studio-support
studio-support copied to clipboard
❓ DVC Studio Issues, Question, and Discussions
Hi there 🤗 ! I have a repository with multiple `dvc.yaml`, separated into directories. In one of the directories, I am using DVCLive to log metrics. While the experiment is...
When importing a repo using a custom directory (`model_training`), the columns and plots in live experiments include the custom directory prefix. In completed experiments and/or commits, the names appear without...
When I try to login through studio with a username and not an email, I got an error `Cannot destructure property 'email' of 't[0]' as it is undefined.` I can...
If you have a number of filters set up, sometimes it is nice to be able to turn off a certain filter but at the moment you need to remove...
@pmrowla and I discussed that it would be helpful to be able to see the structure of your data and repo inside Studio. This could look similar to `dvc ls`...
When new features or improvements are developed on separate branches and merged therafter, DVC studio shows all the commits for the `master` branch including all intermediate commits from the feature...
> VS Code: show when commit has not been pushed to remote @dberenbaum it might not fall under this issue but we need the same thing for data, right? Should...
Dark mode is not supported today so Studio is bright and shiny! 🌤️ 🌞 as a workaround, not official and superficially tested - the [Dark Reader chrome extension](https://chrome.google.com/webstore/detail/dark-reader/eimadpbcbfnmbkopoojfekhnkhdbieeh) seems to...
It would be nice to have Studio automatically monitor and garbage collect my cloud DVC remote. For example, I could set up a policy in Studio to garbage collect any...
[Shap](https://github.com/slundberg/shap) is a powerful library for model interpretation that creates interactive plots. These plots can be saved as HTML to embed somewhere else, as long as the required JavaScript is...