Note: Although the `--rm` option is useful, you have to use it very carefully. When you stop the notebook server, you can lose all of your modifications which hasn't been stored into the mounted folder.
...
...
@@ -53,7 +53,7 @@ More info: https://jupyter-docker-stacks.readthedocs.io/en/latest/using/common.h
- you may need to change the user id in the container - by adding `--user root` and `-e NB_UID=1001` options to your command - to have access for the mounted folders:
```bash
...
...
@@ -63,7 +63,7 @@ More info: https://jupyter-docker-stacks.readthedocs.io/en/latest/using/common.h