环境
系统: CentOS Linux release 8.4.2105 (Core)
背景安装后 Jupyter Notebook后,执行jupyter notebook出现如下报错:
1234567891011jupyter notebookTraceback (most recent call last): File "/usr/local/python3/bin/jupyter-notebook", line 5, in <module> from notebook.notebookapp import main File "...