当前位置:网站首页>Locally call tensorboard and Jupiter notebook on the server (using mobaxterm)
Locally call tensorboard and Jupiter notebook on the server (using mobaxterm)
2022-07-29 04:10:00 【Zunxinbiwei】
List of articles
Mission profile :
I usually use MobaXterm To configure SSH Protocol connection to remote server , The default browser of the server is Firefox. If used on the server Firefox Visit this website , stay MobaXterm The terminal displays web pages with high latency 、 It is very stuck is very . Then can you directly visit the website on your computer ? The answer is yes , utilize MobaXterm establish ssh Tunnel , Realize the forwarding from remote port to local port .
1. Call remote TensorBoard
stay MobaXterm Click on the Tunneling:
newly build SSH Tunnel :
The setting window is as follows :
choice Local port forwarding;
<Remote server> fill localhost , <Remote port> fill 6006
SSH server Refer to SSH The server , Here and through SSH The settings for connecting to the remote server are the same ,<SSH server> Fill in the server's IP Address ,<SSH login> Fill in the user name ,<SSH port> Fill in port number ( Usually it is 22) that will do .
<Forwarded port> here , You can specify a port number of this machine , For convenience, what I set here is 6006, And TensorBoard The default is consistent .
Finally, click Save, Then start :
In record TensorBoard Of log Enter... Under the path of :tensorboard --logdir=./ start-up TensorBoard, Then type localhost:6006 For remote TensorBoard Visit .
2. Call remote Jupyter notebook
Set steps and TensorBoard equally , The content settings are as follows :
Local browser input localhost:8889 For remote Jupyter notebook Visit .
3. The easiest way :vscode Port forwarding
adopt vscode terminal , In record TensorBoard Of log Enter... Under the path of :tensorboard --logdir=./ start-up TensorBoard:

Click the port on the right side of the terminal , You can see vscode The port has been forwarded by default :

Enter... In your local browser localhost:6006 For remote TensorBoard Visit . It should be noted that , Whether it's TensorBoard still Jupyter notebook, After the remote call , To close the forwarding port , Otherwise local TensorBoard and Jupyter notebook Will not be able to call .
MobaXterm Turn off forwarding :

vscode Turn off forwarding :

边栏推荐
- How to write SQL statements about field conversion
- The output comparison function of Tim is introduced in detail through PWM breathing lamp and PWM controlled DC motor
- Object array merges elements according to a field
- Press the missing number of interview question 17.04 | | 260. the number that appears only once (including bit operation knowledge points)
- Array as function parameter -- pointer constant / constant pointer
- Change the value of the argument by address through malloc and pointer
- The const keyword of ES6 declares variables
- Lvs+keepalived high availability deployment practical application
- 数据库SQL语句实现数据分解的函数查询
- 这个报错是什么鬼啊,不影响执行结果,但是在执行sql时一直报错。。。连接maxComputer是使用
猜你喜欢

Function pointer and callback function

Interview essential! TCP classic 15 consecutive questions!

2021 sist summer camp experience + record post of School of information, Shanghai University of science and technology

Note: restframe work records many to one tables, how to serialize in that table (reverse query)

MPU6050

How to solve the problem of store ranking?

Simple cases of inner connection and left connection

nacos注册中心

Ssl== certificate related concepts

VScode连接ssh遇到的问题
随机推荐
一个公司的面试笔记
Some problems about pointers
Svg -- loading animation
为什么opengauss启动的时候这么多的unknown?
大佬们flink的JDBC SQL Connector现在不支持所有的数据库吗,例如vertica?
Codeforces Round #810 (Div. 2) D. Rain (线段树差分)
MySQL Part 4 (end)
MySQL第四篇(完结)
HCIP BGP
Deep understanding of browser caching mechanism (HTTP)
Press the missing number of interview question 17.04 | | 260. the number that appears only once (including bit operation knowledge points)
The output comparison function of Tim is introduced in detail through PWM breathing lamp and PWM controlled DC motor
MySQL第三篇
opengauss预检查安装
Communication between parent-child components and parent-child components provide and inject
The const keyword of ES6 declares variables
How to write the filter conditions of data integration and what syntax to use? SQL syntax processing bizdate can not be
请问,在sql client中,执行insert into select from job时,如何单
从淘宝,天猫,1688,微店,京东,苏宁,淘特等其他平台一键复制商品到拼多多平台(批量上传宝贝详情接口教程)
STM32F103ZET6程序移植为C8T6+C8T6下载程序flash timeout的解决方案