Skip to content

madgpap/rst-to-ipynb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rst-to-ipynb

This project converts between a standalone reStructuredText file and a IPython Notebook file.

Example

python convert.py tests/test.rst tests/test.ipynb produces test.ipynb from test.rst.

TODO:

  • Properly parse args passing in; spaces/etc (anything with escape characters) are not supported

About

Convert .rst to .ipynb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 87.0%
  • Python 13.0%