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

Create experiment from Notebook and use link to open KFP UI. Back button doesn't work. #281

Closed
ajayalfred opened this issue Nov 15, 2018 · 2 comments
Assignees

Comments

@ajayalfred
Copy link
Contributor

I ran a code cell to create an experiment. And used the link generated to open the Experiment details page. When I click the back button, nothing happens.

image

@ajayalfred
Copy link
Contributor Author

Same problem with using the 'Job link' from Notebook to view Run details. Back button doesn't do anything.

@rileyjbauer
Copy link
Contributor

Closing as a dup of #221

Linchin pushed a commit to Linchin/pipelines that referenced this issue Apr 11, 2023
* It looks like on python3 util.run keeps polling for the end of stdout
  becase we don't treat the final line as a byte string e.g b''.

* Need to decode some strings in python3.
HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this issue Mar 11, 2024
)

* refactor artifact and logging logics to server

* remove client side logging tests

* update logging file keywords and add configurable flags

* add simple strip output logics

* update user and admin instructions

* add missing rollout command

* minor cleanup

* golang code cleanup

* clarify guide with a better UX

* add troubleshooting

* update metadata writer to also catch k8s api timeout errors

* add troubleshooting guide for redeploy

* address comments on variable names and admin guide path

* update test logs and unittest timeout interval

* Apply suggestions from code review

Co-authored-by: Animesh Singh <singhan@us.ibm.com>

* rename variables

* allow artifact image to be customizable

Co-authored-by: Animesh Singh <singhan@us.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants