Skip to content

Instantly share code, notes, and snippets.

@UkiDLucas
Last active September 14, 2020 11:56
Show Gist options
  • Save UkiDLucas/d92b5ab4412deee3811cbb94ba2800aa to your computer and use it in GitHub Desktop.
Save UkiDLucas/d92b5ab4412deee3811cbb94ba2800aa to your computer and use it in GitHub Desktop.
Install Python Google Colab in Jupyter

When running Google Colab Jupyter notebooks locally you might get the following error

ModuleNotFoundError: No module named 'google.colab'

! pip install google-colab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment