Connect to your Jupyer Notebook via https://sagemath.nrp-nautilus.io/
### How to release resources
* **pvc-sagemath.yaml** should be kept until the end of your project to store files.
* All other recourses should be release when not in use.
* Use `kubectl get deployment,service,ingress -n change-this-to-your-name-space` to search for resources being used. And use the following to delete each item.
Connect to your Jupyer Notebook via https://sagemath.nrp-nautilus.io/
### How to release resources
* **pvc-sagemath.yaml** should be kept until the end of your project to store files.
* All other recourses should be release when not in use.
* Use `kubectl get deployment,service,ingress -n change-this-to-your-name-space` to search for resources being used. And use the following to delete each item.