prevision_quantum_nn.utils.get_jupyter_nb

Module Contents

Functions

isjupyternotebook() Check if the library is called from a Jupyter notebook environment.
prevision_quantum_nn.utils.get_jupyter_nb.isjupyternotebook()

Check if the library is called from a Jupyter notebook environment.

Returns:True if code is used in a Jupyter notebook, False otherwise.
Return type:boolean