Skip to content

Latest commit

 

History

History

WFC3

README

In order to run these Jupyter Notebooks, you must create a virtual environment using the cookbook_env.yml file provided in the cookbook folder. Once the .yml file is in the current working directory, the environment can be built using the command below:

conda env create -f cookbook_env.yml