Spyder v2.2.4 Release Notes

  • ๐Ÿ› Bug fixes

    • [Issue 347](../../issues/347) - Matplotlib hangs on Mac if using PySide
    • [Issue 1265](../../issues/1265) - Create a Debug menu to easily show how to set breakpoints
    • [Issue 1489](../../issues/1489) - Project Explorer does not load all projects in workspace.
    • [Issue 1516](../../issues/1516) - Make Spyder compatible with both IPython 0.13 and 1.0
    • [Issue 1531](../../issues/1531) - Pyflakes version check is looking for 0.5.0 only
    • [Issue 1539](../../issues/1539) - /tmp/spyder is owned by the first user on the server to launch spyder

    Other Changes

    • ๐Ÿ‘‰ Make Spyder compatible with SymPy 0.7.3+
    • โž• Add shortcuts to the tooltips of all toolbars
    • ๐Ÿ‘‰ Make IPython Console work better if Matplotlib is not installed