The thing preventing me from switching to cloud9 is the lack of support for matplotlib since graphing things are very important to my work.
I have tried installing matplotlib but there seems to be some problems with pygtk even though it appears to be installed. Is it even possible for an online ide to interact with gtk windows on my local computer? Perhaps the graphs could be generated remotely and saved to my directory?
It would be great if anyone had successfully managed this could show me how?