computational-thinking icon indicating copy to clipboard operation
computational-thinking copied to clipboard

website: hw download links

Open zmoon opened this issue 5 years ago • 2 comments

I think raw versions of the hw links need to be used if you want people to be able to indeed download the files by right clicking.

e.g.,
https://github.com/mitmath/18S191/raw/master/homework/homework0/hw0.jl or https://raw.githubusercontent.com/mitmath/18S191/master/homework/homework0/hw0.jl for hw0, instead of https://github.com/mitmath/18S191/blob/master/homework/homework0/hw0.jl

zmoon avatar Sep 12 '20 17:09 zmoon

But I guess if you are just putting the link in Pluto it doesn't matter. Changing to a raw link would enable either manually downloading or copying the link into Pluto though.

zmoon avatar Sep 12 '20 17:09 zmoon

Do you feel like writing this yourself in a PR?

fonsp avatar Sep 12 '20 19:09 fonsp