Skip to content

Commit bfac990

Browse files
Decrease MBQC demo size (#1382)
The MBQC demo is ~15MB, which is too large to be uploaded to our V2 demo backend (10MB max). This is also a bad experience for any users with a slower internet connection, as this demo page will take a long time to load. The biggest contributor is the .gif, which is ~14MB. I've cut it down in time so it's shorter and under 5MB.
1 parent da7d9d4 commit bfac990

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
Loading

demonstrations/tutorial_mbqc.metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"dateOfPublication": "2022-12-05T00:00:00+00:00",
12-
"dateOfLastModification": "2024-11-06T00:00:00+00:00",
12+
"dateOfLastModification": "2025-05-27T00:00:00+00:00",
1313
"categories": [
1414
"Quantum Hardware",
1515
"Quantum Computing"

demonstrations_v2/tutorial_mbqc/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"dateOfPublication": "2022-12-05T00:00:00+00:00",
12-
"dateOfLastModification": "2024-11-06T00:00:00+00:00",
12+
"dateOfLastModification": "2025-05-27T00:00:00+00:00",
1313
"categories": [
1414
"Quantum Hardware",
1515
"Quantum Computing"

0 commit comments

Comments
 (0)