Skip to content

Minor bug fixes

Choose a tag to compare

@rayosborn rayosborn released this 01 Sep 16:37
7247215
  • 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.