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:
|
||||
|
||||
============================
|
||||
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/>`_
|
||||
environment. Packages / libraries installed in this environment are available
|
||||
@@ -19,6 +19,16 @@ started!
|
||||
tutorials/google
|
||||
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
|
||||
======
|
||||
|
||||
@@ -30,7 +40,6 @@ Guides provide in-depth explanations of specific topics.
|
||||
guides/requirements
|
||||
guides/install
|
||||
guides/admin
|
||||
guides/user-environment
|
||||
guides/notebook-interfaces
|
||||
|
||||
Troubleshooting
|
||||
|
||||
Reference in New Issue
Block a user