Skip to content

Commit

Permalink
install.md julia no exercise
Browse files Browse the repository at this point in the history
  • Loading branch information
bclaremar authored May 23, 2024
1 parent a09a21c commit 3422917
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/intermediate/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
- ... using Conda
- ... using Python packages with pip
- ... using R packages
- ... using Julia packages
- ... using Apptainer/Singularity
- Understand how to build from source

Expand Down Expand Up @@ -250,6 +249,7 @@ Then within R, try loading the package you want, like ``glmnet``:
- [Extra material: Installing Julia packages](https://uppmax.github.io/bianca_workshop/extra/julia/){:target="_blank"}
- [UPPMAX julia user guide: Pip](http://docs.uppmax.uu.se/software/julia/){:target="_blank"}
- [Julia course: isolated environments](https://uppmax.github.io/R-python-julia-HPC/julia/isolatedJulia.html){:target="_blank"}
- :warning: contact [email protected] for individual help!



Expand All @@ -260,7 +260,7 @@ Pick one of the following!
- [Extra material: Installing Conda packages](https://uppmax.github.io/bianca_workshop/extra/conda/)
- [Extra material: Installing pip packages](https://uppmax.github.io/bianca_workshop/extra/pip/){:target="_blank"}
- [Extra material: Installing R packages](https://uppmax.github.io/bianca_workshop/extra/rpackages/)
- [Extra material: Installing Julia packages (a little immature)](https://uppmax.github.io/bianca_workshop/extra/julia/){:target="_blank"}
- [Extra material: Installing Julia packages (:warning: contact [email protected] instead)](https://uppmax.github.io/bianca_workshop/extra/julia/){:target="_blank"}
- [Extra material: Containers](https://uppmax.github.io/bianca_workshop/extra/containers/)

!!! discussion
Expand Down

0 comments on commit 3422917

Please sign in to comment.