Skip to content

sysrev/sysrev-examples

Repository files navigation

sysrev-examples

To run these notebooks:

  1. install jupyter python -m pip install jupyter
  2. clone this repo git clone [email protected]:sysrev/sysrev-examples.git
  3. cd sysrev-examples
  4. install this conda environment conda env create -f environment.yml
  5. run jupyter notebook
  6. open your browser to http://localhost:8888/