StatCan / aaw-contrib-jupyter-notebooks

Jupyter Notebooks to be used with Advanced Analytics Workspace platform
Other
10 stars 13 forks source link

Periodic browser error popups in jupyter lab #26

Open ca-scribner opened 3 years ago

ca-scribner commented 3 years ago

Periodically getting the following error when using jupyter notebooks. I think its started happening in the last week or so, but could be wrong

ca-scribner commented 3 years ago

...github not letting me upload an image of the popup, but the content is:

An unexpected error has occurred
Browser: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36

Type: JS

Message: Error: ValueError: Should not happen. type: del_stmt

Details: Please see the console for more information

Might be related to these?
https://github.com/emacs-lsp/lsp-mode/issues/1366 https://github.com/davidhalter/jedi/issues/1484

ca-scribner commented 3 years ago

@saffaalvi I think you've seen the same thing?