fonsp / Pluto.jl

🎈 Simple reactive notebooks for Julia
https://plutojl.org/
MIT License
4.91k stars 284 forks source link

pre-1.9 notebook not automatically recovered in 1.9 #2642

Open fonsp opened 9 months ago

fonsp commented 9 months ago

When you open this notebook (created a year ago) with Julia 1.9, it shows errors instead of fixing the Pkg environment:

https://github.com/mitmath/JuliaComputation/blob/2ebcfe17ef7b8c4d26312cf4898396dceb23c146/notebooks/1_hyperbolic_corgi.jl

You can fix it manually by removing the embedded project/manifest data, but this is also done by Pluto automatically...

fonsp commented 8 months ago

Another example:

https://github.com/fonsp/package-loading-times/blob/0ae2fd7af7e3ac5f081303493c54ffea5e7d6c86/most_downloaded_packages.jl

fonsp commented 6 months ago

This notebook does not load in Julia 1.6

https://github.com/simeonschaub/featured/blob/92d5ac363617cb054a2300cd9b1875d64c8b692f/src/math/rs_algorithm.jl#L5

Ah nvm its not possible to install YoungTableaux on Julia 1.6

fonsp commented 6 months ago

This notebook required an instant restart on Julia 1.6:

https://github.com/JuliaPluto/featured/blob/216fdd443a024f3566e8a86a7713095d3adefede/src/basic/Pluto%20for%20Jupyter%20users.jl