Closed ericphanson closed 3 years ago
I think these are supposed to be LocalResource (this is the docstring for LocalResource), and they don't seem to work with Resource.
LocalResource
Resource
Looks like these are still an issue: https://github.com/fonsp/PlutoUI.jl/blob/a107c6aa010dff1ab9574874143007786fa86451/src/Resource.jl#L66-L70 bump :)
Awesome, thanks @ericphanson !
I think these are supposed to be
LocalResource
(this is the docstring forLocalResource
), and they don't seem to work withResource
.