/hackweek-learning-resources

A curriculum of tutorials to get you ready to attend an eScience Institute sponsored hackweek.

Primary LanguageJupyter Notebook

hackweek-learning-resources

This repository contains a curriculum of tutorials to get you ready to attend an eScience Institute sponsored hackweek. This version has examples for Waterhackweek 2020 and may include other examples from the ICESat-2 hackweek (November 2019). This is a template that can be adopted to any other hackweek. Find out more at HackWeek-Toolkit and HackWeek-Tutorials.

Contact

For more eScience hackweek information contact Dr. Anthony Arendt

For Waterhackweek information contact Dr. Christina Bandaragoda.

Technical notes

  • This documentation is built and deployed using mkdocs.
  • install mkdocs from conda-forge: conda install -c conda-forge mkdocs
  • To develop locally: mkdocs serve
  • To publish to GitHub: mkdocs gh-deploy
  • This uses the markdown extensions admonition and the markdown plugin markdownextradata
  • edit the mkdocs.yml file to customize the hackweek name and website to your particular event