When running Kale locally there are always these two logs in web console:
The first one should work when running jupyter in Kubeflow - but I would still make it only a warning, not an error and maybe there should be some better message.
The second one is worse because it is a RPC call to backend for function that does exist.

We should either delete this call or implement the backend function. I would implement the function - it is meant to retrieve the Docker image that the current Jupyter Notebook Server is running on . This could be useful -- but there are
#737 and
#574 so we need to be careful to think it through.
Impacted by this bug? Give it a 👍.
When running Kale locally there are always these two logs in web console:
The first one should work when running jupyter in Kubeflow - but I would still make it only a warning, not an error and maybe there should be some better message.
The second one is worse because it is a RPC call to backend for function that does exist.
Impacted by this bug? Give it a 👍.