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
In case of an error in a latex formula,e.g. plt.ylabel(r'$\thet$') # as \thet is not known as a command
no error is reported instead the notebook switches constantly to mode "busy" and back. This only occurs with %matplotlib notebook
Instead with %matplotlib inline
the following error message is shown: