running_on_kaggle

running_on_kaggle()[source]

Detect if the current environment is running on Kaggle.

Returns

True if the current environment is on Kaggle, False otherwise.

Return type

bool