Rebecca Dimock
Rebecca Dimock
Can you also add that Sampler requires circuit measurements?
Per @jyu00 - [x] the [How to use Qiskit primitives](https://docs.quantum.ibm.com/guides/primitives#how-to-use-qiskit-primitives) section should separate out the base classes from the qiskit implementations
We're not doing this
See PR #1782 for thoughts.
@acastellane, the idea is that you'd be doing the whole tutorial, and since we do the import in step 1, we would typically not import it again. Similarly, we don't...
> I personally am more of a fan of all imports at the top-of-the-file Yep; I know you've told me that before. I wonder whether this is a special circumstance...
FYI, the quotes don't work on Windows, at least in JupyterLab: 
The quotes don't work in the command prompt either: C:\1docs\.venv>pip install 'qiskit[visualization]' WARNING: Ignoring invalid distribution ~ip (C:\Python312\Lib\site-packages) [notice] A new release of pip is available: 24.3.1 -> 25.0.1 [notice]...
From Blake: The current value where your job will definitely be rejected in all circumstances is 5 million 2Q gates. But there are a common set of options that will...
> without installation instructions That feels the least cumbersome to me.