I know that you can use chromebook for development, working with cloud ide services like Cloud9, CodeEnvy, Koding, Nitrous etc.
And while this is truly great, I am working mostly with UI, specifically python Tkinter. As I've learnt, you cannot use GUI apps on any known cloud services even though you can sudo apt-get install python-tk
in Nitrous workspace for example.
Maybe I was not able to find such cloud ide service which allows you to run python GUI applications. Can you tell is it currently possible at all without relying on such hacks as crouton?