I figured this isn’t possible in vscode. So if me and someone else was editing a python script with tkinter gui together. Could the guest also run that script without downloading it on their computer and the gui would show on their computer?
Assuming the guess has Python and all the necessary packages installed (and any other resources the script might need) then in theory, yes, the guest should be able to run the code themselves and see the expected output.
hey @ShaunKulesa, I don’t think so. It’s more involved than it sounds. We’d have to update the collab service (a server running in the cloud) that is doing the file syncing between machines to know about platform.activestate.com as well.
Sorry to not have any good news for you @ShaunKulesa
@ShaunKulesa, just to clarify, it’s a service we, ActiveState, manages.
As for petitioning to get it updated, I’d say it’s very unlikely to be worth your while. I think you’re the second person to even ask about collaboration in Komodo since the issue arose. With so few people using the feature I’d say it’s very unlikely to get attention quickly.