Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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