-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
REPL does not start #11
Comments
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 My guess is it is not a full instruction? zed-industries/zed#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 |
I am having the same issue on linux using julia-1.10 |
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 zed-industries/zed#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.
The text was updated successfully, but these errors were encountered: