Skip to content

Commit ae1da55

Browse files
Missing package
1 parent c34e00d commit ae1da55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/workflow_basics/3.noisy_simulation.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
" import tangelo\n",
5050
"except ModuleNotFoundError:\n",
5151
" !pip install git+https://github.com/sandbox-quantum/Tangelo.git@develop --quiet\n",
52-
" !pip install qiskit qulacs amazon-braket-sdk --quiet"
52+
" !pip install qiskit qiskit-aer qulacs amazon-braket-sdk --quiet"
5353
]
5454
},
5555
{

0 commit comments

Comments
 (0)