add reference to Jeff's blog (#1024)

* add reference to Jeff's blog

* fix url
This commit is contained in:
Madhur Tandon
2022-12-06 23:08:12 +05:30
committed by GitHub
parent 8b7fb89c68
commit bec70b60b8

View File

@@ -279,6 +279,8 @@ The `fetch` mechanism works in the following manner:
- Otherwise, calculate the `filename` at the end of `from` i.e. the part after last `/`
- the object is downloaded from `from` to `to_folder + filename at the end of 'from'`
Learn more about `fetch` on PyScript [here](https://jeff.glass/post/whats-new-pyscript-2022-12-1)
#### Use-Cases
Assumptions: