The Python Oracle

Displaying pyplot Windows using Anaconda+Sublime

--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Track title: CC B Schuberts Piano Sonata No 16 D

--

Chapters
00:00 Displaying Pyplot Windows Using Anaconda+Sublime
01:11 Accepted Answer Score 3
01:27 Thank you

--

Full question
https://stackoverflow.com/questions/2375...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #matplotlib #sublimetext2 #anaconda

#avk47



ACCEPTED ANSWER

Score 3


According to the OP's comment:

problem solved. In the end it was simply solved by adding a line in my own code:

matplotlib.pylab.show(block=False)