Skip to content

[frontend] Non-existent RPC call throws warning in web console #749

@ada333

Description

@ada333

When running Kale locally there are always these two logs in web console:

Image

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.

Image 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 👍.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions