These materials aim to support early- and mid-career researchers (EMCRs) in the SPECTRUM and SPARK networks to develop their computing skills, and to make effective use of available tools and infrastructure.
You can view this book online.
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
To build this book, you must have Material for MkDocs installed. For example:
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
You can view this book in your browser by running the following commands in this directory:
source venv/bin/activate
mkdocs serve
This will automatically rebuild the book whenever you edit the contents.