-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Describe the Bug
- 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).
- 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:
- Go to Experiments
- Configure and save a new view (e.g., add a panel)
- Optionally, make the customized view the default
--- at this point this becomes non-deterministic - Exit Comet (or potentially open another experiment)
- 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
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).
