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, which is automatically enabled in
mkdocs.yml
. - This uses the markdown plugin markdownextradata, which you can install with
pip install mkdocs-markdownextradata-plugin
. - edit the
mkdocs.yml
file to customize the hackweek name and website to your particular event