File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ sidebar: false
5
5
6
6
The only prerequisite for installing NumPy is Python itself. If you don't have
7
7
Python yet and want the simplest way to get started, we recommend you use the
8
- [ Anaconda Distribution] ( https://www.anaconda.com/distribution ) - it includes
8
+ [ Anaconda Distribution] ( https://www.anaconda.com/download ) - it includes
9
9
Python, NumPy, and many other commonly used packages for scientific computing
10
10
and data science.
11
11
@@ -63,7 +63,7 @@ in the future.
63
63
64
64
On all of Windows, macOS, and Linux:
65
65
66
- - Install [ Anaconda] ( https://www.anaconda.com/distribution/ ) (it installs all
66
+ - Install [ Anaconda] ( https://www.anaconda.com/download ) (it installs all
67
67
packages you need and all other tools mentioned below).
68
68
- For writing and executing code, use notebooks in
69
69
[ JupyterLab] ( https://jupyterlab.readthedocs.io/en/stable/index.html ) for
You can’t perform that action at this time.
0 commit comments