mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
docs: manual formatting fixes following rst to myst conversion
This commit is contained in:
@@ -10,14 +10,14 @@ Tutorials to create a new server from scratch on a cloud provider & run TLJH
|
||||
on it. These are **recommended** if you do not have much experience setting up
|
||||
servers.
|
||||
|
||||
> ```{toctree}
|
||||
> :titlesonly: true
|
||||
>
|
||||
> digitalocean
|
||||
> ovh
|
||||
> jetstream
|
||||
> google
|
||||
> amazon
|
||||
> azure
|
||||
> custom-server
|
||||
> ```
|
||||
```{toctree}
|
||||
:titlesonly: true
|
||||
|
||||
digitalocean
|
||||
ovh
|
||||
jetstream
|
||||
google
|
||||
amazon
|
||||
azure
|
||||
custom-server
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user