当前位置:网站首页>Configure jupyter remote server
Configure jupyter remote server
2022-07-28 12:20:00 【Braised code】
To configure J u p y t e r Jupyter Jupyter remote server
1. Generate J u p y t e r N o t e b o o k / L a b Jupyter Notebook/Lab JupyterNotebook/Lab The configuration file
Here we use N o t e b o o k Notebook Notebook For example :
jupyter notebook --generate-config
Output :
/root/.jupyter/jupyter_notebook_config.py
2. modify J u p y t e r Jupyter Jupyter The default configuration
First, generate the hash value of the password , Use P y t h o n Python Python function :
from notebook.auth import passwd
passwd()
Open the above j u p y t e r _ n o t e b o o k _ c o n f i g . p y jupyter\_notebook\_config.py jupyter_notebook_config.py file , Append... At the end of the file :
c.NotebookApp.allow_remote_access = True
c.NotebookApp.allow_root = True
c.NotebookApp.ip = '0.0.0.0'
c.NotebookApp.password = 'password hash value' # Password hash value just generated by yourself
c.NotebookApp.open_browser = False
3. Hang in the background
nohup jupyter notebook --allow-root &
4. Successful visit

边栏推荐
- SQL注入 Less18(头部注入+报错注入)
- The principle and use of the wrap file of tolua
- If you don't roll the golden nine and silver ten, it's too late
- 2022.07.07 summer training personal qualifying (II)
- 易观分析:以用户为中心提升手机银行用户体验,助力用户价值增长
- China business CDP white paper | love Analysis Report
- ObjectAnimator使用注意点
- PHP获取本周所有日期或者最近七天所有日期
- [diary of supplementary questions] [2022 Hangdian summer school 2] k-dos card
- What if the instruction set umi2 is missing? PTK installation cannot be carried out
猜你喜欢

产学研用 共建开源人才生态 | 2022 开放原子全球开源峰会教育分论坛圆满召开

Several ways to bind controls --butterknife/viewbinding/databinding

Style conversion model style_ Transformer project instance pytorch implementation

腾讯二面:@Bean 与 @Component 用在同一个类上,会怎么样?

QT writing IOT management platform 42 data query export print

Huawei releases harmonyos 3 and all scene new products, and the smart experience goes further

Rest style

Docker runs MySQL service

Play with poetry - appreciate the beauty of ancient poetry

The game process and the underlying implementation are gradually completed
随机推荐
Unity encountered a pitfall and the AB package failed to unload
Hcip (condition matching and OSPF packet related knowledge)
社区点赞业务缓存设计优化探索
Rest style
SQL injection LESS18 (header injection + error injection)
配置Jupyter远程服务器
SQL injection less26 (filter spaces and comments, and use error injection without spaces)
[geek challenge 2019] babysql-1 | SQL injection
Laravel之缓存
Fusion cloud native, enabling new mileage | 2022 open atom global open source summit cloud native sub forum successfully held
An idea plug-in helps you transform dto, VO, Bo, Po, do gracefully
Training mode and practice of digital applied talents in Colleges and Universities under the integration of industry and education
IRBuilder
数字经济时代的开源数据库创新 | 2022 开放原子全球开源峰会数据库分论坛圆满召开
[diary of supplementary questions] [2022 Niuke summer school 2] h-take the elevator
China business CDP white paper | love Analysis Report
Saltstack command injection vulnerability analysis (cve-2020-16846)
本地化、低时延、绿色低碳:阿里云正式启用福州数据中心
PHP日期时间运用:添加或减去特定日期的天数
Gecko competition 2.0 is new! Come and show your flexible operation skills!