Skip to content

pierre-dejoue/python-notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Python Notebooks

Python39 License

Jupyter notebooks are version controlled as Markdown files thanks to Jupyter's plugin Jupytext.

Install environment

pip install -r requirements.txt

To run locally

jupyter notebook

To view online

Binder

To Convert to/from Markdown format

jupytext --to ipynb Circumcircle.md
jupytext --to md    Circumcircle.ipynb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages