Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Commit 915228e

Browse files
authored
Merge pull request #980 from prasad-kumkar/master
Update 1_programmatic_approach.ipynb
2 parents 1fb513b + 3b87a1f commit 915228e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

tutorials/chemistry/1_programmatic_approach.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,8 @@
321321
"metadata": {},
322322
"source": [
323323
"### Step 3: Initiate and configure dynamically-loaded instances\n",
324-
"To run VQE with the UCCSD variational form, we require\n",
324+
"To run VQE with the UCCSD variational form, we require: \n",
325+
"\n",
325326
"- VQE algorithm\n",
326327
"- Classical Optimizer\n",
327328
"- UCCSD variational form\n",
@@ -498,7 +499,7 @@
498499
"name": "python",
499500
"nbconvert_exporter": "python",
500501
"pygments_lexer": "ipython3",
501-
"version": "3.7.7"
502+
"version": "3.7.4"
502503
},
503504
"varInspector": {
504505
"cols": {

0 commit comments

Comments
 (0)