Skip to content

robmoss/git-is-my-lab-book

Repository files navigation

Git is my lab book

book license

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.

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Requirements

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

Building the book

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.

About

Support EMCRs to develop their computing skills

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published