We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c34e00d commit ae1da55Copy full SHA for ae1da55
examples/workflow_basics/3.noisy_simulation.ipynb
@@ -49,7 +49,7 @@
49
" import tangelo\n",
50
"except ModuleNotFoundError:\n",
51
" !pip install git+https://github.com/sandbox-quantum/Tangelo.git@develop --quiet\n",
52
- " !pip install qiskit qulacs amazon-braket-sdk --quiet"
+ " !pip install qiskit qiskit-aer qulacs amazon-braket-sdk --quiet"
53
]
54
},
55
{
0 commit comments