Skip to content

abhikala/playground_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

playground_python

Playground for python coding.

How to convert *.ipynb files to *.py files

> jupyter nbconvert <untitled.ipynb> --to python
e.g.
> jupyter nbconvert prime_number.ipynb --to python
> jupyter nbconvert python_math/prime_number.ipynb --to python

About

Playground for python coding.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published