Showing plots in DataSpell debugger mode

Hello.

When plotting with matplotlib in DataSpell in .py file (not an .ipynb file) - the plots are shown inside the console - which is very comfortable.

However, during debug mode - the plots are not shown at all - not in the debug console and not in the regular console.

This applies both to plots that are created through the debugged code, and plot that are created manually on the fly through the debugger console or through the evaluate window.

It creates a situation that whenever I wish to debug a code with plots - I go back to pycharm - do the debugging there, and then return to DataSpell...

Is there a solution to this problem?

Thanks,

0
正式评论

Hello Bcycvdrfy 

Thank you for your question! It's the known issue in DataSpell: https://youtrack.jetbrains.com/issue/DS-3770/Support-inlay-plots-in-Debug-python-console

Please make sure to put a vote on the issue and leave a comment. A high number of votes/comments makes the issue more visible and helps to elevate its priority.

Hello Bcycvdrfy 

I'm digging deeper inside the issue you've reported. Please let me know the DataSpell version you were using when the issue occurred.

What do you mean by the plots which are inside the console? Could you illustrate the following with screenshots - it would help to understand the issue better.
 

.. the plots are shown inside the console - which is very comfortable.

However, during debug mode - the plots are not shown at all - not in the debug console and not in the regular console.

0

请先登录再写评论。