Posted in 2023
Why I Won’t Use nbgrader
- 14 June 2023
I use Jupyter Lab to teach CIS-15: Python Programming for Everyone. My assignments are distributed as Jupyter Notebooks that are filled out by students and turned in. Some assignments have automated checking that students can use to see how I will evaluate their code. Sounds like a job for nbgrader, but it’s not for me and here’s why.