Skip to content

Commit 4f1df41

Browse files
committed
fix: Remove reference to IBM token on import OpenQASM (#1375) (notebooks update)
1 parent fff3917 commit 4f1df41

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

fire-opal/execute/configure-circuits/how-to-import-openqasm.ipynb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,6 @@
153153
"metadata": {},
154154
"outputs": [],
155155
"source": [
156-
"# Enter your IBM token here.\n",
157-
"token = \"your_IBM_token\"\n",
158-
"\n",
159156
"# Set credentials\n",
160157
"token = \"YOUR_IBM_CLOUD_API_KEY\"\n",
161158
"instance = \"YOUR_IBM_CRN\"\n",

0 commit comments

Comments
 (0)