Skip to content

Releases: spyder-ide/spyder

Spyder 6.0.0a5

23 Apr 23:54
Compare
Choose a tag to compare
Spyder 6.0.0a5 Pre-release
Pre-release

Simple installation

The easiest way to start using Spyder is by downloading our own installers for Windows, macOS and Linux:

Notes:

  • To use packages such as Scikit-learn or Seaborn with these installers, please read the following entry in our documentation FAQ.
  • To connect the installers to your current conda or pyenv environments, take a look at this other FAQ .

Advanced installation

Important Notes

  1. If you are new to Python or the Scientific Python ecosystem, we strongly recommend you to install and use Anaconda. It comes with Spyder and all its dependencies, along with the most important Python scientific libraries (i.e. Numpy, Pandas, Matplotlib, IPython, etc) in a single, easy to use environment.
  2. We also support pip, but please be aware that pip installations are for advanced users with good knowledge of all Spyder dependencies. Because of that, all installation problems you encounter are expected to be solved by you.

Anaconda

You can easily install this version if you use Anaconda by closing Spyder and then running the following command in a system terminal (Anaconda Prompt on Windows, xterm on Linux or Terminal.app on macOS):

conda create -n spyder-env -c conda-forge python=3.10
conda activate spyder-env
conda install -c conda-forge/label/spyder_dev -c conda-forge/label/spyder_kernels_rc -c conda-forge spyder=6.0.0a5

Pip

You can also use pip to update Spyder with the following command in a system terminal (cmd.exe on Windows, xterm on Linux or Terminal.app on macOS):

pip install --pre -U spyder

Note: Do not use this command if you are using Anaconda because it will break your installation.

Contributors

A big thank you to all the contributors that made this release possible: @impact27 @conradolandia @ccordoba12 @jitseniesen @mrclary @dalthviz 🎉

Release notes

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

Spyder 5.5.4

09 Apr 23:08
Compare
Choose a tag to compare

Simple installation

The easiest way to start using Spyder is by downloading our own installers for Windows, macOS and Linux (experimental):

Advanced installation

Important Notes

  1. If you are new to Python or the Scientific Python ecosystem, we strongly recommend you to install and use Anaconda. It comes with Spyder and all its dependencies, along with the most important Python scientific libraries (i.e. Numpy, Pandas, Matplotlib, IPython, etc) in a single, easy to use environment.
  2. We also support pip, but please be aware that pip installations are for advanced users with good knowledge of all Spyder dependencies. Because of that, all installation problems you encounter are expected to be solved by you.

Anaconda

You can easily install this version if you use Anaconda by closing Spyder and then running the following command in a system terminal (Anaconda Prompt on Windows, xterm on Linux or Terminal.app on macOS):

conda install spyder=5.5.4

Notes:

  • It can take several months for a new Spyder version to be part of Anaconda. Please be patient until then and do not report it as a problem because we don't have any control over that.

  • If you installed Anaconda for the first time, you need to run the following command first:

    conda update anaconda
    

    before running the command above.

Pip

You can also use pip to update Spyder with the following command in a system terminal (cmd.exe on Windows, xterm on Linux or Terminal.app on macOS):

pip install -U spyder

Note: Do not use this command if you are using Anaconda because it will break your installation.

Contributors

A big thank you to all the contributors that made this release possible: @bnavigator @mrclary @dalthviz @ccordoba12 🎉

Release notes

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

Spyder 5.5.3

17 Mar 04:42
Compare
Choose a tag to compare

Contributors

A big thank you to all the contributors that made this release possible: @ccordoba12 🎉

Release notes

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

Spyder 5.5.2

13 Mar 01:04
Compare
Choose a tag to compare

Release notes

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

Spyder 6.0.0a4

08 Feb 04:05
Compare
Choose a tag to compare
Spyder 6.0.0a4 Pre-release
Pre-release

Release notes

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

v5.5.1

07 Feb 02:50
Compare
Choose a tag to compare

Release notes

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

Spyder 6.0.0a3

19 Dec 02:14
Compare
Choose a tag to compare
Spyder 6.0.0a3 Pre-release
Pre-release

Contributors

A big thank you to all the contributors that made this release possible: @rhkarls @dalthviz @Mte90 @musicinmybrain @sthibaul @mrclary @impact27 @jitseniesen @conradolandia @jsbautista @ccordoba12 @dpturibio @remisalmon 🎉

New Contributors

Release notes

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

Spyder 5.5.0

08 Nov 03:24
Compare
Choose a tag to compare

Contributors

A big thank you to all the contributors that made this release possible: @kevinsmia1939 @juliangilbey @mrclary @ccordoba12 @musicinmybrain @dalthviz @conradolandia @bnavigator @remisalmon @spyder-bot (our translators) 🎉

New Contributors

Release notes

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

Spyder 6.0.0a2

05 Sep 22:00
Compare
Choose a tag to compare
Spyder 6.0.0a2 Pre-release
Pre-release

Contributors

A big thank you to all the contributors that made this release possible: @jnsebgosselin @impact27 @jsbautista @angelasofiaremolinagutierrez @ccordoba12 @mrclary @dalthviz @rear1019 @jitseniesen🎉

Release notes

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

Spyder 5.4.5

29 Aug 22:05
Compare
Choose a tag to compare

Contributors

A big thank you to all the contributors that made this release possible: @ccordoba12 🎉

Release notes

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