Skip to content

Instantly share code, notes, and snippets.

View hasibzunair's full-sized avatar

Hasib Zunair hasibzunair

View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@hasibzunair
hasibzunair / kaggle2colab.py
Last active March 9, 2022 08:04
My references for colab commands.
# get API key from kaggle
# open github nb with colab
# https://colab.research.google.com/github/
!pip install -U -q kaggle
!mkdir -p ~/.kaggle