Please go to the index notebook to view the workshop.
- Download and install Anaconda.
- Download the workshop ZIP file.
- Unzip the ZIP; make note of the unzipped folder location.
- Start the Anaconda Prompt terminal application.
- Run Jupyter from Anaconda Prompt after changing folder to the workshop folder:
cd <unzipped workshop folder>
jupyter lab
- In the new browser window that just opened, choose
index.ipynb
.