Skip to content

Script to convert iPython notebook files (.ipynb) to python scripts

License

Notifications You must be signed in to change notification settings

YSelfTool/IPython-Sanitizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IPython-Sanitizer

Script to convert iPython notebook files (.ipynb) to python scripts

Usage

To extract the code from example.ipynb to example.py:

python script.py example.ipynb example.py

Needs Python 3.

About

Script to convert iPython notebook files (.ipynb) to python scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages