Mathis Marcotte
Mathis Marcotte
Any preference on the icon to use?
Went with a lock icon
This relates to updating the frontend of our jupyter-apis repo to follow the version tag v1.6.0 of the upstream kubeflow/crud-web-apps
To test, I just followed the instructions that were already in the jupyter-apis repo. I used node version v16.16.0 and npm version 8.17.0. But before running the frontend, I updated...
This issue will be closed without merging the linked PR yet as we will be using that branch as a master for the jupyter-apis update to v1.6
In all those suggested metrics, do we want `namespace='pat-ledgerwood'` applied to each one of them? My gut feeling says probably not.
Okay, good. I was looking into that. So we will just have the namespace value of the query be variable then. Would we want t o option to be able...
Ok thanks for confirming, I thought that would be most likely. When you say period, do you mean the time range on the grafana dashboard? That is definitely configurable in...
I believe that the allow_embedding configuration (https://grafana.com/docs/grafana/v9.0/setup-grafana/configure-grafana/#allow_embedding) is set to false for our Grafana instance. This is blocking us from embedding metrics in kubeflow
### Jupyter-apis For this repo, we already have Cypress setup and intergraded into our github workflow so that the tests run when we update the code. So for this repo,...