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

@@ -21,9 +21,9 @@ To do that, you would have to log in to the website of your registrar
and go to the DNS records section. The interface will look like something
similar to this:
> ```{image} ../../images/dns.png
> :alt: Adding an entry to the DNS records
> ```
```{image} ../../images/dns.png
:alt: Adding an entry to the DNS records
```
:::

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.

View File

@@ -23,9 +23,9 @@ To do either of this:
- Click on "Stop" to stop the machine temporarily, or "Delete" to delete it permanently.
> ```{image} ../../images/providers/azure/delete-vm.png
> :alt: Delete vm
> ```
```{image} ../../images/providers/azure/delete-vm.png
:alt: Delete vm
```
:::{note}
It is important to mention that even if you stop the machine you will still be charged for the use of the data disk.