Skip to content

Commit 8f1a005

Browse files
committed
update
1 parent 4215977 commit 8f1a005

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

doc/pub/week6/ipynb/single_qubit_vqe_modified.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -935,7 +935,7 @@
935935
},
936936
{
937937
"cell_type": "code",
938-
"execution_count": 12,
938+
"execution_count": 11,
939939
"metadata": {},
940940
"outputs": [
941941
{
@@ -1027,7 +1027,7 @@
10271027
},
10281028
{
10291029
"cell_type": "code",
1030-
"execution_count": 13,
1030+
"execution_count": 12,
10311031
"metadata": {},
10321032
"outputs": [
10331033
{

doc/pub/week6/ipynb/week6.ipynb

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2156,7 +2156,25 @@
21562156
]
21572157
}
21582158
],
2159-
"metadata": {},
2159+
"metadata": {
2160+
"kernelspec": {
2161+
"display_name": "Python 3 (ipykernel)",
2162+
"language": "python",
2163+
"name": "python3"
2164+
},
2165+
"language_info": {
2166+
"codemirror_mode": {
2167+
"name": "ipython",
2168+
"version": 3
2169+
},
2170+
"file_extension": ".py",
2171+
"mimetype": "text/x-python",
2172+
"name": "python",
2173+
"nbconvert_exporter": "python",
2174+
"pygments_lexer": "ipython3",
2175+
"version": "3.9.15"
2176+
}
2177+
},
21602178
"nbformat": 4,
21612179
"nbformat_minor": 5
21622180
}
190 KB
Binary file not shown.

0 commit comments

Comments
 (0)