jeflem / ananke

Jupyter distribution with LMS integration via LTI
GNU Affero General Public License v3.0
5 stars 1 forks source link

Non-deletable cells and autograding errors in nbgrader after cell splitting #12

Open jeflem opened 1 year ago

jeflem commented 1 year ago

If a student uses JupyterLab's split cell feature the new cell cannot be deleted. In addition, autograding yields seemingly unrelated errors. See nbgrader issue for details.

Until issue gets fixed in nbgrader Ananke doc should provide some hint on the problem.

A preprocessing script could remove dublicate cell IDs before autograding.