Commit 42c9d97
Sphinx upgrade (#1581)
**Title:**
Upgrade Sphinx and Jinja2 versions.
**Summary:**
- Replaces PR #1579. The RC branch builds will be deferred to a later
date.
- Upgrade Sphinx to version 8.1 and Jinja2 to 3.1.6
- All demos in the `master` branch successfully build.
- Some reference formatting inconsistencies spotted.
**Notes**
Testing deployment of the built demos show inconsistencies in the way
references are formatted in the text and at the bottom of the demo.
Current Production website version:
<img width="821" height="117" alt="Screenshot 2025-10-24 at 3 35 35 PM"
src="https://github.com/user-attachments/assets/c44e8908-c71d-48ce-aa92-9ff947c14200"
/>
<img width="836" height="400" alt="Screenshot 2025-10-24 at 3 36 08 PM"
src="https://github.com/user-attachments/assets/d739d2af-003f-4845-b6fd-0cebb4e3021a"
/>
With the Sphinx upgrade:
<img width="832" height="117" alt="Screenshot 2025-10-24 at 3 35 23 PM"
src="https://github.com/user-attachments/assets/b4b63e77-77e2-4d45-b896-5833e10761a2"
/>
<img width="836" height="477" alt="Screenshot 2025-10-24 at 3 35 59 PM"
src="https://github.com/user-attachments/assets/e3740780-3cfc-4e9d-b238-78554d10cfa7"
/>
**Note**: The above rendering issues are fixed in [this
PR](XanaduAI/pennylane.ai-react#2368). We'll
merge this first so we can build and upload all the demos, then merge
the pennylane.ai PR to fix the rendering on the website.
---------
Co-authored-by: runora95 <runor.agbaire@xanadu.ai>1 parent 634e5ba commit 42c9d97
File tree
4 files changed
+49
-54
lines changed- dependencies
4 files changed
+49
-54
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments