标签: ipython jupyter-notebook jupyter
截至目前,我需要为需要使用的每个conda环境运行Jupyter笔记本服务器(否则nb将看不到正确的软件包)。
我想运行一台nb服务器并动态选择正确的内核。
我可以这样做吗? (如果可能,不安装单独的ipykernels)