braket.ipython_utils module¶
-
braket.ipython_utils.
running_in_jupyter
()[source]¶ Determine if running within Jupyter.
Inspired by https://github.com/ipython/ipython/issues/11694
- Returns
bool – True if running in Jupyter, else False.
braket.ipython_utils.
running_in_jupyter
()[source]¶Determine if running within Jupyter.
Inspired by https://github.com/ipython/ipython/issues/11694
bool – True if running in Jupyter, else False.