Skip to content

Commit

Permalink
Fix markdown style
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed May 14, 2024
1 parent 5a47e47 commit 8fe002e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/cluster_guides/vscodium_on_rackham.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Using VSCodium on Rackham

![](./img/vscodium_on_bianca_480_x_270.png)
![VSCodium on another cluster, as VSCodium on Rackham fails](./img/vscodium_on_bianca_480_x_270.png)

> VSCodium on another cluster, as VSCodium on Rackham fails
Expand Down Expand Up @@ -59,7 +59,7 @@ VSCodium needs the `VSCodium/latest` module.

In the terminal of the interactive session, do:

```
```bash
module load VSCodium/latest`
```

Expand All @@ -70,12 +70,12 @@ in that same terminal,
start VSCodium:


```
```bash
code
```

VSCodium will give an error?

???- info "How does the VSCodium error look on Rackham?"

![](./img/vscodium_on_rackham_error.png)
![VSCodium on Rackham fails](./img/vscodium_on_rackham_error.png)

0 comments on commit 8fe002e

Please sign in to comment.