Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export to html fails with jinja template problem #12307

Closed
notuntoward opened this issue Mar 30, 2022 · 1 comment
Closed

Export to html fails with jinja template problem #12307

notuntoward opened this issue Mar 30, 2022 · 1 comment
Labels

Comments

@notuntoward
Copy link

When I try to export a notebook to html, I get the following error message:

nbconvert failed: module 'jinja2' has no attribute 'Markup'

This might be related to #9468 in vscode.

This is with jupyterlab 3.3.2

@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to new issues that need triage label Mar 30, 2022
@JasonWeill JasonWeill removed the status:Needs Triage Applied to new issues that need triage label Mar 31, 2022
@JasonWeill
Copy link
Contributor

This is fixed by jupyter-server/jupyter_server#756 . If you run pip install -U jupyter_server, you should get a fix for this issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants