Replies: 1 comment
-
when running in terminal is works because the matplotlib uses the default backend render grahps I would either try disabling the inline backend by setting
or you could try installing https://pypi.org/project/matplotlib-inline |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using amazon sagemaker studio lab. I completely reset all environments today and reinstalled env, webui from the beginning. Then this error happen.
I reset environment and reinstalled webui several times but it doens not work. '%matplotlib inline' and 'import matplotlib' doen not work either. I updated conda too. (conda update --all, conda update -n base conda)
But if i run webui by jupyter termina, itt works. Not running only jupyter notebooks cells.
I need help.
Beta Was this translation helpful? Give feedback.
All reactions