docs: Update WebIDE Section Headers (#5669)

* Update header indents

* Bump To Rerun CI
This commit is contained in:
Steve Miller
2023-01-11 15:48:29 +00:00
committed by GitHub
parent d9436fab69
commit 69241d06e7
+2 -2
View File
@@ -169,7 +169,7 @@ resource "coder_app" "jupyter" {
![JupyterLab in Coder](../images/jupyter-on-docker.png)
### RStudio
## RStudio
Configure your agent and `coder_app` like so to use RStudio. Notice the
`subdomain=true` configuration:
@@ -206,7 +206,7 @@ resource "coder_app" "rstudio" {
![RStudio in Coder](../images/rstudio-port-forward.png)
### Airflow
## Airflow
Configure your agent and `coder_app` like so to use Airflow. Notice the
`subdomain=true` configuration: