From 69dd2e9bc9236b198d7222e278fee4c1b9dfa2f2 Mon Sep 17 00:00:00 2001 From: richelbilderbeek Date: Tue, 14 May 2024 14:54:39 +0200 Subject: [PATCH] Fix markdown style --- docs/getting_started/login_dardel.md | 4 ++-- docs/getting_started/login_rackham.md | 14 +++++++------- docs/getting_started/project.md | 6 +++--- docs/getting_started/project_apply.md | 1 + 4 files changed, 13 insertions(+), 12 deletions(-) diff --git a/docs/getting_started/login_dardel.md b/docs/getting_started/login_dardel.md index 079ccabb4..7875e9802 100644 --- a/docs/getting_started/login_dardel.md +++ b/docs/getting_started/login_dardel.md @@ -104,7 +104,7 @@ display the public key. If, however, you missed it, you can view the public SSH key again; in a terminal logged into Rackham: -``` +```bash cat ~/id_ed25519_pdc.pub ``` @@ -126,7 +126,7 @@ Follow our [step-by-step instructions on how to add SSH keys](../software/ssh_ke On a terminal, do: -``` +```bash ssh -X [username]@dardel.pdc.kth.se ``` diff --git a/docs/getting_started/login_rackham.md b/docs/getting_started/login_rackham.md index 5b4d99c35..ce9cb66f4 100644 --- a/docs/getting_started/login_rackham.md +++ b/docs/getting_started/login_rackham.md @@ -251,7 +251,7 @@ This gives you a desktop environment, as if you were working on your own compute You can do so: - [via the web](#remote-desktop-via-the-web) -- [via a ThinLinc client](#remote-desktop-via-a-ThinLinc-client) +- [via a ThinLinc client](#remote-desktop-via-a-thinlinc-client) ### Remote desktop via the web @@ -276,15 +276,15 @@ Use the ThinLinc client from [https://www.cendio.com/thinlinc/download](https:// ??? question "For windows users who wants to get started with WSL (not covered here)" - Install WSL (Windows Subsystem for Linux) - - https://docs.microsoft.com/en-us/windows/wsl/install-win10 (Links to an external site.) - - Don’t forget to update to wsl2 + - [https://docs.microsoft.com/en-us/windows/wsl/install-win10](https://docs.microsoft.com/en-us/windows/wsl/install-win10) (Links to an external site.) + - Don’t forget to update to WSL2 - Install a distribution or a ssh (secure shell) program - Distribution such as ubuntu or - (recommended) a ssh program such as MobaXTerm - - https://mobaxterm.mobatek.net/ (Links to an external site.) - - sftp frame makes it easy to move, upload and download files. + - [https://mobaxterm.mobatek.net/](https://mobaxterm.mobatek.net/) (Links to an external site.) + - `sftp` frame makes it easy to move, upload and download files. - You may want to check this webpage as well! - - https://hackmd.io/@pmitev/Linux4WinUsers (Links to an external site.) + - [https://hackmd.io/@pmitev/Linux4WinUsers](https://hackmd.io/@pmitev/Linux4WinUsers) (Links to an external site.) ## Visual Studio Code (not covered here) @@ -296,7 +296,7 @@ Use the ThinLinc client from [https://www.cendio.com/thinlinc/download](https:// - Integrate you cluster work with *code development* - [SSH-remote from VS Code](https://code.visualstudio.com/docs/remote/remote-overview) - [Remote development using Visual Studio Code on Alvis cluster](https://www.c3se.chalmers.se/documentation/remote-vscode/) - - Similar to Rackham. Just change login details! + - Similar to Rackham. Just change login details! diff --git a/docs/getting_started/project.md b/docs/getting_started/project.md index a3ba36d2b..e1f4a9318 100644 --- a/docs/getting_started/project.md +++ b/docs/getting_started/project.md @@ -7,9 +7,9 @@ To use [UPPMAX](../cluster_guides/uppmax.md) resources, one needs: This page is about UPPMAX projects: - * [View your existing UPPMAX projects](#view-your-uppmax-projects) - * [Type of UPPMAX projects](#type-of-uppmax-projects) - * [Apply to an UPPMAX project](#apply-to-an-uppmax-project) +- [View your existing UPPMAX projects](#view-your-uppmax-projects) +- [Type of UPPMAX projects](#type-of-uppmax-projects) +- [Apply to an UPPMAX project](#apply-to-an-uppmax-project) ## View your UPPMAX projects diff --git a/docs/getting_started/project_apply.md b/docs/getting_started/project_apply.md index d33f2e0b1..629a25f33 100644 --- a/docs/getting_started/project_apply.md +++ b/docs/getting_started/project_apply.md @@ -1,6 +1,7 @@ # Project application ??? t2s "Text to speech" + !!! note "Apply for a project here"