Rosetta Stone¶
A personal reference for how to do common things in different languages and frameworks.
Set up / Installation¶
This project uses conda to manage package dependencies. To set up the conda environment, use:
conda env create -f environment.yml