Skip to content
Snippets Groups Projects
Commit ce9246db authored by Elias Werner's avatar Elias Werner
Browse files

sym-linked -> soft-linked to make aspell happy

parent 0b5f433e
No related branches found
No related tags found
5 merge requests!333Draft: update NGC containers,!322Merge preview into main,!319Merge preview into main,!279Draft: Machine Learning restructuring,!258Data Analytics restructuring
...@@ -8,7 +8,7 @@ application. ...@@ -8,7 +8,7 @@ application.
The easiest way to use TensorBoard is via [JupyterHub](../access/jupyterhub.md). The default The easiest way to use TensorBoard is via [JupyterHub](../access/jupyterhub.md). The default
TensorBoard log directory is set to `/tmp/<username>/tf-logs` on the compute node, where Jupyter TensorBoard log directory is set to `/tmp/<username>/tf-logs` on the compute node, where Jupyter
session is running. In order to show your own directory with logs, it can be "sym-linked" to the session is running. In order to show your own directory with logs, it can be soft-linked to the
default folder. Open a "New Launcher" menu (`Ctrl+Shift+L`) and select "Terminal" session. It default folder. Open a "New Launcher" menu (`Ctrl+Shift+L`) and select "Terminal" session. It
will start new terminal on the respective compute node. Create a directory `/tmp/lazariv/tf-logs` will start new terminal on the respective compute node. Create a directory `/tmp/lazariv/tf-logs`
and link it with your log directory and link it with your log directory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment