Fons van der Plas
Fons van der Plas

This image:  from ``` https://user-images.githubusercontent.com/6933510/107865594-60864b00-6e68-11eb-9625-2d11fd608e7b.png ``` Should be loaded lazy, cachable, from a more reliable domain.
The package latency featured notebook, on binder  might be fixed by gracefulpkg
Implement #3099, see the issue for more info https://github.com/user-attachments/assets/eb498f8a-39ce-4a12-b657-386da1e544eb But without https://github.com/JuliaLang/Pkg.jl/issues/4086 the usefulness is limited ## Try this Pull Request! Open Julia and type: ```jl julia> import Pkg julia>...
I accidentally broke this as part of #3207, should be easy to implement again
Precompilation seems to be unreliable on Julia 1.12. Issues encountered: - [x] Precompilation hanging forever in tests - Caused by https://github.com/JuliaLang/julia/issues/58229 - workaround https://github.com/fonsp/Pluto.jl/pull/3203 - [ ] Packages sometimes precompile...
Note: this is an old PR. See #3201 for more recent work https://user-images.githubusercontent.com/6933510/228837604-7947ce1c-8ef2-4678-be89-7148292b92f5.mov
There is some missing functionality in the Pluto package manager: 1. `dev` a local package 2. add a package from git with a branch 3. add a package at a...
https://github.com/JuliaPluto/featured/blob/6ee0c5163eb9b3cbc39278bb4b46821ebb43257f/src/language/Structure%20and%20language.jl