Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

port python script to 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
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #port #python #script #jupyter #notebook
ADD COMMENT
Topic
Name
6+2 =