mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Merge pull request #551 from jtpio/plugin-gallery
This commit is contained in:
@@ -117,3 +117,19 @@ 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 gallery of Voilà dashboards
|
||||||
|
|
||||||
|
If you have authored a plugin, please open a PR to add it to this list!
|
||||||
|
|
||||||
|
We also recommend adding the ``tljh-plugin`` topic to the GitHub repository to make it more discoverable:
|
||||||
|
`https://github.com/topics/tljh-plugin <https://github.com/topics/tljh-plugin>`_
|
||||||
|
|||||||
Reference in New Issue
Block a user