Python - running another python program while sharing functions and variable as in jupyter notebok

前端 未结 0 1806
故里飘歌
故里飘歌 2020-12-20 06:27

I have a notebook that %run another notebook under JupyterLab. They can call back and forth each other functions and share some global variables. I now want to convert the n

相关标签:
回答
  • 消灭零回复
提交回复
热议问题