【发布时间】:2021-01-16 22:31:28
【问题描述】:
我有两个 python 版本的 python 3.7 和 3.9。我想在 jupyter notebook 上分别运行 python 3.7 和 python 3.7 作为不同的内核。我想在内核之间交换我将如何分配它。我在两个版本的 python 上都安装了 jupyter notebook。
c:\user>py -3.7
c:\user.py -3.9
【问题讨论】:
标签: python cmd version-control jupyter-notebook jupyter-irkernel