Materials for CCN software workshop at Flatiron, Jan 2025
We have a slack channel for communicating with attendees, if you haven't received an invitation, please send us a note!
Note that the rest of this README is for contributors to the workshop.
To build the site locally, clone this repo and install it in a fresh python 3.11 environment (pip install -e .
). Then run make -C docs html O="-T"
and open docs/build/html/index.html
in your browser.
See nemos Feb 2024 workshop for details on how to set up the Binder