Skip to content

Commit

Permalink
Beautiful docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayaz Salikhov committed Feb 11, 2022
1 parent 82d4d8c commit 48a41e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/using/common.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ You do so by passing arguments to the `docker run` command.
`NB_UMASK` when set only applies to the Jupyter process itself -
you cannot use it to set a `umask` for additional files created during run-hooks.
For example, via `pip` or `conda`.
If you need to set a `umask` for these, you **must** set the `umask` value for each command._
If you need to set a `umask` for these, you **must** set the `umask` value for each command.
```

- `-e CHOWN_HOME=yes` - Instructs the startup script to change the `${NB_USER}` home directory owner and group to the current value of `${NB_UID}` and `${NB_GID}`.
Expand Down

0 comments on commit 48a41e5

Please sign in to comment.