fiftyone.internal.util¶
FiftyOne internal utilities.
Functions:
Whether the SDK is running in a remote service context. |
|
Whether the current environment has an encryption key. |
|
Whether the current environment has an API key. |
-
fiftyone.internal.util.
is_remote_service
()¶ Whether the SDK is running in a remote service context.
- Returns
True/False
-
fiftyone.internal.util.
has_encryption_key
()¶ Whether the current environment has an encryption key.
- Returns
True/False
-
fiftyone.internal.util.
has_api_key
()¶ Whether the current environment has an API key.
- Returns
True/False