mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-15 14:02:58 +00:00
Update jupyterhub specific version choice docs
This commit is contained in:
@@ -169,8 +169,9 @@ You can find an example of using DockerSpawner [here](https://github.com/jupyter
|
|||||||
|
|
||||||
### Containers with a specific version of JupyterHub
|
### Containers with a specific version of JupyterHub
|
||||||
|
|
||||||
To use a specific version of JupyterHub, the version of `jupyterhub` in your image should match the
|
The version of `jupyterhub` in your image should match the
|
||||||
version in the Hub itself.
|
version in the JupyterHub itself.
|
||||||
|
To use a specific version of JupyterHub, do the following:
|
||||||
|
|
||||||
```{literalinclude} recipe_code/jupyterhub_version.dockerfile
|
```{literalinclude} recipe_code/jupyterhub_version.dockerfile
|
||||||
:language: docker
|
:language: docker
|
||||||
|
Reference in New Issue
Block a user