原文(英文)网址为:https://linuxhint.com/install-anaconda-centos7/
The original (English) URL is: https://linuxhint.com/install-anaconda-centos7/
Anaconda Python is a distribution of Python which provides many tools for data scientists. These tools are also Python packages. You can install them manually on Python. But Anaconda Python includes them by default. In this article, I will show you how to install Anaconda Python on CentOS 7. Let’s get started.
Anaconda Python是 Python 的一个开发环境, 它为数据科学家提供了许多工具。 这些工具也是 Python 软件包。 你可以在 Python 上手动安装它们。 但是Anaconda Python默认包含它们。 在本文中, 我将向您展示如何在 CentOS 7上安装Anaconda Python。 我们开始吧。
Downloading Anaconda Python:
下载Anaconda Python:
In this section, I am going to show you how to download Anaconda Python for CentOS 7.
在本节中, 我将向您展示如何为 CentOS 7下载 Anaconda Python。
First, go to https://www.anaconda.com the official website of Anaconda Python.
首先, 访问 https://www.Anaconda.com, 官方网站 Anaconda Python。
Click on the green “Download” button on the top right corner of the page. You should see the following page.
点击页面右上角的绿色"下载"按钮。 你应该看看下面这一页。
Now scroll down a little bit and you should see the following section. Make sure “Linux” is selected. Now click on “Download” to download Anaconda Python. You may select Python 2.7 or Python 3.6 depending on your requirements. If you’re unsure, select Python 3.6.
现在向下滚动一点, 你应该看到下面的部分。 确保选择"Linux"。 现在点击"下载"下载Anaconda Python。 您可以根据需求选择 python2.7或 python3.6。 如果你不确定, 选择 python3.6。
The browser should prompt you to save the file. Click on “Save File” and click on “OK”. The download should start. It’s a pretty big file. So it may take a while for the download to complete.
浏览器应该会提示您保存文件。 点击「储存档案」 , 然后按「确定」。 下载应该开始了。 这是一个相当大的文件。 所以下载完成可能需要一段时间。
Verifying the Downloaded file:
验证下载文件:
In this sec