Skip to content

Commit b6b7560

Browse files
Adam GitterAdam Gitter
authored andcommitted
small fix of image in LCU
1 parent f01a183 commit b6b7560

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

tutorials/advanced_tutorials/linear_combination_of_unitaries/linear_combination_of_unitaries.ipynb

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,11 @@
6565
"id": "24bce818",
6666
"metadata": {},
6767
"source": [
68-
"<div style=\"text-align:center;\">\n",
69-
" <img src=\"https://docs.classiq.io/resources/LCU_circuit_new_visual_fin.png\">\n",
70-
"</div>"
68+
"<center>\n",
69+
"<div style=\"text-align:center;\">\n",
70+
" <img src=\"https://docs.classiq.io/resources/LCU_circuit_new_visual_fin.png\" alt=\"LCU_blocks\" border=\"0\">\n",
71+
"</div>\n",
72+
"</center>"
7173
]
7274
},
7375
{
@@ -90,7 +92,7 @@
9092
"\n",
9193
"\n",
9294
"<details markdown>\n",
93-
"<summary markdown>How does the Within-Apply function work?</summary>\n",
95+
"<summary markdown> How does the Within-Apply function work?</summary>\n",
9496
"\n",
9597
"The Within-Apply maps unitary operations of the kind $V = U^{-1}WU$ into the quantum circuit, given $U$ and $W$. \n",
9698
"\n",

tutorials/documentation_materials/classiq_101/phase_kickback/phase_kickback.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@
552552
"name": "python",
553553
"nbconvert_exporter": "python",
554554
"pygments_lexer": "ipython3",
555-
"version": "3.11.4"
555+
"version": "3.11.7"
556556
},
557557
"vscode": {
558558
"interpreter": {

0 commit comments

Comments
 (0)