Skip to content

Instantly share code, notes, and snippets.

@coingraham
Created November 11, 2019 20:07
Show Gist options
  • Save coingraham/e378a5186bd2a012a84e60afad59ae78 to your computer and use it in GitHub Desktop.
Save coingraham/e378a5186bd2a012a84e60afad59ae78 to your computer and use it in GitHub Desktop.
Jupyter Install Python
import sys
!{sys.executable} -m pip install numpy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment