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 Zensical installed. For example:
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txtYou can view this book in your browser by running the following commands in this directory:
source venv/bin/activate
zensical serveThis will automatically rebuild the book whenever you edit the contents.