Skip to content

Commit 5a14178

Browse files
committed
adding workbench to package version listing
1 parent d30ef1f commit 5a14178

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/workbench/web_interface/components/plugins/dashboard_status.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ def update_properties(self, config_info: dict, **kwargs) -> list:
9191

9292
# Key packages relevant to Workbench
9393
key_packages = [
94+
"workbench",
95+
"workbench-bridges",
9496
"boto3",
9597
"botocore",
9698
"pandas",

0 commit comments

Comments
 (0)