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服务器

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

相关推荐
Koma_zhe2 小时前
【Puter开源个人云平台】在家搭个私人网盘!Puter 让数据访问不受限
linux·笔记·开源·ssh
唐古乌梁海3 小时前
【PyCharm】PyCharm 常用技巧与快捷键总结
ide·python·pycharm
Q_Q5110082854 小时前
python+django/flask+vue基于微服务的车联网位置信息管理系统
spring boot·python·pycharm·django·flask·node.js
万粉变现经纪人20 小时前
如何解决 pip install 代理报错 407 Proxy Authentication Required 问题
windows·python·pycharm·beautifulsoup·bug·pandas·pip
UVM_ERROR1 天前
硅农VSCode 插件推荐
vscode·centos·ssh
冷雨夜中漫步1 天前
AI入坑之路——(1)搭建本地的Python与Jupyter开发环境
人工智能·python·jupyter
一勺菠萝丶1 天前
Jenkins SSH 部署非 root 用户权限问题完整排查与解决方案(最推荐方法总结)
servlet·ssh·jenkins
帮帮志1 天前
Jupyter使用的快捷键大全
ide·python·jupyter
qq_463944861 天前
Jupyter中输入标题的方法
ide·python·jupyter
k8s-open1 天前
解决“Argument list too long”错误:curl参数过长的优雅处理方案
linux·前端·chrome·ssh