Mengonversi file notebook Jupyter ke Python
pip install ipython
pip install nbconvert
exmaple:
jupyter nbconvert --to python NumPy_Tut.ipynb
Adventurous Anaconda
pip install ipython
pip install nbconvert
exmaple:
jupyter nbconvert --to python NumPy_Tut.ipynb