Skip to content

Commit abbb37b

Browse files
author
Francesco Fiusco
committed
Merge branch 'main' of https://github.com/ENCCS/hpda-python
2 parents eb511ff + 8b62586 commit abbb37b

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Teaching material for ENCCS workshop
44

55
## Credit and license
66

7-
- https://enccs.github.io/HPDA-Python/#credits
7+
- <https://enccs.github.io/hpda-python/#credits>

content/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ educational material, in particular:
134134
- `Python in High Performance Computing <https://github.com/csc-training/hpc-python>`__
135135
- `Code examples from High Performance Python <https://github.com/mynameisfiber/high_performance_python_2e>`__
136136
- `HPC Carpentry's Introduction to High-Performance Computing in Python <http://www.hpc-carpentry.org/hpc-python/>`__
137-
- `Python Data Science Handbook <https://jakevdp.github.io/PythonDataScienceHandbook/index.html/>`__
137+
- `Python Data Science Handbook <https://jakevdp.github.io/PythonDataScienceHandbook/index.html>`__
138138
- `An Introduction to Earth and Environmental Data Science <https://earth-env-data-science.github.io/>`__
139139
- `Parallel and GPU Programming in Python <https://github.com/vcodreanu/SURFsara-PTC-Python-Parallel-and-GPU-Programming/tree/master/gpu_programming/>`__
140140
- `Python in HPC <https://git.ichec.ie/training/studentresources/hpc-python/march-2021/>`__
@@ -147,7 +147,7 @@ educational material, in particular:
147147
- `Scipy Lecture Notes <https://scipy-lectures.org/>`__
148148
- `Machine Learning and Data Science Notebooks <https://sebastianraschka.com/notebooks/ml-notebooks/>`__
149149
- `Elegant SciPy <https://github.com/elegant-scipy/notebooks/>`__
150-
- `A Comprehensive Guide to NumPy Data Types <https://axil.github.io/a-comprehensive-guide-to-numpy-data-types.html/>`__
150+
- `A Comprehensive Guide to NumPy Data Types <https://axil.github.io/a-comprehensive-guide-to-numpy-data-types.html>`__
151151

152152
Instructional Material
153153
^^^^^^^^^^^^^^^^^^^^^^

content/scientific-data.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -381,8 +381,8 @@ FAIR principles
381381
:scale: 15 %
382382
:align: center
383383

384-
(This image was created by `Scriberia <http://www.scriberia.co.uk>`__ for `The
385-
Turing Way <https://the-turing-way.netlify.com>`__ community and is used under a
384+
(This image was created by `Scriberia <https://www.scriberia.com>`__ for `The
385+
Turing Way <https://book.the-turing-way.org/>`__ community and is used under a
386386
CC-BY licence. The image was obtained from
387387
https://zenodo.org/record/3332808)
388388

@@ -453,9 +453,9 @@ platform and filter by country, content type, discipline, etc.
453453

454454
**Sweden:**
455455

456-
- `ICOS for climate data <http://www.icos-sweden.se/>`__
456+
- `ICOS for climate data <https://www.icos-sweden.se/>`__
457457
- `Bolin center climate / geodata <https://bolin.su.se/data/>`__
458-
- `NBIS for life science, sequence –omics data <https://nbis.se/infrastructure>`__
458+
- `NBIS for life science, sequence –omics data <https://nbis.se/>`__
459459
- `DataGURU for environmental and climate data <https://dataguru.lu.se/>`__
460460

461461

@@ -529,7 +529,7 @@ Exercises
529529
Digital object identifiers (DOI) are the backbone of the academic
530530
reference and metrics system. In this exercise you will see how to
531531
make a GitHub repository citable by archiving it on the
532-
`Zenodo <http://about.zenodo.org/>`__ archiving service. Zenodo is a
532+
`Zenodo <https://about.zenodo.org/>`__ archiving service. Zenodo is a
533533
general-purpose open access repository created by OpenAIRE and CERN.
534534

535535
For this exercise you need to have a GitHub account and at least one public
@@ -554,7 +554,7 @@ See also
554554
--------
555555

556556
- `Five recommendations for fair software <https://fair-software.eu/>`__
557-
- `The Turing way <https://github.com/alan-turing-institute/the-turing-way/>`__
557+
- `The Turing way <https://github.com/the-turing-way/the-turing-way/>`__
558558

559559

560560
.. keypoints::

0 commit comments

Comments
 (0)