Horje
louch tensorboard on remote server Code Example
louch tensorboard on remote server
# on local pc
ssh -L 16007:127.0.0.1:16007 username@server_ip

# on server
tensorboard --logdir='./tensorboard_dirs' --port=16007




Shell

Related
what is tmux attach windows Code Example what is tmux attach windows Code Example
ansible only disable service if installed Code Example ansible only disable service if installed Code Example
bash multiply float Code Example bash multiply float Code Example
how to opentext editor from terminal in ubuntu Code Example how to opentext editor from terminal in ubuntu Code Example
failed to load plugin '@typescript-eslint' declared in '.eslintrc.json': cannot find module 'eslint' Code Example failed to load plugin '@typescript-eslint' declared in '.eslintrc.json': cannot find module 'eslint' Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10