jupyterhub / the-littlest-jupyterhub

Simple JupyterHub distribution for 1-100 users on a single server
https://tljh.jupyter.org
BSD 3-Clause "New" or "Revised" License
1.02k stars 338 forks source link

Add `JupyterLab` setting overrides docs #922

Closed jrdnbradford closed 1 year ago

jrdnbradford commented 1 year ago

I wasn't able to find docs on creating settings overrides for TLJH. The following PR details doing this as a how-to page, using a theme change as an example.

Feedback definitely welcome.

consideRatio commented 1 year ago

Thank you @jrdnbradford!!

consideRatio commented 1 year ago

I appreciate how this was written generally, focusing on examplifying a change with a practical example. This way I think the documentation is more sustainable to maintain and such, as compared to guaranteeing that this is the exact way to change one config for example.