pasteur.utils.progress.is_jupyter#

pasteur.utils.progress.is_jupyter()[source]#

Check if we’re running in a Jupyter notebook.

taken from rich package.

Return type:

bool