Skip to content

Commit

Permalink
Update Tutorial_0_Basic_Quantum_Gate.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
JQub authored Dec 4, 2021
1 parent ba62318 commit c781d18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions session_1/Tutorial_0_Basic_Quantum_Gate.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"cell_type": "code",
"execution_count": 180,
"source": [
"is_colab = False\n",
"is_colab = True\n",
"\n",
"if is_colab:\n",
" !pip install -q torch==1.9.0\n",
Expand Down Expand Up @@ -846,4 +846,4 @@
}
}
]
}
}

0 comments on commit c781d18

Please sign in to comment.