conf_to_dt              Convert a list of task configurations into two
                        data.tables of global and individual features.
configure_task          Initialize a configuration file for a future
                        task
configure_task_server   Module shiny to configure a task.
input_btns              create button for DT table
launcher                Evaluate and trigger the number of tasks to
                        launch to reach the maximum allowed
run_order               Compute the order of priority to run a list of
                        configurations
run_task                Run the task defined in a conf file
scheduler_init          Scheduler management of the launcher function
tasks_overview_server   Module to visualize all the created tasks.
