pycharm使用ssh连接远程jupyter

1. 安装jupyter
cpp 复制代码
pip install jupyter
2. 生成jupyter_notebook_config.py文件
cpp 复制代码
jupyter notebook --generate-config
3. 设置命令参数
cpp 复制代码
jupyter notebook --no-browser --allow-root --port 8900

配置Jupyter服务器

将上面的代码复制到命令行实参中:

相关推荐
sphw2 天前
nixnb: Jupyter Notebook 优雅分享
ide·人工智能·jupyter
编程阿峰2 天前
Python 环境配置(二)安装jupyter、matplotlib、numpy库
开发语言·python·jupyter·numpy·matplotlib
Circ.3 天前
IDEA 引入 nx JAR:原目录可用,复制后失效的原因与解决
pycharm·intellij-idea·jar
魔尔助理顾问3 天前
安装 Jupyter Notebook (推荐给 venv 用户)
开发语言·ide·python·jupyter
勤奋的大熊猫4 天前
PyCharm 内部打开 .gds 版图文件
pycharm·klayout
如若1234 天前
Ubuntu 无 sudo 安装花生壳并实现 SSH 内网穿透:Conda 环境部署、冲突排查与自动启动
linux·运维·ubuntu·ssh·内网穿透
xuhe25 天前
一劳永逸!解决 AutoDL 系统盘(30GB)爆满与 pip 缓存迁移
linux·python·ai·jupyter
芳草萋萋鹦鹉洲哦5 天前
【git】重新生成并添加 SSH Key(Mac)
git·macos·ssh
郝学胜_神的一滴5 天前
Python 高级编程 026:序列内核深剖
python·pycharm
午安~婉5 天前
git中http与ssh连接
git·http·ssh