mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Move user-environment howto to how-to section
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
.. _user_environment:
|
.. _user_environment:
|
||||||
|
|
||||||
============================
|
==================================
|
||||||
Customizing user environment
|
Install conda, pip or apt packages
|
||||||
============================
|
==================================
|
||||||
|
|
||||||
:abbr:`TLJH (The Littlest JupyterHub)` starts all users in the same `conda <https://conda.io/docs/>`_
|
:abbr:`TLJH (The Littlest JupyterHub)` starts all users in the same `conda <https://conda.io/docs/>`_
|
||||||
environment. Packages / libraries installed in this environment are available
|
environment. Packages / libraries installed in this environment are available
|
||||||
@@ -19,6 +19,16 @@ started!
|
|||||||
tutorials/google
|
tutorials/google
|
||||||
tutorials/custom
|
tutorials/custom
|
||||||
|
|
||||||
|
How-To Guides
|
||||||
|
=============
|
||||||
|
|
||||||
|
How-To guides answer the question 'How do I...?' for a lot of topics.
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
howto/user-environment
|
||||||
|
|
||||||
Guides
|
Guides
|
||||||
======
|
======
|
||||||
|
|
||||||
@@ -30,7 +40,6 @@ Guides provide in-depth explanations of specific topics.
|
|||||||
guides/requirements
|
guides/requirements
|
||||||
guides/install
|
guides/install
|
||||||
guides/admin
|
guides/admin
|
||||||
guides/user-environment
|
|
||||||
guides/notebook-interfaces
|
guides/notebook-interfaces
|
||||||
|
|
||||||
Troubleshooting
|
Troubleshooting
|
||||||
|
|||||||
Reference in New Issue
Block a user