You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Machine Learning for Kids
Is there a way to share a URL that directly opens a project file in the workspace, bypassing the need to download and re-upload it (e.g., via a URL parameter)?
Dale Lane
unread,
Mar 19, 2026, 5:55:57 AMMar 19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Machine Learning for Kids
Not today.
Are you thinking that the Scratch sb3 file would be hosted somewhere on the Internet that could be referenced by URL?
Kind regards
D
Lê Minh Thắng
unread,
Apr 17, 2026, 6:34:19 AM (6 days ago) Apr 17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Machine Learning for Kids
Yes, exactly! The idea is to host the .sb3 file on a public service like GitHub or Dropbox, then reference it by its direct download URL. (Example:
https://raw.githubusercontent.com/.../project.sb3)