mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Link what 'jupyterlab' and 'classic' link to
This commit is contained in:
@@ -7,7 +7,8 @@ be changed with TLJH config `user_environment.default_app` or with the
|
||||
JupyterHub config
|
||||
{external:py:attr}`jupyterhub.spawner.Spawner.default_url` directly.
|
||||
|
||||
The TLJH config supports the options `jupyterlab` and `classic`, which
|
||||
The TLJH config supports the options [`jupyterlab`](https://github.com/jupyterlab/jupyterlab/)
|
||||
and [`classic`](https://github.com/jupyter/notebook), which
|
||||
translates to a `Spawner.default_url` config of `/lab` and `/tree`.
|
||||
|
||||
Both these interfaces are also shipped with TLJH by default. You can try them
|
||||
|
||||
Reference in New Issue
Block a user