Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
adelton opened this issue Sep 18, 2023 · 3 comments
Labels
kind/bug Something isn't working

Comments

@adelton
Copy link

adelton commented Sep 18, 2023

/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

  • Minimal Python 2023.1
  • Jupyter Data Science 2023.1
  • CUDA 2023.1
  • PyTorch 2023.1
  • TensorFlow 2023.1
  • TrustyAI
  • Code Server
  • R Studio
  • CUDA - R Studio
  • Elyra Notebook Image

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

  • Minimal Python 2023.1
  • Jupyter Data Science 2023.1 (default)
  • CUDA 2023.1
  • PyTorch 2023.1
  • TensorFlow 2023.1
  • TrustyAI

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

Environment:

  • Kubeflow version: (version number can be found at the bottom left corner of the Kubeflow dashboard): I have no idea where to find the Kubeflow dashboard
  • kfctl version: (use kfctl version): I have no idea where to run the command
  • Kubernetes platform: (e.g. minikube) ROSA hosted started today
  • Kubernetes version: (use kubectl version): OCP 4.12.32
  • OS (e.g. from /etc/os-release): No idea
@openshift-ci openshift-ci bot added the kind/bug Something isn't working label Sep 18, 2023
@harshad16
Copy link
Member

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

@adelton
Copy link
Author

adelton commented Sep 26, 2023

Yes:

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

@harshad16
Copy link
Member

Devs:
Acceptance criteria

  • Probably something on check on the dashboard side, if the image order here is the cause for the default selection to last.
  • Test the pattern through.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants