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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fixes a bug when masking data in the Fit Panel.
Fixes compatibility with the upcoming Matplotlib v3.6 release while preserving backward compatibility to v3.4.
Removes the Magic menu, which is no longer included in the Jupyter QtConsole and contains deprecated functions. The IPython magic commands will still work in the shell.
Updates the dependence on ipykernel to remove versions that contained a bug in the in-process kernel.