Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dsignr/6b75587c8f6126249295c492fececa58 to your computer and use it in GitHub Desktop.
Save dsignr/6b75587c8f6126249295c492fececa58 to your computer and use it in GitHub Desktop.
A short snippet to help you install packages on a google datalab install
# How to install packages:
# %%bash
# pip install <package>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment