Fons van der Plas

Results 662 comments of Fons van der Plas

We use Pluto notebooks :)

Yep! Feel free to open a PR

Are any changes in the past year useful here? This is still a big future-proof-problem for Pluto

Yes perfect! Do you think we can make `reachable_registries`, `uuids_from_name` and `registry_info` public API?

Not sure if it's too late to object, but there is currently no public API to query/manipulate an environment that is not the current environment. I believe this is very...

Please don't remove `Pkg.activate`! 👀 That's not what I meant at all

I opened a Julia issue about a change in interrupt behaviour on Julia 1.8, which I suspect to be the cause here. https://github.com/JuliaLang/julia/issues/46635 So far I only have my result...

In Pluto, we were able to work around this issue, see https://github.com/fonsp/Pluto.jl/pull/2293 , maybe the same technique would also work for IJulia! See https://github.com/JuliaLang/julia/issues/46635 for a discussion about this workaround...

(This issue makes PyPlot unusable in Pluto)

@zmoon Maybe you could clarify exactly what the suggested change is, and how it affects environments other than Pluto?