Skip to content

Instantly share code, notes, and snippets.

@tom-tan
Created March 12, 2025 16:07
Show Gist options
  • Save tom-tan/699078f3023cf418bc2590bd263eb7a5 to your computer and use it in GitHub Desktop.
Save tom-tan/699078f3023cf418bc2590bd263eb7a5 to your computer and use it in GitHub Desktop.
3/13 ハンズオン: `pip install` ジョブ出力例
Collecting numpy
Downloading https://files.pythonhosted.org/packages/45/b2/6c7545bb7a38754d63048c7696804a0d947328125d81bf12beaa692c3ae3/numpy-1.19.5-cp36-cp36m-manylinux1_x86_64.whl (13.4MB)
Installing collected packages: numpy
Successfully installed numpy-1.19.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment