Is there a way for Sublime REPL Python to display images? Or does ST REPL not display images at all?
It seems that the same code that runs in Spyder or Jupyter, does not work on the REPL! 
You must do something like plt.show(True)
Is there a way for Sublime REPL Python to display images? Or does ST REPL not display images at all?
It seems that the same code that runs in Spyder or Jupyter, does not work on the REPL! 
You must do something like plt.show(True)