📜  将 python 脚本移植到 jupyter notebook - Python 代码示例

📅  最后修改于: 2022-03-11 14:47:04.546000             🧑  作者: Mango

代码示例1
#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