Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
added mybinder link
  • Loading branch information
abh17009 committed Aug 12, 2022
1 parent bbbdc84 commit 83b9e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -41,4 +41,4 @@ To run the Jupyter notebook, use the command:

python3 -m notebook

and select `frontend_prototype.ipnyb` from the file list. It requires both `Election_Simulation.py` and `lazy_backend.py` in order to run. It will both setup and audit and election, so it requires all the files from "Set up an election audit." We also provide a mybinder, which can be found here (insert link).
and select `frontend_prototype.ipnyb` from the file list. It requires both `Election_Simulation.py` and `lazy_backend.py` in order to run. It will both setup and audit and election, so it requires all the files from "Set up an election audit." We also provide a mybinder, which turns Git repos into interactable environments. It can be found [here](https://mybinder.org/v2/git/https%3A%2F%2Fgithub.com%2Faeharrison815%2FLazy-RLA-Too[…]3e34a8c3a35a0989?urlpath=lab%2Ftree%2Ffrontend_prototype.ipynb).

0 comments on commit 83b9e72

Please sign in to comment.