- Make sure python 3.10 is installed
- If you do not have pipenv installed, install it with
pip install pipenv
- Clone the repo and navigate to the folder
git clone https://github.com/DDoyle1066/VA_Metamodeling/
cd ./VA_Metamodeling/
- Initialize virutal environment and launch jupyter notebook
pipenv install
pipenv run jupyter notebook