[SUPPORT] Workbench Example Project: RAPIDS cuML

Hi! This is the support thread for the RAPIDS cuML Example Project on GitHub. Any major updates we push to the project will be announced here. Further, feel free to discuss, raise issues, and ask for assistance in this thread.

Please keep discussion in this thread project-related. Any issues with the Workbench application should be raised as a standalone thread. Thanks!

6/28/2024 - Container and spec version have been updated

How does a product upgrade to the later container and spec?

Do the new versions have new version numbers so that users can track the change?

Hi Joe,

The project was previously configured for an earlier version of AI Workbench, eg. 0.44.01 or similar. Since then, the newer versions of AI Workbench have updated the spec.yaml file with additional pieces of metadata (you can see this under specVersion and specMinorVersion fields). This most recent update to the project reflects this updated spec. To find the version number of your AI Workbench, open AI Workbench and right click on the icon in the toolbar. Select About.

Additionally, the container versions of the base container were updated, eg. from 24.01 to 24.06. AI Workbench should automatically track the base container version for the default bases and let you know to upgrade when a new version comes out, but we are manually updating the container in this particular project for convenience. Hope this helps!