autonomio / talos

Hyperparameter Experiments with TensorFlow and Keras
https://autonom.io
MIT License
1.62k stars 268 forks source link

matplotlib backend error #337

Closed Vikramardham closed 5 years ago

Vikramardham commented 5 years ago

Hi, I could not find any relevant posts, so I am opening one. Talos works on my jupyter notebook but the exact same code does not work with Jupyter Lab, is this expected behavior? Jupyter Lab throws a weird error with matplotlib backend. Is this expected?

Thanks, in advance!

mikkokotila commented 5 years ago

This is not related with Jupyter vs. Jupyter Labs, but on the matplotlib version each use respective in your case. Please post the entire trace as it's otherwise impossible to say more.

mikkokotila commented 5 years ago

Closing this. Feel free to open a new issue if anything.