qiskit/releasenotes/notes/0.16/monospaced_magic-4716fbc6ae...

13 lines
384 B
YAML

---
features:
- |
The new jupyter magic ``monospaced_output`` has been added to the
:mod:`qiskit.tools.jupyter` module. This magic sets the Jupyter notebook
output font to "Courier New", when possible. When used this fonts returns
text circuit drawings that are better aligned.
.. code-block:: python
import qiskit.tools.jupyter
%monospaced_output