matplotlib-backend-notcurses
matplotlib-backend-notcurses copied to clipboard
show matplotlib plots directly in your terminal
Results
1
matplotlib-backend-notcurses issues
Sort by
recently updated
recently updated
newest added
Here's the traceback after keyboard interrupt (using I'm using `python 3.11.1` with `ipython 8.8.0`). I waited minutes, but nothing happened. ``` [ins] In [5]: plt.show() --------------------------------------------------------------------------- KeyboardInterrupt Traceback (most recent...