Skip to content

Conversation

KrKOo
Copy link

@KrKOo KrKOo commented Sep 19, 2024

This PR adds support for "raw" cells in assignments. Without this fix the user gets an SQLAlchemy error during the release of an assignment which contains a notebook with a "raw" cell. Raw cells now work the same way as markdown cells.

Fixes #921

Copy link
Contributor

Binder 👈 Launch a Binder on branch KrKOo/nbgrader/raw

@brichet
Copy link
Contributor

brichet commented Oct 1, 2024

Thanks @KrKOo for opening this.
Can you please rebase on main, a #1928 should have fixed the unrelated test failures.

@brichet
Copy link
Contributor

brichet commented Nov 15, 2024

Looks good, thanks @KrKOo.

Could you add a test on it ?
Probably in this file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug with "Raw NBConvert" cell
2 participants