- Notifications
You must be signed in to change notification settings - Fork340
Add ipycytoscape plotting for InterDependencies_ objects#7305
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Add ipycytoscape plotting for InterDependencies_ objects#7305
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecovbot commentedJul 16, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## main #7305 +/- ##==========================================- Coverage 59.29% 58.07% -1.22%========================================== Files 340 340 Lines 30737 30523 -214 ==========================================- Hits 18226 17727 -499- Misses 12511 12796 +285 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Update test optional dependency to include live_plotting optional dependency
| ] | ||
| live_plotting = [ | ||
| "ipycytoscape>=1.2.2" | ||
| ] |
jenshnielsenJul 24, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I think we should call this something likejupyer and then move the dependency on ipykernel and ipywidgets down here. The latter should probably not be done in this pr. That way we can give users the option to pull in the juypyter deps if they want to
No description provided.