Is there any extensions, apps, or online applications that would allow me to use Tkinter on a Chromebook?
I'm trying to make a GUI for a program I've written and Tkinter seems nice, but I use Cloud9 which doesn't allow for graphics.
EDIT: I have an administrative lock on my Chromebook which makes me unable to install Ubuntu, which is why I need an online application, Chrome extension, or Chrome app.
You can use tkinter in Chromebook, just follow these steps:
After Installing Ubuntu, Now check if you have python or not. Open command terminal, type
If you have not installed Python. Open command terminal and type
Now for installing tkinter module type
Now check both python and tkinter from terminal by type