It is possible to submit a training job even if no models are available in the interface. This should fail more gracefully. Currently this gives an error in the callback run_train due to extract_parameters_from_html accessing a json dictionary that does not exists.