Spyder Terminal: Version 0.1
First release of Spyder Terminal, it is fully compatible with Unix-like Operating Systems that use bash.
Linux and Mac OSX
-
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