mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-08 02:24:04 +00:00
Merge pull request #733 from bskarda/fix_common_options_link
Fix the common options link in the docs
This commit is contained in:
@@ -17,7 +17,7 @@ The Jupyter team maintains a set of Docker image definitions in the [https://git
|
||||
| [Dockerfile commit history](https://github.com/jupyter/docker-stacks/commits/master/base-notebook/Dockerfile)
|
||||
| [Docker Hub image tags](https://hub.docker.com/r/jupyter/base-notebook/tags/)
|
||||
|
||||
`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)
|
||||
* [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
|
||||
|
||||
*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.
|
||||
|
Reference in New Issue
Block a user