Skip to content

Commit

Permalink
Add Julia training modules in new Julia corner (#1463)
Browse files Browse the repository at this point in the history
* Add Julia training modules in new Julia corner

* Update _data/training-modules.yaml

Co-authored-by: Wouter Deconinck <[email protected]>

---------

Co-authored-by: Wouter Deconinck <[email protected]>
  • Loading branch information
klieret and wdconinc authored Nov 20, 2023
1 parent c6a6374 commit 7c2e596
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
7 changes: 7 additions & 0 deletions _data/training-modules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -177,3 +177,10 @@
videos: ''
webpage: https://hsf-training.github.io/hsf-training-reana-webpage/
repository: https://github.com/hsf-training/hsf-training-reana-webpage
- description: An introduction to Julia for HEP, especially for those familiar with Python (or C++)
name: Julia
status: stable
videos: ''
webpage: https://juliahep.github.io/JuliaHEP-2023/intro.html
repository: https://github.com/JuliaHEP/JuliaHEP-2023
id: julia
4 changes: 4 additions & 0 deletions _includes/training_center.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@

{% include list_of_selected_training_modules.html ids="se-for-sci,levelupyourpython,root-analysis,lhcb-analysis-essentials" %}

### Julia corner

{% include list_of_selected_training_modules.html ids="julia,unroot" %}

### Miscellaneous

{% include list_of_selected_training_modules.html ids="simpleanalysis" %}
Expand Down

0 comments on commit 7c2e596

Please sign in to comment.