We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f7d4f4 + d695d29 commit 947eb02Copy full SHA for 947eb02
docs/howto/user-env/notebook-interfaces.md
@@ -7,7 +7,8 @@ be changed with TLJH config `user_environment.default_app` or with the
7
JupyterHub config
8
{external:py:attr}`jupyterhub.spawner.Spawner.default_url` directly.
9
10
-The TLJH config supports the options `jupyterlab` and `classic`, which
+The TLJH config supports the options [`jupyterlab`](https://github.com/jupyterlab/jupyterlab/)
11
+and [`classic`](https://github.com/jupyter/notebook), which
12
translates to a `Spawner.default_url` config of `/lab` and `/tree`.
13
14
Both these interfaces are also shipped with TLJH by default. You can try them
0 commit comments