Skip to content

Commit

Permalink
linking notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariana Vivas authored and Mariana Vivas committed Nov 4, 2024
1 parent 98fb417 commit 5c0ef8a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/english/python/01_intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -455,3 +455,4 @@ In using Python, you are a part of a large global community. This means that th
Good luck analysing ATLAS Open Data! We hope that this introduction to coding in Python will serve you well.

If you want to continue learning how Python is used in experimental particle physics, we recommend checking out the "Introduction to Histogramming" tab on this page.
5 changes: 4 additions & 1 deletion docs/english/python/02_histograms.md
Original file line number Diff line number Diff line change
Expand Up @@ -539,4 +539,7 @@ plt.###

---

**Congratulations!** You've worked with actual ATLAS data like a real particle physicist!
**Congratulations!** You've worked with actual ATLAS data like a real particle physicist!

If you want to continue learning how to use Python to analyse the public data from ATLAS, you can check out the [notebooks in the ATLAS Open Data website](https://opendata.atlas.cern/docs/category/analysis-notebooks).

3 changes: 2 additions & 1 deletion docs/spanish/python/01_intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -453,5 +453,6 @@ En todas estas características, fuimos breves para poder pasar rápidamente a t
Al usar Python, eres parte de una gran comunidad global. Esto significa que el internet está lleno de consejos sobre cómo escribir bien el código Python. Si describes tu problema a un motor de búsqueda, la mayoría de las veces obtendrá una solución de inmediato. ¡Aprovecha lo que otros Pythonistas saben sobre Python!
> [!END]
¡Buena suerte analizando los datos abiertos de ATLAS! Esperamos que esta introducción a la programación en Python le resulte útil.
¡Buena suerte analizando los datos abiertos de ATLAS! Esperamos que esta introducción a la programación en Python le resulte útil.

Si quieres continuar aprendiendo como se usa Python en física experimental de partículas,te recomendamos revisar el tab de "Introducción a la histogramación" en esta misma página.
2 changes: 2 additions & 0 deletions docs/spanish/python/02_histograms.md
Original file line number Diff line number Diff line change
Expand Up @@ -538,3 +538,5 @@ plt.###
---

**¡Felicitaciones!** Has trabajado con datos reales de ATLAS como un verdadero físico de partículas.

Si quieres seguir aprendiendo a usar Python para analizar datos públicos de ATLAS, puedes consultar los [notebooks en el sitio web de ATLAS Open Data](https://opendata.atlas.cern/docs/category/analysis-notebooks).

0 comments on commit 5c0ef8a

Please sign in to comment.