jupyter / nbgrader

A system for assigning and grading notebooks
https://nbgrader.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.3k stars 317 forks source link

Fix labextension plugin IDs in the docs and demos #1927

Closed lahwaacz closed 1 month ago

lahwaacz commented 1 month ago

https://github.com/jupyter/nbgrader/pull/1811 has happened again :facepalm:

This fixes https://github.com/jupyter/nbgrader/pull/1893

github-actions[bot] commented 1 month ago

Binder :point_left: Launch a Binder on branch lahwaacz/nbgrader/fix-docs

brichet commented 1 month ago

1811 has happened again 🤦

This fixes #1893

Thanks @lahwaacz, my fault again.

Test failures are not related, but let fix them before (I'll do it) and rebase.

brichet commented 1 month ago

Fixes https://github.com/jupyter/nbgrader/issues/1921

brichet commented 1 month ago

@lahwaacz can you rebase after https://github.com/jupyter/nbgrader/pull/1928 ?

lahwaacz commented 1 month ago

@lahwaacz can you rebase after #1928 ?

Done