Skip to content

Jinja2 update to version 3 breaks nbsphinx #563

@nikosavola

Description

@nikosavola

As Jinja2 version is not frozen to 2.11 in setup.py nbsphinx uses the new version 3.0.0.

With Jinja2 3.0.0 I've been getting the following error for all notebooks

'nbformat.notebooknode.NotebookNode object' has no attribute 'tags'

This does not happen if I freeze Jinja2 to 2.11.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions