JuliaPluto / PlutoSliderServer.jl

Web server to run just the `@bind` parts of a Pluto.jl notebook
https://computationalthinking.mit.edu/
The Unlicense
130 stars 17 forks source link

Julia 1.9 broken: fatal error in type inference (type bound) #107

Closed fonsp closed 1 year ago

fonsp commented 1 year ago

PlutoSliderServer does not work on Julia 1.9 yet because of: https://github.com/Roger-luo/Configurations.jl/issues/88 https://github.com/JuliaLang/julia/issues/49103

fonsp commented 1 year ago

Fixed in Julia 1.9.0-rc2