当前位置:网站首页>【20211129】Jupyter Notebook遠程服務器配置
【20211129】Jupyter Notebook遠程服務器配置
2022-07-01 12:09: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換成正常的就可以了
边栏推荐
- MQ prevent message loss and repeated consumption
- 91. (cesium chapter) cesium rocket launch simulation
- Virtualenv+pipenv virtual environment management
- Use of easyexcel
- LeetCode 454. Add four numbers II
- Neo4j Chinese developer monthly - issue 202206
- Talk about biological live broadcast - genovis Zhang Hongyan antibody specific enzyme digestion technology helps to characterize the structure of antibody drugs
- Indefinite integral
- Exposure: a white box photo post processing framework reading notes
- Why does the JVM heap memory exceed 32g and pointer compression fail?
猜你喜欢
JS reverse | m3u8 data decryption of a spring and autumn network
easyexcel的使用
ACLY与代谢性疾病
About keil compiler, "file has been changed outside the editor, reload?" Solutions for
The Missing Semester
The operation process of using sugar to make a large data visualization screen
MQ prevent message loss and repeated consumption
[Yunju entrepreneurial foundation notes] Chapter 7 Entrepreneurial Resource test 7
[106] 360 check font - check whether the copyright of local Fonts is commercially available
【datawhale202206】pyTorch推荐系统:召回模型 DSSM&YoutubeDNN
随机推荐
Joint Time-Frequency and Time Domain Learning for Speech Enhancement
I'm in Zhongshan. Where is a better place to open an account? Is it actually safe to open an account online?
Value/string in redis
耐克如何常年霸榜第一名?最新财报答案来了
用于分类任务的数据集划分脚本
Implementation of address book management system with C language
力扣首页简介动画
消息队列之监控退款任务批处理过程
深入理解 grpc part1
我在中山,到哪里开户比较好?实际上网上开户安全么?
Build yocto system offline for i.mx8mmini development board
Dlhsoft Kanban, Kanban component of WPF
Huawei HMS core joins hands with hypergraph to inject new momentum into 3D GIS
[Yunju entrepreneurial foundation notes] Chapter 7 Entrepreneurial Resource test 2
栈-------
Consolidate -c operator
C serialization simple experiment
华为HMS Core携手超图为三维GIS注入新动能
Onenet Internet of things platform - mqtt product devices send messages to message queues MQ
Seckill system 03 - redis cache and distributed lock