mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Merge pull request #372 from jtpio/patch-1
Minor typo fix: praticular -> particular
This commit is contained in:
@@ -63,7 +63,7 @@ Installing TLJH plugins
|
|||||||
The Littlest JupyterHub can install additional *plugins* that provide additional
|
The Littlest JupyterHub can install additional *plugins* that provide additional
|
||||||
features. They are most commonly used to install a particular *stack* - such as
|
features. They are most commonly used to install a particular *stack* - such as
|
||||||
the `PANGEO Stack <https://github.com/yuvipanda/tljh-pangeo>`_ for earth sciences
|
the `PANGEO Stack <https://github.com/yuvipanda/tljh-pangeo>`_ for earth sciences
|
||||||
research, a stack for a praticular class, etc.
|
research, a stack for a particular class, etc.
|
||||||
|
|
||||||
``--plugin <plugin-to-install>`` installs and activates a plugin. You can pass it
|
``--plugin <plugin-to-install>`` installs and activates a plugin. You can pass it
|
||||||
however many times you want. Since plugins are distributed as python packages,
|
however many times you want. Since plugins are distributed as python packages,
|
||||||
|
|||||||
Reference in New Issue
Block a user