This directory contains a (growing) set of notebooks that illustrate different types of analysis using repository and other development-related data (e.g., issues, emails).
- Click on the button for the notebook you wish to run in the table bellow.
- You can edit and run the notebooks in Google Colab by selecting
File
->Playground Mode
after you open the notebook. The database password is a round vegetable that is sometimes pickled and whose name rhymes with "Babbage" (all lowercase). Make sure to run the "Setup" cell at the very top (code is hidden) before running any other cells. You can save notebooks or full sessions in your own Google Drive.
Notebook | Description | Colab Version |
---|---|---|
PatternsTest.ipynb | A reference to most of the available analyses and visualizations |
- Clone this repository or download it
- Follow the installation instructions in the top-level README
- Open the notebook with
jupyter
orjupyter-lab
:
jupyter notebook PatternsTest.ipynb
- Clone this repository or download it
- Follow the installation instructions in the top-level README
- Run the python code corresponding to each notebook, e.g.,
python PatternsTest.py