Skip to article frontmatterSkip to article content

Tassie Trees Research Plan

Research plan and supporting notebooks.

The research plan is deployed as a Jupyter Book here: https://peterwjacko.github.io/tassie-trees-research-plan/

Installation

This project uses pixi or mamba for environment management.

# Clone the repository
git clone https://github.com/peterwjacko/tassie-trees-research-plan.git
cd tassie-trees-research-plan

# Install with pixi
pixi install

# Install with conda/mamba
mamba create -n ttrp-env -f environment.yaml

License

MIT