Is there any way to generate a shareable link to a file? In the class I am teaching I have a school-sponsored web service (Blackboard) for grading that requires something to be turned in. Downloading the file from pythonanywhere and uploading to Blackboard seems like high overhead. Pasting a secure link to a file in Blackboard which jumps me over to pythonanywhere for execution and commenting seems like comparative bliss. Suggestions?