Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jupyter interface for the GUI #1263

Closed
rht opened this issue Apr 7, 2022 · 2 comments · Fixed by projectmesa/mesa-examples#44
Closed

Jupyter interface for the GUI #1263

rht opened this issue Apr 7, 2022 · 2 comments · Fixed by projectmesa/mesa-examples#44

Comments

@rht
Copy link
Contributor

rht commented Apr 7, 2022

It would be great if we can use Jupyter UI widgets and components (instead of Mesa-specific UserSettableParams, ChartModule, etc), where we can have interactive simulation running inside a Jupyter session. With this, we can have easy-to-run executable examples using Binder/Colab. Currently, this is not doable? See also #1259.

@jackiekazil
Copy link
Member

100% agree. There were some attempts for Jupyter integration in the past during PyCon US sprints, but they were attempts, but not completely finished & they are old -- so not sure how helpful they are now. However I wanted to dust off these PRs to provide thoughts in how others were thinking about it... but a lot of with Jupyter/Collab has changed since these were created.

#247
#469

@rht
Copy link
Contributor Author

rht commented May 18, 2022

Progress update: I have simplified the non-straightforward code in #469. My prototype simply needs to be cleaned up.
2022-05-18-065916_1195x549_scrot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants