Skip to content

kaizu/ipynb_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipynb_generator

HOWTO

The following command will generator sample.ipynb from sample.md.

$ python ipynb_generator.py sample.md

To show the usage, do as python ipynb_generator.py -h.

SYNTAX

A code block in the given markdown is automatically translated into a code cell.

<!--- ---> works as a separator for cells.

REFERENCES

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published