docs: fix remaining issues following rst to myst transition

This commit is contained in:
Erik Sundell
2023-04-04 21:44:58 +02:00
parent fa4a8bf6cb
commit f9b2a05e18
6 changed files with 47 additions and 48 deletions

View File

@@ -29,11 +29,11 @@ application to your `tljh` configuration.
http(s)://<my-tljh-ip-address>
```
> - **Auth Domain** Create an auth domain e.g. \<my_jupyter_hub>:
>
> ```
> https://<<my_jupyter_hub>.auth.eu-west-1.amazoncognito.com
> ```
- **Auth Domain** Create an auth domain e.g. \<my_jupyter_hub>:
```
https://<<my_jupyter_hub>.auth.eu-west-1.amazoncognito.com
```
## Install and configure an AWS EC2 Instance with userdata

View File

@@ -29,9 +29,9 @@ You'll need a GitHub account in order to complete these steps.
- When you're done filling in the page, it should look something like this:
> ```{image} ../../images/auth/github/create_application.png
> :alt: Create a GitHub OAuth application
> ```
```{image} ../../images/auth/github/create_application.png
:alt: Create a GitHub OAuth application
```
2. Click "Register application". You'll be taken to a page with the registered application details.