-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
area-docsIssues and PRs related to Thicket's documentation, notebooks, and examplesIssues and PRs related to Thicket's documentation, notebooks, and examplespriority-normalNormal priority issues and PRsNormal priority issues and PRstype-bugIdentifies bugs in issues and identifies bug fixes in PRsIdentifies bugs in issues and identifies bug fixes in PRs
Description
Our docs depend on nbsphinx, which in turn depends on nbconvert. Unfortunately, there is an issue related to nbconvert that causes our docs to fail if a version of Jinja2 greater than 3.0.3 is installed.
So, we need to add a dependency on Jinja2 3.0.3 to docs/requirements.txt.
Metadata
Metadata
Assignees
Labels
area-docsIssues and PRs related to Thicket's documentation, notebooks, and examplesIssues and PRs related to Thicket's documentation, notebooks, and examplespriority-normalNormal priority issues and PRsNormal priority issues and PRstype-bugIdentifies bugs in issues and identifies bug fixes in PRsIdentifies bugs in issues and identifies bug fixes in PRs