Installing BraketLab¶
BraketLab is available through Python Package Index (PyPI), and is most easily installed by invoking pip install braketlab from your terminal.
Note that it is also possible to install directly in the Jupyter Notebook environment using !pip install braketlab from a cell.