You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -112,7 +112,7 @@ This will generate two directories:
112
112
In your browser and go to: `http://localhost:6901/vnc.html` and log in to noVNC.
113
113
You can also configure a VNC client and connect to `localhost:5901`
114
114
115
-
> Note, all the data generated at `/home/userdocker` in the container will be preserved in a volume to persist data. If you want to add more volumes you will need to modify the `run_workspace.sh` script of your workspace.
115
+
> Note, all the data generated at `/home/userdocker/shared-home` in the container will be preserved in your workspace directory at `shared-home`to persist your data. If you want to add more volumes you will need to modify the `run_workspace.sh` script of your workspace.
116
116
117
117
## Run with audio(pulseaudio) (Only Linux distributions):
0 commit comments