We just eval the code editor. It should look for a def run()? and run it instead. Or something. But for now, if you paste a UIScreen app in the editor and click the green button it doesn't do anything unless you add a if __name__ == '__main__': thing.
See https://share.tulip.computer/gEP7Mu
We just eval the code editor. It should look for a
def run()? andrunit instead. Or something. But for now, if you paste a UIScreen app in the editor and click the green button it doesn't do anything unless you add aif __name__ == '__main__':thing.See https://share.tulip.computer/gEP7Mu