当前位置:网站首页>[20211129] jupyter notebook remote server configuration
[20211129] jupyter notebook remote server configuration
2022-07-01 12:10:00 【Yang SiCheng】
pycharm Run remotely on the server Jupyter Notebook
Reference resources 1、2、3、4、5 Change the configuration file to :
c.NotebookApp.ip = '*'
c.NotebookApp.port = 8891 # Note that integer is not string
c.NotebookApp.open_browser = False # Note that browser
c.NotebookApp.token= 'yours' # Password, too
First run on the server terminal Jupyter notebook:
jupyter notebook
result :
[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=...
Step on the pit !!!
( Only by connecting to the campus network ) Found on the browser http://mjrc-server14:8891/ Cannot be opened , Only replace with server14.mjrc.ml To open , But you can't input it when configuring , You need to enter this http://server14.mjrc.ml:8891/?token=yours Configuration can be completed !

Again 404 The problem of , terms of settlement : pip install --upgrade jupyter , And re run the notebook program , The final results are as follows :

Other
First, in the This site Upload and download Node.js version 12 Or higher and install , The results are shown below .

The next section will detail the recommended settings for developing and competing your robot . For those who want to use Python and Jupyter The notebook /Kaggle Users of interactive notebooks , You can skip this part at will , Follow the notebook in the tutorial
In order to run in the server , Download again Linux Binaries (x64) Version of ( Don't need to, ), Reference resources 1、2 Conduct Linux Download and install
Open the command line , Install the competition design in the following way
summary
There is nothing to sum up , After returning once, I returned every time , Just pay attention to the server IP Just change to a normal one
边栏推荐
- 我在中山,到哪里开户比较好?实际上网上开户安全么?
- Wechat applet reports an error: [rendering layer network layer error] pages/main/main Local resource pictures in wxss cannot be obtained through wxss. You can use network pictures, Base64, or < image/
- The operation process of using sugar to make a large data visualization screen
- MQ-防止消息丢失及重复消费
- JPA and criteria API - select only specific columns - JPA & criteria API - select only specific columns
- [classic example] classic list questions @ list
- 耐克如何常年霸榜第一名?最新财报答案来了
- 【单片机】【数码管】数码管显示
- Onenet Internet of things platform - create mqtts products and devices
- C summary of knowledge points 1
猜你喜欢

【datawhale202206】pyTorch推荐系统:精排模型 DeepFM&DIN
![[Yunju entrepreneurial foundation notes] Chapter 7 Entrepreneurial Resource test 7](/img/41/e3ecbd49e4bfeab6c6e7d8733fe33a.jpg)
[Yunju entrepreneurial foundation notes] Chapter 7 Entrepreneurial Resource test 7

Theoretical basis of graph

LeetCode力扣(剑指offer 31-35)31. 栈的压入弹出序列32I.II.III.从上到下打印二叉树33. 二叉搜索树的后序遍历序列34. 二叉树中和为某一值的路径35. 复杂链表的复制

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

ACLY与代谢性疾病

【语音信号处理】3语音信号可视化——prosody

The operation process of using sugar to make a large data visualization screen

比特熊直播间一周年,英雄集结令!邀你来合影!

Machine learning - Data Science Library - day two
随机推荐
easyexcel的使用
力扣首页简介动画
Onenet Internet of things platform - create mqtts products and devices
【语音信号处理】3语音信号可视化——prosody
Botu V15 add GSD file
S7-1500plc simulation
Indefinite integral
Neo4j Chinese developer monthly - issue 202206
[MCU] [nixie tube] nixie tube display
LeetCode 454. 四数相加 II
Binary stack (I) - principle and C implementation
指纹浏览器工作原理、使用场景以及重要性简单讲解
Summary of JFrame knowledge points 1
Implementation of address book management system with C language
【datawhale202206】pyTorch推荐系统:精排模型 DeepFM&DIN
Uniapp uses uni upgrade Center
[classic example] classic list questions @ list
伸展树(一) - 概念和C实现
LeetCode力扣(剑指offer 31-35)31. 栈的压入弹出序列32I.II.III.从上到下打印二叉树33. 二叉搜索树的后序遍历序列34. 二叉树中和为某一值的路径35. 复杂链表的复制
Golang des-cbc