网站首页 美食营养 游戏数码 手工爱好 生活家居 健康养生 运动户外 职场理财 情感交际 母婴教育 时尚美容

远程linux上的Jupyter Notebook使用入门

时间:2024-11-14 15:47:08

1、首先,在浏览器常挢傣捅地址输入远端ip和端口号就会进入登陆界面。然后输入密码登录会跳转到Jupyter Notebook的根目录。如图,点击new,创建notebook。

远程linux上的Jupyter Notebook使用入门

3、直接创建的笔记本就在服务器的jupyter劐聂赞陶根目录root下边的Untitled.ipynb文件。保存过后可以重新打开文件, 开到里边存储的cell。

远程linux上的Jupyter Notebook使用入门

4、为了让jupyternotebook可以在后台长久运行(不因为logout停止),需要使用如图的nohup命令。

远程linux上的Jupyter Notebook使用入门

6、使用insert菜单可以在一个cell的前面或者后面插入cell。

远程linux上的Jupyter Notebook使用入门

8、使用markdown类型的cell,可以显示标题,表格等等。

远程linux上的Jupyter Notebook使用入门远程linux上的Jupyter Notebook使用入门远程linux上的Jupyter Notebook使用入门

11、在服务器上,可以给jupyter所在的环境(注意看清楚是virtualvenv虚拟环境还是直接的系统环境)安装package。

远程linux上的Jupyter Notebook使用入门
© 2025 小知经验
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com