|
41 | 41 | Explore the foundations of working efficiently in a Linux environment through the command line interface. This beginner-level workshop introduces essential commands for navigating the filesystem, managing files and processes, and automating tasks |
42 | 42 | </span></a><br> |
43 | 43 |
|
44 | | - [Start :octicons-arrow-right-24:](https://kir-rescomp.github.io/training-intro-to-linux-cli/){ .md-button } |
| 44 | + <!---- [Start :octicons-arrow-right-24:](https://kir-rescomp.github.io/training-intro-to-linux-cli/){ .md-button } --> |
45 | 45 |
|
46 | 46 | - <a href="https://kir-rescomp.github.io/training-intro-to-git-github/" style="text-decoration: none; color: inherit; display: block;"> |
47 | 47 | <center>{ width="220" }</center> |
|
53 | 53 | How to manage code and collaborate effectively using Git and GitHub. This workshop introduces version control concepts, repositories, branching, commits, and pull requests, providing the skills needed to track changes and contribute confidently to modern software projects |
54 | 54 | </span></a><br> |
55 | 55 |
|
56 | | - [Start :octicons-arrow-right-24:](https://kir-rescomp.github.io/training-intro-to-git-github/){ .md-button } |
| 56 | +<!--- [Start :octicons-arrow-right-24:](https://kir-rescomp.github.io/training-intro-to-git-github/){ .md-button } --> |
57 | 57 |
|
58 | 58 | - <a href="https://kir-rescomp.github.io/training-intro-to-apptainer/" style="text-decoration: none; color: inherit; display: block;"> |
59 | 59 | <center>{ width="220" }</center> |
|
66 | 66 | Introduction to using the Apptainer container platform. Apptainer is particularly suited to running containers on infrastructure where users don’t have administrative privileges, for example shared infrastructure such as High Performance Computing (HPC) clusters |
67 | 67 | </span></a><br> |
68 | 68 |
|
69 | | - [Start :octicons-arrow-right-24:](https://kir-rescomp.github.io/training-intro-to-apptainer/){ .md-button } |
| 69 | +<!--- [Start :octicons-arrow-right-24:](https://kir-rescomp.github.io/training-intro-to-apptainer/){ .md-button } --> |
70 | 70 |
|
71 | 71 | - <a href="https://kir-rescomp.github.io/training-intro-to-snakemake" style="text-decoration: none; color: inherit; display: block;"> |
72 | 72 | <center>{ width="220" }</center> |
|
78 | 78 | <span style="font-size: 0.7rem;"> |
79 | 79 | Snakemake is a powerful workflow management system designed to create reproducible and scalable data analyses through simple, human-readable Python-based syntax. It automatically detects dependencies, parallelizes tasks efficiently, and can seamlessly scale from a single workstation to computing clusters and cloud environments |
80 | 80 | </span></a><br> |
81 | | - |
| 81 | +<!--- |
82 | 82 | [Start :octicons-arrow-right-24:](https://kir-rescomp.github.io/training-intro-to-snakemake/){ .md-button } |
83 | | - |
| 83 | +--> |
84 | 84 | - <a href="https://kir-rescomp.github.io/training-gpu-profiling/" style="text-decoration: none; color: inherit; display: block;"> |
85 | 85 | <center>{ width="220" }</center> |
86 | 86 |
|
|
92 | 92 | <span style="font-size: 0.7rem;"> |
93 | 93 | User-level guide for profiling GPU usage in Slurm jobs without requiring sudo/admin permissions. |
94 | 94 | </span></a><br> |
95 | | - |
| 95 | +<!--- |
96 | 96 | [Start :octicons-arrow-right-24:](https://kir-rescomp.github.io/training-gpu-profiling/){ .md-button } |
97 | | - |
| 97 | +--> |
98 | 98 | - <a href="https://kir-rescomp.github.io/training-basics-python-packaging/" style="text-decoration: none; color: inherit; display: block;"> |
99 | 99 | <center>{ width="220" }</center> |
100 | 100 |
|
|
105 | 105 | <span style="font-size: 0.7rem;"> |
106 | 106 | Quick how-to guide on what you minimally need to do to adopt the modern Python packaging standards |
107 | 107 | </span></a><br> |
108 | | - |
| 108 | + <!---- |
109 | 109 | [Start :octicons-arrow-right-24:](https://kir-rescomp.github.io/training-basics-python-packaging/){ .md-button } |
110 | | - |
| 110 | +--> |
111 | 111 | </div> |
112 | 112 |
|
113 | 113 |
|
|
0 commit comments