Skip to content

Commit 75ca54d

Browse files
committed
Update selecting.md
1 parent 84352d0 commit 75ca54d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/using/selecting.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ It contains:
3737
- `tini` as the container entry point
3838
- A `start.sh` script as the default command - useful for running alternative commands in the container as applications are added (e.g. `ipython`, `jupyter kernelgateway`, `jupyter lab`)
3939
- Options for a passwordless sudo
40+
- Common system libraries like `bzip2`, `ca-certificates`, `locales`
41+
- `wget` to download external files
4042
- No preinstalled scientific computing packages
4143

4244
### jupyter/base-notebook

0 commit comments

Comments
 (0)