Documentation for CyVerse Learning's Foundations of Open Science Skills (FOSS) course.
Course will take place Sept. 5 - Nov. 21, 2024, online, Every Thursday 11 am - 12:30 pm Arizona time
See the schedule at https://foss.cyverse.org/schedule/
To build the docs locally:
git clone https://github.com/CyVerse-learning-materials/foss.git
cd foss
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python -m mkdocs serve -a localhost:8000
Open a browser and go to https://localhost:8000 If something is already running on localhost:8000 just change the port in the command
Michele Cosi. Jeffrey K. Gillan, Tyson L. Swetnam. (2024, May 2). CyVerse-learning-materials/foss: FOSS 2024 Spring. Zenodo. https://zenodo.org/records/11105956