issue-tracking
issue-tracking copied to clipboard
Questions, Help, and Issues for Comet ML
## Is your feature request related to a problem? Please describe. When a report is big enough, navigating between sections becomes a bit slowly. ## Describe the solution you'd like...
## Describe the Bug When duplicating a section in report, it doesn't keep panel layout the same (keeps the panels, but not its width/height. ## Expected behavior When duplicating a...
## Before Asking: - [X] I have searched the Issue Tracker. - [X] I have searched the Documentation. ## What is your question related to? - [ ] Comet Python...
## Is your feature request related to a problem? Please describe. I'd like to be able to delete individual images, artifacts, etc. from experiments either using the UI or through...
## Describe the Bug As of `comet-ml` version 3.27.0 released 24 Feb 2022 (https://www.comet.ml/docs/python-sdk/releases/#release-3270), conda packages, channels and **configurations** are logged as Experiment assets. Understandably, this is to ensure reproducibility...
It would be nice to have a dark/night mode. Currently for this I use the Dark Reader chrome extension, but it doesn't handle well the plots.
## Describe the Bug In Comet UI, when using a line chart to plot a single metric with grouping enabled (mean aggregation, Std Dev range; see photo 1), adding a...
## Describe the Bug It's not directly a bug but it has been driving me nuts for 2 days. Comet-ML automatically creates an experiment when you call `mlflow.start_run` and `comet.disable_auto_logging`...
See [here](https://github.com/PyTorchLightning/pytorch-lightning/issues/11043)
## Is your feature request related to a problem? Please describe. A lot of logging functions in comet also support logging metada information (e.g. [log_text](https://www.comet.ml/docs/python-sdk/Experiment/#experimentlog_text)). ## Describe the solution you'd...