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

Fix render output in render_in_jupyter #1868

Merged
merged 2 commits into from
Nov 8, 2023
Merged

Conversation

rht
Copy link
Contributor

@rht rht commented Nov 7, 2023

Currently, the model controller has a truncated view, and the measures are displayed in fixed width that doesn't expand to the screen width.
Before:
2023-11-07T18:37:18,629912096-05:00

After:
2023-11-07T18:54:17,289497949-05:00

Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (66d5f0f) 77.10% compared to head (8f14c9a) 77.10%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1868   +/-   ##
=======================================
  Coverage   77.10%   77.10%           
=======================================
  Files          15       15           
  Lines         974      974           
  Branches      214      214           
=======================================
  Hits          751      751           
  Misses        195      195           
  Partials       28       28           
Files Coverage Δ
mesa/__init__.py 100.00% <100.00%> (ø)
mesa/experimental/jupyter_viz.py 34.03% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@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 2505ba4 into projectmesa:main Nov 8, 2023
12 of 13 checks passed
@rht rht deleted the fix-solara branch November 8, 2023 11:20
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.

2 participants