-
-
Notifications
You must be signed in to change notification settings - Fork 81
Closed
Description
This is a placeholder for a new Dependencies Dashboard. We can emulate the SCIO UI which currently shows pie charts for:
- Package Type (number of dependencies of each package type)
- Runtime Dependencies (out of all dependencies is_runtime: True or False)
- Resolved Dependencies (out of all dependencies is_resolved: True or False)
- Optional Dependencies (out of all dependencies is_optional: True or False)
Reactions are currently unavailable