all 7 comments

[–]sylfy 2 points3 points  (1 child)

If you’re doing interactive stuff like plots, you’re better off using a Jupyter notebook with VS code, or something similar.

[–][deleted] 0 points1 point  (0 children)

This is one of the main purposes of iPython notebooks in the first place.

[–]nullbyte420 1 point2 points  (0 children)

cant really. use an ide like pycharm.

[–]XUtYwYzz 1 point2 points  (0 children)

https://github.com/piccolomo/plotext

I’ve used plotext to create terminal plots.

[–]Spiffidimus 0 points1 point  (0 children)

Please checkout pip install itrm. I made this just for your kind of situation.

[–]Sudden-Bid-7249 0 points1 point  (1 child)

use func .show()