Skip to content

Commit

Permalink
install.md lesson plan
Browse files Browse the repository at this point in the history
  • Loading branch information
bclaremar authored May 22, 2024
1 parent 935f90c commit 3264517
Showing 1 changed file with 29 additions and 2 deletions.
31 changes: 29 additions & 2 deletions docs/intermediate/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,35 @@

!!! info "Objectives"

- We'll go through the methods to install packages and tools
- We'll briefly get an overview of the hardware on Bianca
- Find out there are ways for users to install on Bianca
- Get overview of principles for installing packages to R, python and Julia
- Test installing packages
- Get an overview of installing software
- Get an overview of developing/compiling software
- Get an overview of the hardware on Bianca

???- info "Notes for teachers"

Teaching goals:

- The learners have explored the UPPMAX documentation
- The learners have installed a package (R, python or julia)
- The learners understand how to install own software

Lesson plan:

```mermaid
gantt
title IDEs
dateFormat X
axisFormat %m
Introduction: intro, 0, 10m
Vote on wih IDE: vote, after intro, 5m
Exercise with personal favorite package: crit, exercise, after vote, 20m
Feedback: feedback, after exercise, 10m
Installing software and developing: monologue, after feedback, 5m
Break: milestone, after monologue
```

## The module system

Expand Down

0 comments on commit 3264517

Please sign in to comment.