projectmesa / mesa-examples

Seminal agent-based models developed using Mesa
Other
105 stars 123 forks source link

import JupyterViz from the right place #128

Closed verisimilidude2 closed 1 month ago

verisimilidude2 commented 1 month ago

The import was not working while trying to launch the docker container. This fixes it.

jackiekazil commented 1 month ago

I think this related to the recent visualization changes from experimental to not experimental. @verisimilidude2 and I reviewed this together.

I am ignoring the Pre-commit b/c those are unrelated errors.