opendatahub-io / kubeflow

Machine Learning Toolkit for Kubernetes
Apache License 2.0
10 stars 35 forks source link

On OpenDataHub 2.1, Code Server is selected by default on /notebookController/spawner #174

Open adelton opened 1 year ago

adelton commented 1 year ago

/kind bug

What steps did you take and what happened: [A clear and concise description of what the bug is.]

I've installed fresh ROSA hosted cluster, installed OpenDataHub 2.1 via OperatorHub from the fast channel, and created DataScienceCluster with the default options.

I then go to the Project opendatahub, Menu > Networking > Routes and click on the odh-dashboard Location URL.

I Launch application on the Jupyter tile which gets me to the /notebookController/spawner page which lists Notebook images

The image selected by default is Code Server.

When select Jupyter Data Science 2023.1, its name changes to Jupyter Data Science 2023.1 (default).

What did you expect to happen:

If Jupyter Data Science 2023.1 is the default, it should have been selected by default. If the default should be Code Server, Jupyter Data Science 2023.1 should not add the (default) when selected.

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

With OpenDataHub 1.9 installed and used in the same scenario (just odh project instead of opendatahub), the list of Notebook images is

and the one selected by default is Jupyter Data Science 2023.1 (default). That is much more believable and consistent.

Environment:

harshad16 commented 1 year ago

@adelton is this still happening ? can you share some screenshots please.

adelton commented 1 year ago

Yes:

Screenshot_2023-09-26_07-48-55 Screenshot_2023-09-26_07-49-25

harshad16 commented 1 year ago

Devs: Acceptance criteria