I'm a recruit of kaggler.
I fork a open kernel and commit, when I submit my output, the button Submit to Competition
not work, and info that "Your kernel cannot use internet access for this competition".
Asked
Active
Viewed 9,741 times
11

Colin Wang
- 771
- 8
- 14
4 Answers
14
To turn off internet access in a kaggle notebook or script.
- Click settings in the right sidebar.
- Next to "Internet" click 'on'
- Commit

Saxo_Broko
- 378
- 2
- 15
2
Just disable the internet setting button in the notebook, while committing the notebook.

Srikanth Reddy
- 121
- 1
- 10
1
the problem come with the network setting, when commit the project, your kernel internet setting must blocked! and it will work!

Colin Wang
- 771
- 8
- 14