当前位置:网站首页>【20211129】Jupyter Notebook远程服务器配置
【20211129】Jupyter Notebook远程服务器配置
2022-07-01 12:04:00 【Yang SiCheng】
pycharm 在服务器上远程运行 Jupyter Notebook
c.NotebookApp.ip = '*'
c.NotebookApp.port = 8891 # 注意是整型不是字符串型
c.NotebookApp.open_browser = False # 注意是 browser
c.NotebookApp.token= 'yours' # 密码也要
首先在服务器终端运行Jupyter notebook:
jupyter notebook
结果:
[I 19:07:28.153 NotebookApp] Jupyter Notebook 6.4.6 is running at:
[I 19:07:28.153 NotebookApp] http://mjrc-server14:8891/?token=...
[I 19:07:28.153 NotebookApp] or http://127.0.0.1:8891/?token=...
踩坑!!!
(连上校园网才可以)发现在浏览器上 http://mjrc-server14:8891/
打不开,只有换成server14.mjrc.ml
才能打开,但是在配置时输入不了,需要输入这个http://server14.mjrc.ml:8891/?token=yours
才可以完成配置!
又出现404的问题,解决办法: pip install --upgrade jupyter ,并且重新运行笔记本程序,最后结果如下所示:
其它
首先在此网站上下载Node.js version 12或者更高并安装,结果如下所示。
接下来的部分将详细介绍开发和竞争你的机器人的推荐设置。对于希望使用Python和Jupyter笔记本/Kaggle交互式笔记本的用户,可以随意跳过这一部分,按照教程中的笔记本进行操作
为了在服务器中运行,再下载Linux Binaries (x64)的版本(也不需要),参考1、2进行Linux下载安装
打开命令行,用以下方式安装竞赛设计
总结
没啥好总结的,一次回了之后每次都回了,只要注意把服务器的IP换成正常的就可以了
边栏推荐
- [Yunju entrepreneurial foundation notes] Chapter 7 Entrepreneurial Resource test 4
- USB peripheral driver - cable connect/disconnect
- Sum of factor numbers of interval product -- prefix sum idea + fixed one shift two
- Message queue monitoring refund task batch process
- uniapp 使用 uni-upgrade-center
- Understanding of MVVM and MVC
- Redis启动与库进入
- epoll介绍
- 基于IMDB评论数据集的情感分析
- redis中value/set
猜你喜欢
S7-1500plc simulation
Self organization is the two-way rush of managers and members
GID:旷视提出全方位的检测模型知识蒸馏 | CVPR 2021
Rural guys earn from more than 2000 a month to hundreds of thousands a year. Most brick movers can walk my way ǃ
【单片机】【数码管】数码管显示
图的理论基础
Joint Time-Frequency and Time Domain Learning for Speech Enhancement
Consolidate -c operator
Use of easyexcel
陈珙:微服务,它还那么纯粹吗?
随机推荐
I'm in Zhongshan. Where is a better place to open an account? Is it actually safe to open an account online?
USB peripheral driver - cable connect/disconnect
uniapp 使用 uni-upgrade-center
Learning summary on June 30, 2022
Dataset partitioning script for classification tasks
Comment Cao définit la décimale de dimension
Want to ask, is there a discount for opening a securities account? Is it safe to open a mobile account?
leetcode 406. Queue Reconstruction by Height(按身高重建队列)
ACLY与代谢性疾病
C # dependency injection (straight to the point) will be explained as soon as you see the series
Powerful, easy-to-use, professional editor / notebook software suitable for programmers / software developers, comprehensive evaluation and comprehensive recommendation
Redis的攻击手法
On recursion and Fibonacci sequence
Computer graduation project asp Net attendance management system vs developing SQLSERVER database web structure c programming computer web page source code project
91.(cesium篇)cesium火箭發射模擬
Leetcode force buckle (Sword finger offer 31-35) 31 Stack push pop-up sequence 32i II. 3. Print binary tree from top to bottom 33 Post order traversal sequence 34 of binary search tree The path with a
redis中value/list
GID: open vision proposes a comprehensive detection model knowledge distillation | CVPR 2021
Building external modules
印象深刻的bug汇总(持续更新)