diff --git a/_includes/install_instructions/python.html b/_includes/install_instructions/python.html index cf80ab88..dd7e5e26 100644 --- a/_includes/install_instructions/python.html +++ b/_includes/install_instructions/python.html @@ -13,7 +13,7 @@

Python

research computing, and great for general-purpose programming as well. Installing all of its research packages individually can be a bit difficult, so we recommend - Anaconda, + Anaconda, an all-in-one installer.

@@ -48,7 +48,7 @@

Python

    -
  1. Open https://www.anaconda.com/products/individual#download-section with your web browser.
  2. +
  3. Open https://www.anaconda.com/download/success with your web browser.
  4. Download the Anaconda for Windows installer with Python 3. (If you are not sure which version to choose, you probably want the 64-bit Graphical Installer Anaconda3-...-Windows-x86_64.exe)
  5. Install Python 3 by running the Anaconda Installer, using all of the defaults for installation except make sure to check Add Anaconda to my PATH environment variable.
@@ -61,7 +61,7 @@

Video Tutorial

    -
  1. Open https://www.anaconda.com/products/individual#download-section with your web browser.
  2. +
  3. Open https://www.anaconda.com/download/success with your web browser.
  4. Download the Anaconda Installer with Python 3 for macOS (you can either use the Graphical or the Command Line Installer).
  5. Install Python 3 by running the Anaconda Installer using all of the defaults for installation.
@@ -74,7 +74,7 @@

Video Tutorial

    -
  1. Open https://www.anaconda.com/products/individual#download-section with your web browser.
  2. +
  3. Open https://www.anaconda.com/download/success with your web browser.
  4. Download the Anaconda Installer with Python 3 for Linux.
    (The installation requires using the shell. If you aren't comfortable doing the installation yourself