| ... | ... | @@ -15,6 +15,15 @@ Once you are finished with a lab: |
|
|
|
* Commit the source code to your git repository.
|
|
|
|
* Demonstrate the lab results to your assistant - a demonstration description is given in the individual lab instructions.
|
|
|
|
|
|
|
|
## Apptainer
|
|
|
|
|
|
|
|
The labs will be run using apptainer sif images. On the student computer you need to do:
|
|
|
|
```bash
|
|
|
|
module initadd prog/apptainer
|
|
|
|
```
|
|
|
|
|
|
|
|
For more information about apptainer see: https://apptainer.org/docs/user/main/introduction.html
|
|
|
|
|
|
|
|
## Self-help
|
|
|
|
|
|
|
|
* [Cheat sheet](cheat_sheet)
|
| ... | ... | @@ -27,7 +36,7 @@ Once you are finished with a lab: |
|
|
|
## Working from home
|
|
|
|
|
|
|
|
* Lab computers can be accessed via [Thinlinc](https://liuonline.sharepoint.com/sites/student-under-studietiden/SitePages/en/Fjarrinloggning.aspx), or alternatively using [RDP](https://rdpklienter.edu.liu.se/?l=en).
|
|
|
|
* It is also possible to use a [docker](docker) image on your local computer.
|
|
|
|
* It is also possible to use a [docker](docker) image on your local computer. THIS SHOULDBE UPDATED FOR APPTAINER
|
|
|
|
|
|
|
|
## Deadlines
|
|
|
|
|
| ... | ... | |