Skip to content

Releases: spyder-ide/spyder

Spyder 6.1.3

13 Feb 01:40

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

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 bugfix release possible: @jondo @conradolandia @hlouzada @fumitoh @jsbautista @CAM-Gerlach @dalthviz @mrclary @ccordoba12 @meeseeksmachine (backport bot) @spyder-bot (translators) 🎉

Release notes

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

Spyder 6.1.3rc2

12 Feb 00:19

Choose a tag to compare

Spyder 6.1.3rc2 Pre-release
Pre-release
v6.1.3rc2

Release 6.1.3rc2

Spyder 6.1.3rc1

11 Feb 03:09

Choose a tag to compare

Spyder 6.1.3rc1 Pre-release
Pre-release
v6.1.3rc1

Release 6.1.3rc1

Spyder 6.1.2

18 Dec 00:54

Choose a tag to compare

Contributors

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

Release notes

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

Spyder 6.1.2rc1

13 Dec 01:39

Choose a tag to compare

Spyder 6.1.2rc1 Pre-release
Pre-release
v6.1.2rc1

Release 6.1.2rc1

Spyder 6.1.1

25 Nov 01:06

Choose a tag to compare

Contributors

A big thank you to all the contributors that made this bugfix release possible: @hlouzada @csreddy98 @rear1019 @dalthviz @ccordoba12 @Carreau @CAM-Gerlach @athompson673 @jsbautista @mrclary @meeseeksmachine (backport bot) @spyder-bot (translators) 🎉

Release notes

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

Spyder 6.1.1rc1

20 Nov 01:05

Choose a tag to compare

Spyder 6.1.1rc1 Pre-release
Pre-release
v6.1.1rc1

Release 6.1.1rc1

Spyder 6.1.0

02 Oct 23:43

Choose a tag to compare

Contributors

A big thank you to all the contributors that made this minor release (including alphas, betas, release candidates and 6.0.x bug fix releases) possible: @kevinsmia1939 @jitseniesen @Flamefire @juliangilbey @fxjaeckel @mrclary @jsbautista @ccordoba12 @dalthviz @athompson673 @SimpleZion @hlouzada @takluyver @znapy @Social-Mean @gschwind @CAM-Gerlach @rear1019 @oscargus @hmaarrfk @dpizetta @a-detiste @impact27 @conradolandia @The-Ludwig @meeseeksmachine (backport bot) @spyder-bot (translators) 🎉

Release notes

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

Spyder 6.1.0rc2

02 Oct 00:54

Choose a tag to compare

Spyder 6.1.0rc2 Pre-release
Pre-release
v6.1.0rc2

Release 6.1.0rc2

Spyder 6.1.0rc1

27 Sep 04:44

Choose a tag to compare

Spyder 6.1.0rc1 Pre-release
Pre-release

Contributors

A big thank you to all the contributors that made this release possible: @hlouzada @mrclary @ccordoba12 @CAM-Gerlach @dalthviz @jsbautista @meeseeksmachine (backport bot)🎉

Release notes

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