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

Unexpected UI behavior regarding customized experiment views #557

Open
2 tasks
kirilllzaitsev opened this issue Nov 14, 2024 · 3 comments
Open
2 tasks

Unexpected UI behavior regarding customized experiment views #557

kirilllzaitsev opened this issue Nov 14, 2024 · 3 comments
Labels

Comments

@kirilllzaitsev
Copy link

kirilllzaitsev commented Nov 14, 2024

Describe the Bug

  1. A saved UI experiment view got reset to the default layout (presumably of the Personal view) on the next day (also observed to happen earlier).
  2. Default workspace view got reset to Personal view.

Expected behavior

A configured view should persist.

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 Experiments
  2. Configure and save a new view (e.g., add a panel)
  3. Optionally, make the customized view the default
    --- at this point this becomes non-deterministic
  4. Exit Comet (or potentially open another experiment)
  5. Observe: 1) the default view rolled back to Personal view 2) layout of the customized view is reset to Personal view

Stack Trace

If possible please include the full stack trace of your issue here

# Paste stack trace here

Comet Debug Log

If possible, please follow the instructions here to run Comet in debug mode and attach the resulting log file.

Screenshots or GIFs

image

Link to Comet Project/Experiment

If applicable, please provide a link to your Comet Project or Experiment.

Additional context

The view layout reset hasn't happened before mid-September (last time I logged with Comet).

@dsblank
Copy link
Collaborator

dsblank commented Nov 14, 2024

@kirilllzaitsev, thank you for reporting and with reproducible instructions. I'll make an internal issue for the dev team.

@dsblank
Copy link
Collaborator

dsblank commented Nov 14, 2024

Internally tracked as CM-11759

@dsblank dsblank added the bug label Nov 20, 2024
@dsblank
Copy link
Collaborator

dsblank commented Nov 21, 2024

FYI, This issue is being actively worked on.

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

2 participants