Closed
Description
Describe the Bug
Ray Dashboard URI from hyperlink is incorrect.
Steps to Reproduce the Bug
- In a cluster go to the Open Datahub dashboard and create a Jupyter Notebook and run through one of the guided-demos i.e.:
0_basic_ray.ipynb
- When running through the demo, after running
cluster.status()
you can attempt to open the Ray Dashboard through the provided hyperlink as shown in the screenshot above.
What Have You Already Tried to Debug the Issue?
It seems the method is returning something along these lines:
https://jupyter-nb-kubeadmin-opendatahub.apps.cluster-name.zcanzs.s1.devshift.org/notebook/opendatahub/jupyter-nb-kubeadmin/files/codeflare-sdk/demo-notebooks/guided-demos/ray-dashboard-raytest-default.apps.cluster-name.zcanzs.s1.devshift.org?_xsrf=2%7C217c190f%7Cdb6c4b08e55569b200e2302511a46155%7C1
Expected Behavior
We are expecting a link similar to this:
http://ray-dashboard-raytest-default.apps.cluster-name.zcanzs.s1.devshift.org/
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done