steeveslab-blog

No time like the present

I have heard that it is possible to assemble a blog using the IPython notebook. I think I might give that a try.

In [1]:
print 'Hello, friends.'
Hello, friends.

I hardcoded a couple of hacks to get "smart quotes" from Markdown both inside and outside of the notebook cells. I am sure I will regret these sooner or later.

How are my “quotes” now?