Interactive notebook with tutorials for the AgentPy package (v0.1.5).
To run the notebook in a virtual environment, you can launch this repository in binder.
To run this notebook on your local machine, you need a working installation of Python 3.6 or higher. To install Jupyter and learn how to open a notebook, click here. The required packages for this workshop can be installed with:
pip install -r requirements.txt