Anaconda 2020.11
Nov 19, 2020

User-facing changes

  • Anaconda Navigator has been updated to 1.10.0.
  • The Python 3.6 meta-package was dropped; meta-packages are now available for Python 3.7 and 3.8 only. The installer uses Python 3.8.
  • Update PyCharm text and links in the GUI installers.
  • Clarify EULA for repo.anaconda.com terms-of-service.

Major package updates

  • bokeh 2.1.1 -> 2.2.3
  • dask 2.20.0 -> 2.30.0
  • ipython 7.16.1 -> 7.19.0
  • jupyter_client 6.1.6 -> 6.1.7
  • jupyter_console 6.1.0 -> 6.2.0
  • jupyterlab 2.1.5 -> 2.2.6
  • numba 0.50.1 -> 0.51.2
  • numpy 1.18.5 -> 1.19.2
  • pandas 1.0.5 -> 1.1.3
  • pillow 7.2.0 -> 8.0.1
  • python 3.8.3 -> 3.8.5
  • scikit-learn 0.23.1 -> 0.23.2
  • scipy 1.5.0 -> 1.5.2
  • seaborn 0.10.1 -> 0.11.0
  • spyder 4.1.4 -> 4.1.5
  • spyder-kernels 1.9.2 -> 1.9.4
  • statsmodels 0.11.1 -> 0.12.0
  • sympy 1.6.1 -> 1.6.2

Added:

  • jupyterlab_pygments 0.1.2
Anaconda 2020.07
Jul 23, 2020

User-facing changes

  • The installer and base environment now use Python 3.8. Meta-packages for Python 3.6, 3.7, and 3.8 are also available.
  • Fixed an issue where the win-32 installer would install win-64 executables in the base environment.
  • Fixed an issue where the Windows installer would hang on systems with >64 cores.
  • Update PyCharm text and links in the GUI installers.
  • Update EULA to reflect terms-of-service change for repo.anaconda.com

Backend improvements (non-visible changes)

  • Fixed signing of PyCharm bundle for macOS 10.15

Major package updates

  • bokeh 1.4.0 -> 2.1.1
  • dask 2.11.0 -> 2.20.0
  • ipython 7.12.0 -> 7.16.1
  • jupyter_client 5.3.4 -> 6.1.6
  • jupyter_core 4.6.1 -> 4.6.3
  • jupyterlab 1.2.6 -> 2.1.5
  • jupyterlab_server 1.0.6 -> 1.2.0
  • matplotlib 3.1.3 -> 3.2.2
  • numba 0.48.0 -> 0.50.1
  • numpy 1.18.1 -> 1.18.5
  • pandas 1.0.1 -> 1.0.5
  • pillow 7.0.0 -> 7.2.0
  • python 3.8.1 -> 3.8.3
  • requests 2.22.0 -> 2.24.0
  • scikit-learn 0.22.1 -> 0.23.1
  • scipy 1.4.1 -> 1.5.0
  • seaborn 0.10.0 -> 0.10.1
  • spyder 4.0.1 -> 4.1.4
  • spyder-kernels 1.8.1 -> 1.9.2
  • statsmodels 0.11.0 -> 0.11.1
  • sympy 1.5.1 -> 1.6.1
Anaconda 2020.02
Mar 11, 2020

User-facing changes

  • Name changed to Anaconda Individual Edition.
  • The previous 2019.10 release was the last for Python 2.7, and Python 2 will not be supported going forward.
  • Python 3.6, 3.7 and 3.8 meta-packages available, installer is Python 3.7.
  • Last official release to support Windows 7.
  • Updated links to in GUI installer.
  • Anaconda Navigator updated to 1.9.12.

Backend improvements (non-visible changes)

  • Deadlock fixes on single core computers.
  • Improved menu removal on Windows.

Major package updates

  • anaconda-project 0.8.3 -> 0.8.4
  • bokeh 1.3.4 -> 1.4.0
  • dask 2.5.2 -> 2.11.0
  • ipython 7.8.0 -> 7.12.0
  • jupyter_client 5.3.3 -> 5.3.4
  • jupyter_console 6.0.0 -> 6.1.0
  • jupyter_core 4.5.0 -> 4.6.1
  • jupyterlab 1.1.4 -> 1.2.6
  • matplotlib 3.1.1 -> 3.1.3
  • pandas 0.25.1 -> 1.0.1
  • pillow 6.2.0 -> 7.0.0
  • python 3.7.4 -> 3.7.6
  • scikit-image 0.15.0 -> 0.16.2
  • scipy 1.3.1 -> 1.4.1
  • seaborn 0.9.0 -> 0.10.0
  • spyder 3.3.6 -> 4.0.1
  • spyder-kernels 0.5.2 -> 1.8.1
  • statsmodels 0.10.1 -> 0.11.0
  • sympy 1.4 -> 1.5.1

Was this page helpful?