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

Experiments UI ignores default view #547

Open
2 tasks
kirilllzaitsev opened this issue May 29, 2024 · 6 comments
Open
2 tasks

Experiments UI ignores default view #547

kirilllzaitsev opened this issue May 29, 2024 · 6 comments
Labels

Comments

@kirilllzaitsev
Copy link

Describe the Bug

'Experiments' window always defaults to the 'Auto-generated' view despite another custom view being set as default.

Expected behavior

A clear and concise description of what you expected to happen.
The default view is the one I set.

Where is the issue?

  • Comet Python SDK
  • [+] Comet UI
  • Third Party Integrations (Huggingface, TensorboardX, Pytorch Lighting etc)

To Reproduce

Steps to reproduce the behavior:

  1. Go to ../view/new/experiments window in a project
  2. Modify some columns, save the view, and set the default view to this custom one
  3. Open an experiment and go back again or reopen the browser
  4. Observe the 'Auto-generated' view displayed despite a custom one being the default

image
image

@jverre
Copy link

jverre commented May 29, 2024

Hi @kirilllzaitsev
I've raised this with our engineering team and they are looking into it, I'll keep you posted on our progress with this issue

Jacques

@jverre
Copy link

jverre commented May 29, 2024

Hi @kirilllzaitsev
I've been looking into this issue for you and I think the platform is working as expected.

The logic we have today is that the Back to project button will redirect you back to the view you were on when you clicked into the experiment, this is so that you don't need to keep change the view when going from one experiment to another. If you when to an experiment directly from the SDK for example, we redirect back to the default view of the project

In the flow that you shared, were you in the Autogenerated view when you click into the experiment ? Or was the new default view active ?

@kirilllzaitsev
Copy link
Author

@jverre I set a custom view to be the default one several weeks ago. What I observe now is that this custom view may persist for some time when opening other tabs/experiments or even closing the browser. However, 'Auto-generated' is nonetheless shown after some time when I reopen '/view/new/experiments'. The custom one is always marked as 'default' as on the second screenshot

@dsblank
Copy link
Collaborator

dsblank commented Jul 31, 2024

Thanks for the additional info! We're working on some updates to the auto-generated views. We'll let you know when this is complete.

@dsblank
Copy link
Collaborator

dsblank commented Aug 28, 2024

Many updates have been made to views. Can you check it out?

@kirilllzaitsev
Copy link
Author

kirilllzaitsev commented Sep 2, 2024

Hi. Unfortunately, the problem is still there, though visually the view selection looks different.

exp_main is not loaded by default.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants