Skip to article frontmatterSkip to article content

Let’s download a package!

A very important disclaimer from the 2000s, about packaging.

Figure 1:A very important disclaimer from the 2000s, about packaging.

%pip download numpy
Collecting numpy
  Using cached numpy-2.3.1-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (62 kB)
Using cached numpy-2.3.1-cp312-cp312-manylinux_2_28_x86_64.whl (16.6 MB)
Saved ./numpy-2.3.1-cp312-cp312-manylinux_2_28_x86_64.whl
Successfully downloaded numpy
Note: you may need to restart the kernel to use updated packages.