mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Merge pull request #561 from jtpio/plugins-docs
Add documentation to install multiple plugins
This commit is contained in:
@@ -102,6 +102,10 @@ you would use:
|
|||||||
--plugin git+https://github.com/yuvipanda/tljh-pangeo@v0.1
|
--plugin git+https://github.com/yuvipanda/tljh-pangeo@v0.1
|
||||||
|
|
||||||
|
|
||||||
|
Multiple plugins can be installed at once with: ``--plugin <first-plugin-to-install> <second-plugin-to-install>``.
|
||||||
|
|
||||||
|
See :ref:`contributing/plugins` for more information about plugins.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
Plugins are extremely powerful and can do a large number of arbitrary things.
|
Plugins are extremely powerful and can do a large number of arbitrary things.
|
||||||
|
|||||||
Reference in New Issue
Block a user