Update package and user included files to .md

This commit is contained in:
Jordan Bradford
2023-05-22 20:28:16 -04:00
parent c6c3c96f9a
commit d700d28b1f
9 changed files with 15 additions and 15 deletions

View File

@@ -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 If a user already had a python notebook running, they have to restart their notebook's
kernel to make the new libraries available. 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.

View File

@@ -268,12 +268,12 @@ Let's create the server on which we can run JupyterHub.
## Step 2: Adding more users ## Step 2: Adding more users
```{include} add_users.txt ```{include} add-users.md
``` ```
## Step 3: Install conda / pip packages for all users ## Step 3: Install conda / pip packages for all users
```{include} add_packages.txt ```{include} add-packages.md
``` ```

View File

@@ -215,12 +215,12 @@ We start by creating the Virtual Machine in which we can run TLJH (The Littlest
## Step 2: Adding more users ## Step 2: Adding more users
```{include} add_users.txt ```{include} add-users.md
``` ```
## Step 3: Install conda / pip packages for all users ## Step 3: Install conda / pip packages for all users
```{include} add_packages.txt ```{include} add-packages.md
``` ```

View File

@@ -79,13 +79,13 @@ for custom server installations.
## Step 2: Adding more users ## Step 2: Adding more users
```{include} add_users.txt ```{include} add-users.md
``` ```
## Step 3: Install conda / pip packages for all users ## Step 3: Install conda / pip packages for all users
```{include} add_packages.txt ```{include} add-packages.md
``` ```

View File

@@ -112,12 +112,12 @@ Let's create the server on which we can run JupyterHub.
## Step 2: Adding more users ## Step 2: Adding more users
```{include} add_users.txt ```{include} add-users.md
``` ```
## Step 3: Install conda / pip packages for all users ## Step 3: Install conda / pip packages for all users
```{include} add_packages.txt ```{include} add-packages.md
``` ```

View File

@@ -208,12 +208,12 @@ Let's create the server on which we can run JupyterHub.
## Step 2: Adding more users ## Step 2: Adding more users
```{include} add_users.txt ```{include} add-users.md
``` ```
## Step 3: Install conda / pip packages for all users ## Step 3: Install conda / pip packages for all users
```{include} add_packages.txt ```{include} add-packages.md
``` ```

View File

@@ -141,12 +141,12 @@ Let's create the server on which we can run JupyterHub.
## Step 2: Adding more users ## Step 2: Adding more users
```{include} add_users.txt ```{include} add-users.md
``` ```
## Step 3: Install conda / pip packages for all users ## Step 3: Install conda / pip packages for all users
```{include} add_packages.txt ```{include} add-packages.md
``` ```

View File

@@ -122,12 +122,12 @@ Let's create the server on which we can run JupyterHub.
## Step 2: Adding more users ## Step 2: Adding more users
```{include} add_users.txt ```{include} add-users.md
``` ```
## Step 3: Install conda / pip packages for all users ## Step 3: Install conda / pip packages for all users
```{include} add_packages.txt ```{include} add-packages.md
``` ```