Skip to content

Add raw cell support#1922

Open
KrKOo wants to merge 1 commit intojupyter:mainfrom
KrKOo:raw
Open

Add raw cell support#1922
KrKOo wants to merge 1 commit intojupyter:mainfrom
KrKOo:raw

Conversation

@KrKOo
Copy link
Copy Markdown

@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

@github-actions
Copy link
Copy Markdown
Contributor

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

@brichet
Copy link
Copy Markdown
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
Copy Markdown
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