If you are maintaining your own implementation of Kubernetes (K8s), the removal of Data Science & AI Workbench is fairly straightforward. To uninstall Workbench from your cluster, run the following command:

helm uninstall anaconda-enterprise

This will remove any of the resources that were installed by the application, but will not remove anything that you had created prior to the helm install command, such as persistent volumes.