Closed asbisen closed 1 month ago
This extension does not manage the REPL feature so something may be wrong with your IJulia installation?
I have the same issue. Julia seems running correct. Not much you can do to make wrong IJulia installation.. it's just using IJulia.
Can someone please explore this issue?
I followed the 2 steps here: https://zed.dev/docs/repl
Installed Julia, added it to PATH, can run julia
from terminal, installed Julia extension in Zed, refreshed repl in Zed, but see no REPL button even after full reboot.
My guess is it is not a full instruction? https://github.com/zed-industries/zed/issues/16024
Just to flag that I am also having the same issue. Julia and IJulia seem to be working correctly (i.e. I can run julia from terminal and as well as run jupyter notebooks with julia kernels).
@asbisen could you please add some labels for this issue so it would be visible jupyter, repl, julia.. i guess
I am having the same issue on linux using julia-1.10
I also tested other kernels: python3
and ark
and bouth of them worked.
updating IJulia didn't resolve the issue either.
Affected by the same. Julia+IJulia working, jupyter is working. Zed is able to run/connect to ipython and deno kernels but not to julia.
me too l am linux julia 1.10 ERPL didnt use
REPL doesnt use in ZED julia1.10.5
Yes, this is tracked upstream in https://github.com/zed-industries/zed/issues/16024.
On macOS Sonoma 14.6.1 when I click on start REPL the editor is not able to start the REPL. And it goes in a loop trying to connect to the REPL.
Although, it's able to find the correct version of Julia. And is able to communicate with LanguageServer.jl.