We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd7145c commit f552eacCopy full SHA for f552eac
_docs/instructor/autograding/jupyter_notebook.md
@@ -27,7 +27,7 @@ For autograding Jupyter Notebooks, the following fields must be included in your
27
}
28
```
29
30
-The method for allowing certain system calls in can be found in [System Call Filtering](/instructor/autograding/system_call_filtering).
+The method for allowing certain system calls can be found in [System Call Filtering](/instructor/autograding/system_call_filtering).
31
You may also need to pass in resource limit values or a max submission size.
32
33
```json
0 commit comments