Matplotlib magic in Jupyter notebook

时光怂恿深爱的人放手 提交于 2021-01-28 19:32:24

问题


When i am using the magic %matplotlib notebook it shows the follwing warning:Warning: Cannot change to a different GUI toolkit: notebook. Using gtk3 instead. What is the reason for this warning and how to get rid of it.

来源:https://stackoverflow.com/questions/61625435/matplotlib-magic-in-jupyter-notebook

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!