Как установить anaconda на ubuntu
Перейти к содержимому

Как установить anaconda на ubuntu

  • автор:

Name already in use

conda / docs / source / user-guide / install / linux.rst

  • Go to file T
  • Go to line L
  • Copy path
  • Copy permalink
  • Open with Desktop
  • View raw
  • Copy raw contents Copy raw contents

Copy raw contents

Copy raw contents

Installing on Linux

Download the installer:

In your terminal window, run:

Follow the prompts on the installer screens.

If you are unsure about any setting, accept the defaults. You can change them later.

To make the changes take effect, close and then re-open your terminal window.

Test your installation. In your terminal window or Anaconda Prompt, run the command conda list . A list of installed packages appears if it has been installed correctly.

Using with fish shell

To use conda with fish shell, run the following in your terminal:

Installing in silent mode

Updating Anaconda or Miniconda

  1. Open a terminal window.
  2. Run conda update conda .

Uninstalling Anaconda or Miniconda

Open a terminal window.

Remove the entire Miniconda install directory with:

/.bash_profile to remove the Miniconda directory from your PATH environment variable.

OPTIONAL: Remove the following hidden file and folders that may have been created in the home directory:

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *