pycharm连接jupyter notebook 连接404报错,无法连接

jupyter 启动后 提示的连接地址和token形式:

TypeScript 复制代码
http://localhost:8890/tree?token=928a1b9241e9100f62f5eba44d91faf3db8d8691ee36399b

直接复制到pycharm的 configured server 中会报错;因为里面多了/tree

打开CMD控制台 使用命令:

TypeScript 复制代码
jupyter-notebook list

查询正在运行的jupyter server

XML 复制代码
http://localhost:8890/?token=928a1b9241e9100f62f5eba44d91faf3db8d8691ee36399b

拷贝这个地址到pycharm的 configured server中就连接上了。

太坑爹了!

相关推荐
小蕾Java5 小时前
PyCharm快速上手指南,数据类型篇
ide·python·pycharm
moshumu11 天前
局域网访问Win11下的WSL中的jupyter notebook
ide·python·深度学习·神经网络·机器学习·jupyter
Aevget1 天前
PHP智能开发工具PhpStorm v2025.2全新上线——支持PHPUnit 12等
开发语言·ide·php·phpstorm
矜辰所致1 天前
沁恒微 RISC-V 芯片开发工具 MounRiver Studio 使用
ide·沁恒微·开发工具·risc-v·mrsii
虚行2 天前
PyCharm中搭建PyTorch和YOLOv10开发环境
pytorch·yolo·pycharm
weixin_436525072 天前
Gitee - IDEA 主支 master 和分支 dev 的使用
java·ide·intellij-idea
小蕾Java2 天前
Java 开发工具,最新2025 IDEA 使用
java·ide·intellij-idea
是席木木啊2 天前
Idea升级到2024版本:“marketplace plugins are not loaded”解决方案
java·ide·intellij-idea
胚芽鞘6812 天前
博客标题:解密 IntelliJ IDEA 调试:当你的 List 不仅仅是 List
java·ide·intellij-idea
HezhezhiyuLe2 天前
IDEA中Add New Configuration找不到Tomcat
java·ide·intellij-idea