Skip to content

Spyder-terminal release v0.2.4

Compare
Choose a tag to compare
@andfoy andfoy released this 31 May 22:08
· 486 commits to master since this release

Version 0.2.4, Minor release: Enabled plugin compatibility with Python 2.7 on Windows.

All Platforms

  • You can easily install this version if you use Anaconda by running:

    conda update spyder
    conda install spyder-terminal -c spyder-ide
    

    Note: This usually takes a couple of days to work until conda packages are created and uploaded by conda-forge. Please be patient.

  • Or you can use pip with this command:

    pip install -U spyder-terminal
    

For the list of new features, closed issues and merged pull requests in this release, please see our Changelog