You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to precompile Pluto [c3e4b0f8-55cb-11ea-2926-15256bba5781] to "/home/fuhrmann/.julia/compiled/v1.12/Pluto/jl_EpAgz5".
ERROR: LoadError: UndefVarError: `complete_symbol` not defined in `REPL.REPLCompletions`
when starting Pluto on Julia nightly
Version 1.12.0-DEV.741 (2024-06-17)
Commit b0b7a859ed5
It seems that the REPLCompletions API changed, see this commit:
JuliaLang/julia@5fc4a60
This e.g. leads to
when starting Pluto on Julia nightly
@fonsp
The text was updated successfully, but these errors were encountered: