Jupyter notebook Jupyter内核未启动

Jupyter notebook Jupyter内核未启动,jupyter-notebook,jupyter,lab,Jupyter Notebook,Jupyter,Lab,我的Jupyter内核在死机、启动、连接状态之间移动,但无法运行任何单元。我正在集群上运行内核,一切正常。我可以从终端使用ipython。在Jupyter实验室和笔记本电脑中都发生了类似的事情 我已经重新安装了ipython,并用iptest对其进行了测试,还重新安装了Jupyter pip uninstall ipykernel ipython jupyter_client jupyter_core traitlets ipython_genutils -y pip install ipyke

我的Jupyter内核在死机、启动、连接状态之间移动,但无法运行任何单元。我正在集群上运行内核,一切正常。我可以从终端使用ipython。在Jupyter实验室和笔记本电脑中都发生了类似的事情

我已经重新安装了ipython,并用iptest对其进行了测试,还重新安装了Jupyter

pip uninstall ipykernel ipython jupyter_client jupyter_core traitlets ipython_genutils -y
pip install ipykernel ipython jupyter_client jupyter_core traitlets ipython_genutils
版本:
Jupyter core:4.5.0
Jupyter笔记本:5.7.8
Qtconsole:4.4.3
Ipython:7.8.0
Ipykernel:5.1.0
Jupyter客户端:5.2.4
Jupyter实验室:1.1.4


以下是运行Jupyter lab时遇到的问题。

几周前我遇到了同样的问题,但重新安装一切都有帮助。但是我做了很多次。。我的感觉是,这是由于一些环境变量,但无法具体帮助,不幸的是。我最终创建了一个新的conda env,并重新安装了所有东西。我在几周前遇到了同样的问题,但重新安装所有东西都有帮助。但是我做了很多次。。我的感觉是,这是由于一些环境变量,但不能具体帮助,不幸的是。我最终创造了一个新的康达环境和重新安装的一切。