Skip to content

0.6.5

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 22:43
4a51956

🚀 New Features and Enhancements

  • Add ability to stop non-queue experiments from the table's context menu #3249 by @mattseddon
  • Add the script as a dependency in dvc.yaml #3257 by @sroy3
  • Ask the user for the correct command to their script if it is neither a python file or a Jupyter notebook #3255 by @sroy3
  • Show the setup instead of original webview if needed (command palette) #3256 by @sroy3
  • Replace Show Experiments and Plots buttonwith a Run Experiment button and added icons to sidebar buttons #3272 by @sroy3
  • Rename views tree to actions #3275 by @mattseddon

🐛 Bug Fixes

  • Fix checkboxes unchecking when user clicks outside the table #3271 by @julieg18

🔨 Maintenance