To run these notebooks:
- install jupyter
python -m pip install jupyter
- clone this repo
git clone [email protected]:sysrev/sysrev-examples.git
cd sysrev-examples
- install this conda environment
conda env create -f environment.yml
- run
jupyter notebook
- open your browser to http://localhost:8888/