How turn on Matplotlib ipympl in DataSpell?
Hello,
I would like to enable interactivity widgets for matplotlib in jupyter notebook. But when I use the magic function:
%matplotlib ipympl
,interactivity doesn't work.
If I open the notebook in a browser it works. But working through a browser is not convenient.
Is it possible to solve this problem?
In DataSpell:
In Browser:
Please sign in to leave a comment.
Hi,
Yes, as of now, ipympl is not supported in DataSpell, but we are aware of the issue. Please track progress: https://youtrack.jetbrains.com/issue/DS-2797