After clicking 'Link to GitHub' and go to save a version with copy in Github the save Botton doesn't work. Anybody can tell something about how to fix this issue. I'm trying to save a Kaggle notebooks to Github, and, I can't. Thanks
Asked
Active
Viewed 210 times
-1

nutty about natty
- 1,267
- 2
- 10
- 17

Gustavo Perez Diez
- 11
- 1
-
How is this question related to python? – Sembei Norimaki Jun 12 '23 at 17:10
2 Answers
0
here are the steps:
- go to the file and link your GitHub account.
- then go to save version.
- click continue you will be given the option to choose your GitHub repo. Select your repo and click save.
- You can check your repo now for the notebook.
thanks :)

Elixir
- 1
- 1
0
Saving (a Jupyter notebook from) Kaggle to Github will only work if you have first created at least one repository in Github.
TLDR
Conversely, even if you have "linked" Kaggle to Github, but have not yet created any repository in the latter, the corresponding "Save" button in Kaggle will simply be grayed-out:
As of now (and subject to change on Kaggle's side), Kaggle itself won't inform you about why the save button is grayed out, i.e., the reason being that there is no repository to save to, but rather will only have the "save" button grayed out - without an explanation as to why.

nutty about natty
- 1,267
- 2
- 10
- 17