Skip to content

Commit

Permalink
Add 'Intro to Python' course page, progress #165
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Jan 9, 2025
1 parent b5e8a77 commit 6e75b78
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 2 deletions.
29 changes: 29 additions & 0 deletions docs/workshops_courses/intro_to_python.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Introduction to Python

Welcome to a 3-hour workshop where you learn to connect and transfer files in Swedish academic HPC clusters.

Learn how to

connect through remote desktop environment (ThinLinc)
connect through terminals
choose right tools
transfer files through graphical tools
transfer files with terminal
choose right tools

Prereqs:

User account on a Swedish academic HPC cluster
(you will get one if you lack one)
Be able to log in in one way (instructions when you get an account)
Be able to navigate the filesystem under Linux

When: 7 March, 2025, 9.00-12.00 Where: Online via Zoom

Registration: forms

- [Course material](https://uppmax.github.io/uppmax_intro_python/)

Check failure on line 26 in docs/workshops_courses/intro_to_python.md

View workflow job for this annotation

GitHub Actions / check_markdown

Trailing spaces [Expected: 0 or 2; Actual: 1]
## Coordinators

-

Check failure on line 29 in docs/workshops_courses/intro_to_python.md

View workflow job for this annotation

GitHub Actions / check_markdown

Trailing spaces [Expected: 0 or 2; Actual: 1]
3 changes: 1 addition & 2 deletions docs/workshops_courses/workshops_courses.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ to all NAISS HPC clusters.

#### Python

- [Intro to Python](https://uppmax.github.io/uppmax_intro_python/)
- [Course material](https://uppmax.github.io/uppmax_intro_python/)
- [Intro to Python](intro_to_python.md)

- [HPC-Python](https://www.uu.se/centrum/uppmax/utbildning/kurser-och-workshops/hpc-python)
- [Course material](https://uppmax.github.io/HPC-python/index.html)
Expand Down

0 comments on commit 6e75b78

Please sign in to comment.