ipython#
Utils module containing useful global functions.
Functions
Check if we're in an interactive context (Notebook, GUI support) or terminal-based.  | 
|
Check if the system can support GUI.  | 
|
  | 
Create a progress bar instance.  | 
Check if we are in the google colab environment.  | 
|
Check if we are in the kaggle environment.  | 
|
Check if we are in the databricks environment.  | 
|
Check if we are in the AWS Sagemaker environment.  | 
|
Check whether we are in a terminal interactive shell or not.  | 
|
Check whether we are in a web-based interactive shell or not.  | 
Classes
Progress Bar Factory.  |