Skip to content

feat: Add reset button to JupyterViz#1795

Merged
Corvince merged 2 commits intomesa:mainfrom
rht:solara
Sep 11, 2023
Merged

feat: Add reset button to JupyterViz#1795
Corvince merged 2 commits intomesa:mainfrom
rht:solara

Conversation

@rht
Copy link
Copy Markdown
Contributor

@rht rht commented Sep 10, 2023

Fixes: #1776.

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 10, 2023

Codecov Report

Patch coverage: 57.14% and project coverage change: -0.26% ⚠️

Comparison is base (20dbf9e) 82.05% compared to head (222039d) 81.79%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1795      +/-   ##
==========================================
- Coverage   82.05%   81.79%   -0.26%     
==========================================
  Files          15       15              
  Lines         886      890       +4     
  Branches      191      191              
==========================================
+ Hits          727      728       +1     
- Misses        135      138       +3     
  Partials       24       24              
Files Changed Coverage Δ
mesa/experimental/jupyter_viz.py 34.72% <57.14%> (-0.28%) ⬇️

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

@rht rht force-pushed the solara branch 3 times, most recently from 8d14d85 to a2162b6 Compare September 10, 2023 10:08
@Corvince
Copy link
Copy Markdown
Contributor

LGTM

@Corvince Corvince merged commit ccde77b into mesa:main Sep 11, 2023
@rht rht deleted the solara branch September 11, 2023 09:32
@tpike3 tpike3 added this to the Release 2.1.2 milestone Sep 19, 2023
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.

JupyterViz should have a reset button similar to the play/stop buttons

3 participants