llnl / llnl/thicket

Add Jinja2 dependency to docs and pin to 3.0.3

Open
#189 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area-docs priority-normal type-bug
Dominant language
JavaScript
Stars
18
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Our docs depend on `nbsphinx`, which in turn depends on `nbconvert`. Unfortunately, there is [an issue](https://github.com/jupyter/nbconvert/issues/1736) 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`.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open docs/requirements.txt and review the existing documentation dependencies. Add the pinned Jinja2 3.0.3 dependency, then verify that the documentation dependencies install and the docs no longer fail with the affected nbconvert issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.