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

feat: Implement experimental Jupyter interface via Solara #44

Merged
merged 12 commits into from
Jun 29, 2023

Conversation

rht
Copy link
Contributor

@rht rht commented Jun 29, 2023

Fixes projectmesa/mesa#1263, projectmesa/mesa#1269.
Depends on #43 to be merged first.

@rht
Copy link
Contributor Author

rht commented Jun 29, 2023

I intentionally have the slider to not be in the left side (two-sided), in order to be consistent when run inside a Jupyter notebook, where it won't have much horizontal space. I expect Jupyter notebooks to be the primary way to run Mesa visualizations.

2023-06-29-032132_622x593_scrot

@rht
Copy link
Contributor Author

rht commented Jun 29, 2023

The latest version uses the space more effectively:
2023-06-29-043936_1250x585_scrot

Copy link
Contributor

@tpike3 tpike3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tpike3 tpike3 merged commit 05857c7 into projectmesa:main Jun 29, 2023
3 checks passed
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 this pull request may close these issues.

Jupyter interface for the GUI
2 participants