mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Add a list of TLJH plugins to the docs
This commit is contained in:
@@ -117,3 +117,14 @@ can also install them directly from GitHub - although this is
|
|||||||
not good long term practice.
|
not good long term practice.
|
||||||
|
|
||||||
The python package should be named ``tljh-<pluginname>``.
|
The python package should be named ``tljh-<pluginname>``.
|
||||||
|
|
||||||
|
|
||||||
|
List of known plugins
|
||||||
|
=====================
|
||||||
|
|
||||||
|
If you are looking for a way to extend or customize your TLJH deployment, you might want to look for existing plugins.
|
||||||
|
|
||||||
|
Here is a non-exhaustive list of known TLJH plugins:
|
||||||
|
|
||||||
|
- `tljh-pangeo <https://github.com/yuvipanda/tljh-pangeo>`_: TLJH Plugin for setting up the Pangeo Stack
|
||||||
|
- `tljh-voila-gallery <https://github.com/voila-dashboards/tljh-voila-gallery>`_: TLJH plugin that installs a Voilà Gallery
|
||||||
|
|||||||
Reference in New Issue
Block a user