microsoft / solution-accelerator-many-models

MIT License
192 stars 87 forks source link

seaborn package is not included in AzureML kernel #124

Open cbattlegear opened 3 years ago

cbattlegear commented 3 years ago

seaborn needs to be installed for visualization in the 02_CustomScript_Training_Pipeline.ipynb notebook.

I see it is installed in the test workflow manually. The notebook should include a pip install seaborn

To handle the requirement.