mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Update package and user included files to .md
This commit is contained in:
@@ -27,4 +27,4 @@ The packages `gdal` and `there` are now available to all users in JupyterHub.
|
||||
If a user already had a python notebook running, they have to restart their notebook's
|
||||
kernel to make the new libraries available.
|
||||
|
||||
See {ref}`howto-env-user-environment` for more information.
|
||||
See [](#howto/user-env/user-environment) for more information.
|
||||
@@ -268,12 +268,12 @@ Let's create the server on which we can run JupyterHub.
|
||||
|
||||
## Step 2: Adding more users
|
||||
|
||||
```{include} add_users.txt
|
||||
```{include} add-users.md
|
||||
|
||||
```
|
||||
|
||||
## Step 3: Install conda / pip packages for all users
|
||||
|
||||
```{include} add_packages.txt
|
||||
```{include} add-packages.md
|
||||
|
||||
```
|
||||
|
||||
@@ -215,12 +215,12 @@ We start by creating the Virtual Machine in which we can run TLJH (The Littlest
|
||||
|
||||
## Step 2: Adding more users
|
||||
|
||||
```{include} add_users.txt
|
||||
```{include} add-users.md
|
||||
|
||||
```
|
||||
|
||||
## Step 3: Install conda / pip packages for all users
|
||||
|
||||
```{include} add_packages.txt
|
||||
```{include} add-packages.md
|
||||
|
||||
```
|
||||
|
||||
@@ -79,13 +79,13 @@ for custom server installations.
|
||||
|
||||
## Step 2: Adding more users
|
||||
|
||||
```{include} add_users.txt
|
||||
```{include} add-users.md
|
||||
|
||||
```
|
||||
|
||||
## Step 3: Install conda / pip packages for all users
|
||||
|
||||
```{include} add_packages.txt
|
||||
```{include} add-packages.md
|
||||
|
||||
```
|
||||
|
||||
|
||||
@@ -112,12 +112,12 @@ Let's create the server on which we can run JupyterHub.
|
||||
|
||||
## Step 2: Adding more users
|
||||
|
||||
```{include} add_users.txt
|
||||
```{include} add-users.md
|
||||
|
||||
```
|
||||
|
||||
## Step 3: Install conda / pip packages for all users
|
||||
|
||||
```{include} add_packages.txt
|
||||
```{include} add-packages.md
|
||||
|
||||
```
|
||||
|
||||
@@ -208,12 +208,12 @@ Let's create the server on which we can run JupyterHub.
|
||||
|
||||
## Step 2: Adding more users
|
||||
|
||||
```{include} add_users.txt
|
||||
```{include} add-users.md
|
||||
|
||||
```
|
||||
|
||||
## Step 3: Install conda / pip packages for all users
|
||||
|
||||
```{include} add_packages.txt
|
||||
```{include} add-packages.md
|
||||
|
||||
```
|
||||
|
||||
@@ -141,12 +141,12 @@ Let's create the server on which we can run JupyterHub.
|
||||
|
||||
## Step 2: Adding more users
|
||||
|
||||
```{include} add_users.txt
|
||||
```{include} add-users.md
|
||||
|
||||
```
|
||||
|
||||
## Step 3: Install conda / pip packages for all users
|
||||
|
||||
```{include} add_packages.txt
|
||||
```{include} add-packages.md
|
||||
|
||||
```
|
||||
|
||||
@@ -122,12 +122,12 @@ Let's create the server on which we can run JupyterHub.
|
||||
|
||||
## Step 2: Adding more users
|
||||
|
||||
```{include} add_users.txt
|
||||
```{include} add-users.md
|
||||
|
||||
```
|
||||
|
||||
## Step 3: Install conda / pip packages for all users
|
||||
|
||||
```{include} add_packages.txt
|
||||
```{include} add-packages.md
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user