Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions demonstrations_v2/tutorial_univariate_qvr/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"executable_stable": true,
"executable_latest": true,
"dateOfPublication": "2023-02-07T00:00:00+00:00",
"dateOfLastModification": "2025-10-15T00:00:00+00:00",
"dateOfLastModification": "2025-11-28T00:00:00+00:00",
"categories": [
"Quantum Machine Learning"
],
Expand Down Expand Up @@ -87,4 +87,4 @@
"logo": "/_static/hardware_logos/covalent.png"
}
]
}
}
1 change: 1 addition & 0 deletions demonstrations_v2/tutorial_univariate_qvr/requirements.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
covalent==0.227.0rc0
networkx<3.6
torch
dask[delayed]