11

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".

Colin Wang
  • 771
  • 8
  • 14

4 Answers4

14

To turn off internet access in a kaggle notebook or script.

  1. Click settings in the right sidebar.
  2. Next to "Internet" click 'on'
  3. 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
1

Scroll bottom right and locate Notebook Options to turn off Internet in notebooks

enter image description here

akshat thakar
  • 1,445
  • 21
  • 29