in base_automl.py there is the following configuration :
font-family: Arial
it causes ubunto docker containers running mljar to write the following message extensively:
WARNING | matplotlib.font_manager - findfont: Font family 'Arial' not found.
can this font be changes to some non-office font so this message will disappear ?