Fons van der Plas

Results 302 issues of Fons van der Plas

![Image](https://github.com/user-attachments/assets/79b8cf8e-d970-44a9-a702-5548bc9e13e1)

frontend
CM6
autocomplete

This image: ![](https://user-images.githubusercontent.com/6933510/107865594-60864b00-6e68-11eb-9625-2d11fd608e7b.png) from ``` https://user-images.githubusercontent.com/6933510/107865594-60864b00-6e68-11eb-9625-2d11fd608e7b.png ``` Should be loaded lazy, cachable, from a more reliable domain.

frontend
performance
publishing

The package latency featured notebook, on binder ![image](https://github.com/user-attachments/assets/e3009a07-89f0-4bde-9081-623468e96d18) might be fixed by gracefulpkg

bug
package manager

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>...

enhancement
frontend
user request
package manager
CM6
wide audience

I accidentally broke this as part of #3207, should be easy to implement again

bug
autocomplete

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...

package manager

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

documentation
enhancement
frontend
user request
Live Docs
ai editor

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

package manager