Skip to content

mgajda/jupyter-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JuPyTer notebook parser

JuPyTer was formerly called IPython notebook.

It is cross-language interactive data science platform that allows for interactive editing of code and visualizing its results.

This library allows to directly parse .ipynb files, and process them.

There is an example script jupyter-extract that just extracts all the source code cells, and prints them.

Initial version was generated with json-autotype

Releases

No releases published

Packages

No packages published