小编Dav*_*ati的帖子

由于“ tornado.web”没有属性“ asynchronous”,如何在Jupyter Notebook上修复“ 500:内部服务器错误”?

Jupiter笔记本无法打开笔记本,而是显示“ 500:Internal Server Error”。我所做的就是激活所需的环境并启动Jupyter。请在下面找到我的操作以及终端上的错误消息:

$ conda activate py3_parcels

$ jupyter notebook [I 18:20:39.663 NotebookApp] Loading IPython parallel extension [I 18:20:39.665 NotebookApp] Serving notebooks from local directory: /Users/davidlindo-atichati/run/GOM_MED [I 18:20:39.665 NotebookApp] The Jupyter Notebook is running at: [I 18:20:39.665 NotebookApp] http://localhost:8888/?token=36466fc830862b794856668cd6ded86fe0a664247233764a [I 18:20:39.665 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation). [C 18:20:39.677 NotebookApp] 

    Copy/paste this URL into your browser when you connect for the first time,
    to login with a token:
        http://localhost:8888/?token=36466fc830862b794856668cd6ded86fe0a664247233764a …
Run Code Online (Sandbox Code Playgroud)

python jupyter-notebook

14
推荐指数
3
解决办法
4608
查看次数

标签 统计

jupyter-notebook ×1

python ×1