mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 23:42:55 +00:00
Add docs how to change frontend for JupyterHub singleuser image (#1957)
* Add docs how to change frontend for JupyterHub singleuser image * Update common.md
This commit is contained in:
@@ -194,10 +194,11 @@ Since `Jupyter Notebook v7` `jupyter-server` is used as a backend.
|
|||||||
| `server` | None |
|
| `server` | None |
|
||||||
| `retro`\* | RetroLab |
|
| `retro`\* | RetroLab |
|
||||||
|
|
||||||
Notes:
|
```{note}
|
||||||
|
- Changing frontend for **JupyterHub singleuser image** is described in [JupyterHub docs](https://jupyterhub.readthedocs.io/en/latest/howto/configuration/config-user-env.html#switching-back-to-the-classic-notebook).
|
||||||
- \*Not installed at this time, but it could be the case in the future or in a community stack.
|
- \* `retro` is not installed at this time, but it could be the case in the future or in a community stack.
|
||||||
- Any other valid `jupyter` subcommand that starts the Jupyter Application can be used.
|
- Any other valid `jupyter` subcommand that starts the Jupyter Application can be used.
|
||||||
|
```
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user