![图片[1]-怎么更改jupyter的端口错误?-uusu优素-乐高,模型,3d打印,编程](http://uusucn.zbbe.cn/wp-content/uploads/2024/01/5e5fc0f797f29462.jpg)
jupyter的端口错误很有可能是因为端口被占用导致的,我们可以通过更改jupyter使用的端口来解决。(推荐:jupyter使用教程)
1、在终端输入 jupyter notebook –generate-config命令
2、在提示的文件路径找到generate-config.py文件
3、在文件中搜索 port ,将默认端口进行更改 比如6000
原文来自:https://www.py.cn© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END

![图片[1]-怎么更改jupyter的端口错误?-uusu优素-乐高,模型,3d打印,编程](http://uusucn.zbbe.cn/wp-content/uploads/2024/01/5e5fc0f797f29462.jpg)
jupyter的端口错误很有可能是因为端口被占用导致的,我们可以通过更改jupyter使用的端口来解决。(推荐:jupyter使用教程)
1、在终端输入 jupyter notebook –generate-config命令
2、在提示的文件路径找到generate-config.py文件
3、在文件中搜索 port ,将默认端口进行更改 比如6000
原文来自:https://www.py.cn
暂无评论内容