Skip to content

Commit

Permalink
More fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
peremato committed Apr 10, 2024
1 parent dcfb81c commit 96134a9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 11 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Geant4.jl-tutorial
Materials for the Geant4.jl Tutorial.

Read the rendered Jupyter book: https://juliahep.github.io/JuliaHEP-2023/
Read the rendered Jupyter book: https://peremato.github.io/Geant4.jl-tutorial/intro.html

Follow the tutorial with Binder:
[![Binder](https://binderhub.ssl-hep.org/badge_logo.svg)](https://binderhub.ssl-hep.org/v2/gh/JuliaHEP/JuliaHEP-2023/HEAD?labpath=julia-intro%2Fdocs%2Fjulia-intro-intro.ipynb)
[![Binder](https://binderhub.ssl-hep.org/badge_logo.svg)](https://binderhub.ssl-hep.org/v2/gh/peremato/Geant4.jl-tutorial/HEAD?labpath=tutorial%2Fdocs%2Fgeant4-jl-intro.ipynb)

- - -
When not taken from other sources (with its own Copyright and License), this material is:
Expand Down
4 changes: 2 additions & 2 deletions tutorial/docs/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ parts:
chapters:
- file: geant4-jl-intro
- file: geant4-jl-geometry
- caption: Building simulation applications
- caption: Building Simulation Applications
chapters:
- file: geant4-jl-applications
- caption: Complete examples
- caption: Complete Examples
chapters:
- file: examples/HBC30

8 changes: 1 addition & 7 deletions tutorial/docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,8 @@ This is a short introductory tutorial for the [Geant4.jl](https://github.com/Jul

This tutorial is supported by the [HSF JuliaHEP](https://hepsoftwarefoundation.org/workinggroups/juliahep.html) team and currently it is maintained by [Pere Mato](https://github.com/peremato).

This material is part of the [HSF Software Training Centre](https://hepsoftwarefoundation.org/training/curriculum.html), a series of training modules that serves HEP newcomers in learning the software skills they need as the enter the field and promotes best practice in writing software.

<p align="center">
<img src="hsf_logo_angled.png" alt="HEP Software Foundation Logo..."/>
</p>


## Introduction
## Geant4.jl: Particle transport in Julia


```{tableofcontents}
Expand Down

0 comments on commit 96134a9

Please sign in to comment.