5.54.1. extras.viewer.executed_in_notebook¶
- eminus.extras.viewer.executed_in_notebook()[source]¶
Check if the code runs in a notebook.
Reference: https://stackoverflow.com/a/22424821
- Returns:
Whether in a notebook or not.
Check if the code runs in a notebook.
Reference: https://stackoverflow.com/a/22424821
Whether in a notebook or not.