[IPython-dev] notedown - convert markdown to ipython notebook
Aaron O'Leary
aaron.oleary at gmail.com
Wed Feb 26 10:45:57 EST 2014
I recently made [notedown], a tool to convert markdown into an ipython notebook.
[notedown]: https://github.com/aaren/notedown
You use it like this:
notedown your_markdown.md > your_notebook.ipynb
It doesn't store figures or do much fancy stuff, but it does let me
stay in Vim for writing :)
Let me know your thoughts / ideas for improvement!
aaron
More information about the IPython-dev
mailing list