Update Cluster notes authored by Francesco Bozzo's avatar Francesco Bozzo
......@@ -78,7 +78,7 @@ user needs to take note of node number, for example, *node9*, *node11*, etc.
#### Start process
Start the process that needs port forwarding. An example may be Jupiter notebook:
```bash
d your-project
cd your-project
./run run_misc --notebook --port 65432 --config path_to_config/config.ini
```
......
......