You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If yaml in deepkit.yml contains syntax errors, the GUI freezes when trying to start a new experiment and displays "Loading.." while becoming unresponsive. Closing and restarting fixes this, but it would be nice to get a more subtle error message that was less of an interruption to workflows.
The text was updated successfully, but these errors were encountered:
Is this a project linked with Git or is it linked with a local folder?
With the current version this is not reproducible with projects linked to a local folder. Invalid configuration files are currently simply hidden.
I found an issue that no configurations are showed when at least one has errors in it, but only for projects linked with Git. No hanging "Loading ..." issue tho. I've fixed that in 53f6f57
If yaml in
deepkit.yml
contains syntax errors, the GUI freezes when trying to start a new experiment and displays "Loading.." while becoming unresponsive. Closing and restarting fixes this, but it would be nice to get a more subtle error message that was less of an interruption to workflows.The text was updated successfully, but these errors were encountered: