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
While working on one of the examples in a Jupyter Notebook, I notice that after every selection operation (that causes the validation to re-run on the new selection) I get some validation warnings over and over again. I will remove those objects manually for now, but it would be nice to have the option to remove unvalidated objects in-place with e.g. a method 'remove_invalid_objects'
The text was updated successfully, but these errors were encountered:
While working on one of the examples in a Jupyter Notebook, I notice that after every selection operation (that causes the validation to re-run on the new selection) I get some validation warnings over and over again. I will remove those objects manually for now, but it would be nice to have the option to remove unvalidated objects in-place with e.g. a method 'remove_invalid_objects'
The text was updated successfully, but these errors were encountered: