[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2025-09-01 20:46:41 +00:00
parent 4263e4c85e
commit 354a8d47cc
9 changed files with 0 additions and 18 deletions

View File

@@ -24,7 +24,6 @@ application to your `tljh` configuration.
1. Create a user pool [Getting Started with User Pool](https://docs.aws.amazon.com/cognito/latest/developerguide/getting-started-with-cognito-user-pools.html).
When you have completed creating a user pool, app, and domain you should have the following settings available to you:
- **App client id**: From the App client page
- **App client secret** From the App client page

View File

@@ -26,7 +26,6 @@ You'll need a GitHub account in order to complete these steps.
## Step 1: Create a GitHub application
1. Go to the [GitHub OAuth app creation page](https://github.com/settings/applications/new).
- **Application name**: Choose a descriptive application name (e.g. `tljh`)
- **Homepage URL**: Use the IP address or URL of your JupyterHub. e.g. `` http(s)://<my-tljh-url>` ``.

View File

@@ -51,7 +51,6 @@ and create a new project:
```
- You will have to fill a form with:
- **Application type**: Choose _Web application_
- **Name**: A descriptive name for your OAuth client ID (e.g. `tljh-client`)

View File

@@ -180,7 +180,6 @@ To upgrade the Python version of the user environment, one can:
environment, but you may do so manually.
**Steps:**
1. Activate the user environment, if using ssh. If the terminal was
started with JupyterHub, this step can be skipped: