jupyter
乘风对月歌
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
jupyter notebook 暗黑模式新方法
jupyter notebook变成暗黑模式的两种方法原创 2023-01-11 11:07:40 · 3531 阅读 · 0 评论 -
jupyter notebook远程连接服务器配置教程
1.安装anaconda 默认服务器上安装好了conda环境和jupyter notebook 2.生成默认配置文件 默认情况下,配置文件 ~/.jupyter/jupyter_notebook_config.py 并不存在,需要自行创建。使用下列命令生成配置文件: jupyter notebook --generate-config 电脑显示如下: (base) C:\Users\1>jupyter notebook --generate-config Writing default config原创 2021-06-30 16:37:58 · 647 阅读 · 1 评论
分享