Skip to content

Releases: spyder-ide/spyder

Spyder 6.1.0a3

06 Jun 02:19
Compare
Choose a tag to compare
Spyder 6.1.0a3 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.11
conda activate spyder-env
conda install -c conda-forge -c conda-forge/label/spyder_dev -c conda-forge/label/spyder_kernels_dev spyder=6.1.0a3

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 --pre 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: @jsbautista @mrclary @hlouzada @ccordoba12 @jitseniesen @dalthviz and all other contributors that have made changes for the 6.0.x releases (6.0.6 and 6.0.7) 🎉

Release notes

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

Spyder 6.0.7

22 May 23:04
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:

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.11
conda activate spyder-env
conda install -c conda-forge spyder=6.0.7

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 patch release possible: @ccordoba12 @dalthviz @meeseeksmachine (backport bot) 🎉

Release notes

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

Spyder 6.0.7rc1

22 May 00:21
Compare
Choose a tag to compare
Spyder 6.0.7rc1 Pre-release
Pre-release
v6.0.7rc1

Release 6.0.7rc1

Spyder 6.0.6

15 May 01:26
Compare
Choose a tag to compare

Contributors

A big thank you to all the contributors that made this patch release possible: @a-detiste @oscargus @juliangilbey @hmaarrfk @jitseniesen @mrclary @ccordoba12 @jsbautista @dalthviz @spyder-bot (our translators) @meeseeksmachine (backport bot) 🎉

Release notes

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

Spyder 6.0.6rc1

14 May 05:29
Compare
Choose a tag to compare
Spyder 6.0.6rc1 Pre-release
Pre-release
v6.0.6rc1

Release 6.0.6rc1

Spyder 6.1.0a2

23 Apr 04:19
Compare
Choose a tag to compare
Spyder 6.1.0a2 Pre-release
Pre-release

Contributors

A big thank you to all the contributors that made this release possible: @athompson673 @jsbautista @ccordoba12 @hlouzada @mrclary @jitseniesen @dalthviz and all other contributors that have made changes for the 6.0.x releases (6.0.5) 🎉

Release notes

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

Spyder 6.0.5

27 Mar 00:05
Compare
Choose a tag to compare

Contributors

A big thank you to all the contributors that made this patch release possible: @rear1019 @dalthviz @impact27 @ccordoba12 @jsbautista @mrclary @spyder-bot (our translators) @meeseeksmachine (backport bot) 🎉

Release notes

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

Spyder 6.0.5rc1

25 Mar 21:14
Compare
Choose a tag to compare
Spyder 6.0.5rc1 Pre-release
Pre-release
v6.0.5rc1

Release 6.0.5rc1

Spyder 6.1.0a1

15 Mar 02:53
Compare
Choose a tag to compare
Spyder 6.1.0a1 Pre-release
Pre-release

Contributors

A big thank you to all the contributors that made this release possible: @takluyver @dalthviz @hlouzada @fxjaeckel @athompson673 @rear1019 @The-Ludwig @ccordoba12 @znapy @mrclary and all other contributors that have made changes for the 6.0.x releases (6.0.1, 6.0.2, 6.0.3, 6.0.4) 🎉

Release notes

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

Spyder 6.0.4

07 Feb 04:42
Compare
Choose a tag to compare

Contributors

A big thank you to all the contributors that made this patch release possible: @Social-Mean @rear1019 @juliangilbey @jsbautista @athompson673 @ccordoba12 @mrclary @dalthviz @spyder-bot (our translators) @meeseeksmachine (backport bot) 🎉

Release notes

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