Georges (Jorge) Balazs
Georges (Jorge) Balazs
I am having the same issue. The `Jupyter.notebook.notebook_path` in my case is `/source/assignment_3/assignment_3.ipynb`. Steps to replicate: 1. Create a new conda environment: `conda create -n nbgrader python=3.7` 2. Install `nbgrader`:...
Thank you for putting this together! I can gladly help convert the tables to markdown, but I'd first like to know how to build the website locally so I can...
Thank you for handling the merge conflicts @arnavsinghvi11! I just reformatted the code with `ruff` as you suggested.