`jupyter/base-notebook` is a small image supporting the [options common across all core stacks](configuration.html). It is the basis for all other stacks.
`jupyter/base-notebook` is a small image supporting the [options common across all core stacks](common.html). It is the basis for all other stacks.
* Minimally-functional Jupyter Notebook server (e.g., no [pandoc](https://pandoc.org/) for saving notebooks as PDFs)
* Minimally-functional Jupyter Notebook server (e.g., no [pandoc](https://pandoc.org/) for saving notebooks as PDFs)
*[Miniconda](https://conda.io/miniconda.html) Python 3.x in `/opt/conda`
*[Miniconda](https://conda.io/miniconda.html) Python 3.x in `/opt/conda`
...
@@ -140,4 +140,4 @@ The core stacks are just a tiny sample of what's possible when combining Jupyter
...
@@ -140,4 +140,4 @@ The core stacks are just a tiny sample of what's possible when combining Jupyter
*Nothing here yet! You can be the first!*
*Nothing here yet! You can be the first!*
See the [contributing guide](contributing/stacks) for information about how to create your own Jupyter Docker Stack.
See the [contributing guide](contributing/stacks) for information about how to create your own Jupyter Docker Stack.