Skip to content

A parser to seperate the exported md file of jupyter notebook into individual python files

License

Notifications You must be signed in to change notification settings

Lioncat2002/Jupyter-Notebook-md-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter-notebook-md-parser

A parser to seperate the exported md file of jupyter notebook into individual python files

Requirements:

  1. Python 3.x
  2. Markdown file which gets exported by Jupyter

How to use?

  1. Run the python script as python ipynb_parser.py ipynb_exported_file.md (use python3 for linux and Mac)
  2. The split files will be generated inside a folder called generated

About

A parser to seperate the exported md file of jupyter notebook into individual python files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages