Python Forum
[Tkinter] Cloud server running(Can be edited directly online)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] Cloud server running(Can be edited directly online)
#2
For all practical purposes you cannot have Tkinter GUI running on Colab.
You can emulate display but you will not be able to interact with it.

See
https://stackoverflow.com/q/61168210/4046632
https://stackoverflow.com/q/49478228/4046632


On a general note - Please, don't ask/offer people to edit your code directly online. You should post enough information (minimal reproducible example) - code (in python tags), traceback (in error tags), input/output data, etc. so that people on the forum can reproduce the problem and answer.
I strongly advise you to visit the help center
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
RE: Cloud server running(Can be edited directly online) - by buran - Jan-29-2021, 06:59 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyQt] Cloud app development league55 1 2,299 Apr-05-2018, 07:55 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020