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
Issue 451 - fixing errors that occur when opening and closing notebooks (#496)
* initial changes developed with cursor
* no pop up
* no modal, toast appears, error logged in console
* add error location to toast
* print stacktrace for nonextension errors
* fix failing gha
* switch to built-in jupyter notification api
* finish cleaning up one-off toast method
* Revert "finish cleaning up one-off toast method"
This reverts commit 2dbafba.
* remove one-off toast method from other files
* revert index.css to state from main
* update string handling to identify labextension errors
* make error handling more robust
* edit error message to be agnostic to stack trace format
* fix typo
---------
Co-authored-by: Eder Ignatowicz <[email protected]>
0 commit comments