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
The use of the `-v` flag in the command mounts the current working directory on the host (`${PWD}` in the example command) as `/home/jovyan/work` in the container.
60
60
The server logs appear in the terminal.
61
-
1494233e27cd
61
+
62
62
Visiting `http://<hostname>:10000/?token=<token>` in a browser loads JupyterLab.
63
63
64
64
Due to the usage of [the `--rm` flag](https://docs.docker.com/reference/cli/docker/container/run/#rm)
0 commit comments