Skip to content

Spyder Terminal: Version 0.2.2

Compare
Choose a tag to compare
@andfoy andfoy released this 25 Aug 16:58
· 516 commits to master since this release

Version 0.2.2, On this release, we solved some Packaging bugs

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 Continuum. 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