+If you already have Python and Jupyter Notebook installed (or want to install it, then check out [anaconda](https://docs.anaconda.com/anaconda/install/)) you can download the repository (click the green "Clone or download" button at the top and then "Download ZIP"), open Jupyter Notebook on your computer, navigate to the repository folder, and click on one of the notebooks to open it and work with it. Please make sure you're using Python 3 and all libraries listed in the `requirements.txt` file are installed and up to date (e.g. try `pip install --upgrade plotly`).
0 commit comments