Skip to content

Commit b081ac1

Browse files
authored
Update Noah_William_hw4.ipynb
1 parent fe23a1a commit b081ac1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

community/womanium/assignments/Noah_William_hw4.ipynb

+5-5
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
{
110110
"cell_type": "code",
111111
"source": [
112-
" pip install -U classiq"
112+
" #pip install -U classiq"
113113
],
114114
"metadata": {
115115
"id": "tCeogasI11fD"
@@ -120,8 +120,8 @@
120120
{
121121
"cell_type": "code",
122122
"source": [
123-
" import classiq\n",
124-
" classiq.authenticate()"
123+
" #import classiq\n",
124+
" #classiq.authenticate()"
125125
],
126126
"metadata": {
127127
"id": "JJ5z9CCA2CB5"
@@ -132,7 +132,7 @@
132132
{
133133
"cell_type": "code",
134134
"source": [
135-
" !pip install networkx matplotlib classiq"
135+
" #!pip install networkx matplotlib classiq"
136136
],
137137
"metadata": {
138138
"id": "S60QLodXo8e9"
@@ -464,7 +464,7 @@
464464
"State=13, prob vec =[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0.5, 0]\n",
465465
"State=14, prob vec =[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0.5]\n",
466466
"State=15, prob vec =[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.0, 0]\n",
467-
"Opening: https://platform.classiq.io/circuit/cacff37d-2ea0-49d0-8df3-640aa2d59a93?version=0.43.3\n"
467+
"#Opening: https://platform.classiq.io/circuit/cacff37d-2ea0-49d0-8df3-640aa2d59a93?version=0.43.3\n"
468468
]
469469
}
470470
]

0 commit comments

Comments
 (0)