Skip to content

change Arial font in base_automl.py to avoid issues in linux #590

@yairVanti

Description

@yairVanti

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 ?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions