Skip to content

Commit 947eb02

Browse files
authored
Merge pull request #1016 from yuvipanda/classi
Link what 'jupyterlab' and 'classic' link to
2 parents 0f7d4f4 + d695d29 commit 947eb02

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/howto/user-env/notebook-interfaces.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ be changed with TLJH config `user_environment.default_app` or with the
77
JupyterHub config
88
{external:py:attr}`jupyterhub.spawner.Spawner.default_url` directly.
99

10-
The TLJH config supports the options `jupyterlab` and `classic`, which
10+
The TLJH config supports the options [`jupyterlab`](https://github.com/jupyterlab/jupyterlab/)
11+
and [`classic`](https://github.com/jupyter/notebook), which
1112
translates to a `Spawner.default_url` config of `/lab` and `/tree`.
1213

1314
Both these interfaces are also shipped with TLJH by default. You can try them

0 commit comments

Comments
 (0)