Home Essay
Integrating Pelican with IPython notebook
This is a test page for integrating IPython notebook into the blog. The following file came from Jake Vanderplas's blog.
Add the following line into the markdown file:
{% notebook path/to/notebook.ipynb [cells[i:j]] %}
This inserts the notebook at the given location in the post, optionally selecting ...
more…About Me
PhD Student at Department of Electrical and Computer Engineering, Michigan State University
Email: wangzh34@msu.edu
more…Simple steps to a personal blog
This personal blog is constructed on the following components:
Some more details could be found in the homepage of the aforementioned projects. The following parts provides an initial setup for static personal webpages.
Why Pelican ?
Well, there are certainly many other excellent choices like Jekyll. While ...
more…