11# Communication
22
3+
34- Course date: 2026-03-03
45
6+ ## Workflow
7+
8+ <!-- markdownlint-disable MD013 --> <!-- Mermaid cannot be split up over lines, hence will break 80 characters per line -->
9+
510``` mermaid
611flowchart TB
712 naiss_newletter[NAISS newsletter]
@@ -25,6 +30,9 @@ flowchart TB
2530 welcome_email_step_last_steps_own_project --> |Can login| reminder_in_morning_hpc
2631 welcome_email_step_last_steps_no_hpc ---> reminder_in_morning_no_hpc
2732```
33+ <!-- markdownlint-enable MD013 -->
34+
35+ ## Emails
2836
2937<!-- markdownlint-disable MD013 --> <!-- Tables cannot be split up over lines, hence will break 80 characters per line -->
3038
@@ -37,9 +45,11 @@ Date |Description
3745
3846<!-- markdownlint-enable MD013 -->
3947
40- Action overview:
48+ ## Administrative action overview
49+
50+ <!-- markdownlint-disable MD013 --> <!-- Tables cannot be split up over lines, hence will break 80 characters per line -->
4151
42- Email |Which HPC cluster?|Name of HPC cluster|Registered in SUPR|Sent|Action
52+ Email |Which HPC cluster?|Name of HPC cluster|Registered in SUPR|Sent|Action
4353--------------------|------------------|-------------------|------------------|----|----------------------------
4454` [email protected] ` |No HPC |. |. |. |Send
` 3c ` 4555` [email protected] ` |Course HPC |. |. |. |Send
` 2a ` @@ -50,3 +60,4 @@ Email |Which HPC cluster?|Name of HPC cluster|Registered in SUPR|S
5060` [email protected] ` |Own HPC |Rackham |. |
` 3b ` |Done
5161` [email protected] ` |No HPC |. |. |
` 3c ` |Done
5262
63+ <!-- markdownlint-enable MD013 -->
0 commit comments