-
Notifications
You must be signed in to change notification settings - Fork 57
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
Update tutorial and viz #217
Conversation
tpike3
commented
Aug 13, 2024
- Update tutorial to be SIR model
- Update Viz to allow for different markers; default agent to circle -Update tests
- Update tests
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #217 +/- ##
==========================================
+ Coverage 78.21% 78.30% +0.08%
==========================================
Files 10 9 -1
Lines 693 765 +72
Branches 151 173 +22
==========================================
+ Hits 542 599 +57
- Misses 127 131 +4
- Partials 24 35 +11 ☔ View full report in Codecov by Sentry. |
- Update tutorial to be SIR model - Update Viz to allow for different markers; default agent to circle -Update tests
What is missing is to rename JupyterViz to SolaraViz. |
Maybe add a short "What you will learn" section at the beginning. Otherwise looks good! |