These are working for me:
pythonista3://myscript.py?action=run- runs the script from the iPad storagepythonista3://myscript.py?root=icloud- opens the script in editor from iCloud storage
But this does not:
pythonista3://myscript.py?action=run?root=iCloud- opens the script for editing from iPad storage
Also, the root=icloud functionality seems to have been removed from the website documentation but remains in the in-app documentation.
Did I miss some change that removed the ability to use the run and root parameters together?
Thanks for the help.
Bob