Annotated experiments can be found in the "experiments" folder in the repository, as Jupyter Notebooks – ready to be used with JupyterLab (which we highly recommend) or the older Jupyter Notebook.
JupyterLab is the next-generation user interface for Project Jupyter offering all the familiar building blocks of the classic Jupyter Notebook in a flexible and powerful user interface.
JupyterLab will eventually replace the classic Jupyter Notebook.
If you browse on GitHub, please note that GitHub automatically renders the Jupyter Notebooks files into the form they would appear if they were being used (in other words, an HTML snapshot of their active state.) HOWEVER, the Plotly visualizations won't show on GitHub! To see them, you can use the "nbviewer" links we provide on this page, or actually run the notebooks – either on your own computer or on a hosted environment, such as Binder (see below.)