mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
plugin docs update
This commit is contained in:
@@ -21,6 +21,17 @@ points in the application that can be explicitly extended by plugins,
|
||||
balancing the need to change TLJH internals in the future with the
|
||||
stability required for a good plugin ecosystem.
|
||||
|
||||
Installing Plugins
|
||||
==================
|
||||
|
||||
Include ``--plugin <install_name>`` in the Installer script. See :ref:`topics/customizing-installer#installing-tljh-plugins` for more info.
|
||||
|
||||
Example Plugins
|
||||
===============
|
||||
|
||||
- .. tljh-pangeo: https://github.com/yuvipanda/tljh-pangeo
|
||||
- .. shared-directory: https://github.com/kafonek/tljh-shared-directory
|
||||
|
||||
Writing a simple plugins
|
||||
========================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user