You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: notebooks/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ The Kaggle Kernels API requires a `kernel-metadata.json` file for any kernel bei
49
49
50
50
## Step 2: Pushing
51
51
52
-
The push process uses the Kaggle Kernels API, so it requires a valid API key with write permissions to the learn notebooks to update.
52
+
The push process uses the Kaggle Kernels API, so it requires a valid API key with write permissions to the learn notebooks to update. Additionally, if pushing an exercise, the pushing account should be included in the `ops-kernels-commits-allow-errors` flag, which enables the notebook to be published despite known errors where the Learn users will fill in the missing code.
0 commit comments