Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natronics/ipynb2markdown
A simple IPython Notebook to markdown converter. Works well for embedding IPython Notebooks into jekyll sites like github pages
https://github.com/natronics/ipynb2markdown
Last synced: about 2 months ago
JSON representation
A simple IPython Notebook to markdown converter. Works well for embedding IPython Notebooks into jekyll sites like github pages
- Host: GitHub
- URL: https://github.com/natronics/ipynb2markdown
- Owner: natronics
- License: gpl-3.0
- Created: 2013-08-07T20:11:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-21T06:00:31.000Z (over 10 years ago)
- Last Synced: 2024-04-16T18:09:30.108Z (9 months ago)
- Language: Python
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ipynb2markdown
A simple [IPython Notebook](http://ipython.org/notebook.html) to
[Markdown](http://daringfireball.net/projects/markdown/) converter. Works well
for embedding IPython Notebooks into [jekyll](http://jekyllrb.com/) sites like
[github pages](http://pages.github.com/).## Requirements
Python2, dist-utils
## Install
sudo python setup.py install
## Use
cd some/path/to/a/notebook
ipynb2markdown notebook.ipynb