Global Config Management#
Manage the global config for challenges.
Functions#
|
Set a global config. |
|
Get the global config object. |
|
Create a template json file that can be used to configure the datasets paths. |
Reset the global config to None. |
|
Check if the config is set. |
|
Check if the current run is a debug run according to the config. |
Config Base Class#
|
Local config for challenges. |