Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 692 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 692 Bytes

Agentpy Workshop

Binder

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