Skip to content

Spyder-terminal release v0.4.1

Compare
Choose a tag to compare
@steff456 steff456 released this 05 Aug 16:39
· 163 commits to master since this release

Version 0.4.1, Minor release: Spyder-Terminal v0.4.1 for Spyder 4 πŸŽ‰

  • Fix compatibility issues of tornado with python 3.8 in 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