From e9d85be74fc79a05005ea43ec9d03d7a9d265f6e Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Thu, 9 Jul 2020 23:01:49 +0530 Subject: Publish deploy 2020-07-09 23:01 --- posts/2020-01-15-Setting-up-Kaggle-to-use-with-Colab/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posts/2020-01-15-Setting-up-Kaggle-to-use-with-Colab/index.html') diff --git a/posts/2020-01-15-Setting-up-Kaggle-to-use-with-Colab/index.html b/posts/2020-01-15-Setting-up-Kaggle-to-use-with-Colab/index.html index 9e5343d..fc48793 100644 --- a/posts/2020-01-15-Setting-up-Kaggle-to-use-with-Colab/index.html +++ b/posts/2020-01-15-Setting-up-Kaggle-to-use-with-Colab/index.html @@ -2,4 +2,4 @@ from google.colab import drive drive.mount('/content/drive')

After this click on the URL in the output section, login and then paste the Auth Code

Configuring Kaggle

os.environ['KAGGLE_CONFIG_DIR'] = "/content/drive/My Drive/" -

Voila! You can now download kaggel datasets

Tagged with:
\ No newline at end of file +

Voila! You can now download kaggel datasets

Tagged with: \ No newline at end of file -- cgit v1.2.3