Skip to content

Commit d1d0668

Browse files
ashishks0522doctorperceptronAlan-eMartinjontoye
authored
## Changes - Remove `.html` from demo references as we no longer need that in the URL and its causing 404 with next port, update it to be intersphinx format ## Ticket - [sc-99549-fix-broken-demo-inter-sphinx-links-within-demo](https://app.shortcut.com/xanaduai/story/99549/remove-html-from-demo-references-in-qml-demos) --------- Co-authored-by: Paul Finlay <[email protected]> Co-authored-by: Alan Martin <[email protected]> Co-authored-by: Jonathan Toye <[email protected]>
1 parent bf391b7 commit d1d0668

File tree

216 files changed

+261
-264
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

216 files changed

+261
-264
lines changed

demonstrations_v2/adjoint_diff_benchmarking/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"executable_stable": false,
99
"executable_latest": false,
1010
"dateOfPublication": "2021-11-23T00:00:00+00:00",
11-
"dateOfLastModification": "2025-09-09T17:41:50+00:00",
11+
"dateOfLastModification": "2025-09-22T15:48:14+00:00",
1212
"categories": [
1313
"Getting Started"
1414
],

demonstrations_v2/ahs_aquila/demo.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
more information on pulse programming in PennyLane, see the
5858
`PennyLane docs <https://docs.pennylane.ai/en/stable/code/qml_pulse.html>`__, or check out the demo
5959
about
60-
`running a ctrl-VQE algorithm with pulse control <https://pennylane.ai/qml/demos/tutorial_pulse_programming101.html>`__ on the PennyLane `default.qubit` simulator.
60+
:doc:`running a ctrl-VQE algorithm with pulse control <demos/tutorial_pulse_programming101>` on the PennyLane `default.qubit` simulator.
6161
6262
6363
@@ -66,7 +66,7 @@
6666
6767
The Aquila QPU works with programmable arrays of up to 256 Rubidium-87 atoms (Rb-87), trapped in vacuum by tightly
6868
focused laser beams. These atoms can be arranged in (almost)
69-
`arbitrary user-specified geometries <https://pennylane.ai/qml/demos/tutorial_pasqal.html>`_ to determine
69+
:doc:`arbitrary user-specified geometries <demos/tutorial_pasqal>` to determine
7070
inter-qubit interactions. On the Aquila device, it is possible to specify 1D and 2D atom arrangements. Atom
7171
positions may be slightly shifted to accommodate hardware limitations, and must obey lattice constraints
7272
for spacing. This will be explored in more detail below.

demonstrations_v2/ahs_aquila/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"executable_stable": false,
99
"executable_latest": false,
1010
"dateOfPublication": "2023-05-16T00:00:00+00:00",
11-
"dateOfLastModification": "2025-09-09T17:41:50+00:00",
11+
"dateOfLastModification": "2025-09-22T15:48:14+00:00",
1212
"categories": [
1313
"Quantum Hardware",
1414
"Devices and Performance",

demonstrations_v2/braket-parallel-gradients/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"executable_stable": false,
1515
"executable_latest": false,
1616
"dateOfPublication": "2020-12-08T00:00:00+00:00",
17-
"dateOfLastModification": "2025-09-09T17:41:50+00:00",
17+
"dateOfLastModification": "2025-09-22T15:48:14+00:00",
1818
"categories": [
1919
"Devices and Performance"
2020
],

demonstrations_v2/circuits_as_fourier_series/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"executable_stable": false,
99
"executable_latest": false,
1010
"dateOfPublication": "2023-09-11T00:00:00+00:00",
11-
"dateOfLastModification": "2025-09-17T17:41:50+00:00",
11+
"dateOfLastModification": "2025-09-22T15:48:14+00:00",
1212
"categories": [
1313
"Optimization",
1414
"Quantum Machine Learning"

demonstrations_v2/covalent_cloud_gpu/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"executable_stable": false,
1212
"executable_latest": false,
1313
"dateOfPublication": "2024-05-24T00:00:00+00:00",
14-
"dateOfLastModification": "2025-09-09T17:41:50+00:00",
14+
"dateOfLastModification": "2025-09-22T15:48:14+00:00",
1515
"categories": [
1616
"Quantum Machine Learning"
1717
],

demonstrations_v2/ensemble_multi_qpu/demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
##############################################################################
4848
# This tutorial requires the ``pennylane-rigetti`` and ``pennylane-qiskit`` packages, which can be
49-
# installed by following the instructions `here <https://pennylane.ai/install.html>`__. We also
49+
# installed by following the instructions `here <https://pennylane.ai/install>`__. We also
5050
# make use of the `PyTorch interface <https://pennylane.readthedocs.io/en/stable/introduction
5151
# /interfaces.html>`_, which can be installed from `here
5252
# <https://pytorch.org/get-started/locally/>`__.

demonstrations_v2/ensemble_multi_qpu/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"executable_stable": false,
99
"executable_latest": false,
1010
"dateOfPublication": "2020-02-14T00:00:00+00:00",
11-
"dateOfLastModification": "2025-09-09T17:41:50+00:00",
11+
"dateOfLastModification": "2025-09-22T15:48:14+00:00",
1212
"categories": [
1313
"Quantum Machine Learning"
1414
],

demonstrations_v2/function_fitting_qsp/demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ def step_func(x):
553553
# explicitly computing the optimal values for :math:`\vec{\phi}`
554554
# known as "Remez-type exchange algorithms" for analytic function fitting. If
555555
# you want to explore other approaches to function fitting, checkout this
556-
# `demo <https://pennylane.ai/qml/demos/quantum_neural_net.html>`__
556+
# :doc:`demo <demos/quantum_neural_net>`
557557
# where we use a photonic neural network for function fitting.
558558
#
559559
#

demonstrations_v2/function_fitting_qsp/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"executable_stable": false,
99
"executable_latest": false,
1010
"dateOfPublication": "2022-05-24T00:00:00+00:00",
11-
"dateOfLastModification": "2025-09-09T17:41:50+00:00",
11+
"dateOfLastModification": "2025-09-22T15:48:14+00:00",
1212
"categories": [
1313
"Quantum Machine Learning"
1414
],

0 commit comments

Comments
 (0)