This repository contains a curriculum of tutorials to get you ready to attend the June 2020 ICESat-2 hackweek.
For more eScience hackweek information contact Dr. Anthony Arendt.
- 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