Script Port Python dans Jupyter Notebook
#install module
pip install p2j
#then go to the directory where your file is located.
#-->( for example-> cd downloads, if the file is in download directory)
#then run (command prompt i.e. CMD):
p2j myscript.py
Thoughtless Tapir