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
Starting IJulia backend...
error: IJulia kernel.jl file not found at /Users/ale/.julia/v0.3/IJulia/src/kernel.jl
Command Executed: julia /Users/ale/.julia/v0.3/IJulia/src/kernel.jl "/Users/ale/Library/Application Support/Sublime Text 3/Packages/User/profile-1.json"
Heartbeat didn't get a response
Heartbeat didn't get a response
Heartbeat didn't get a response
Heartbeat didn't get a response
Heartbeat didn't get a response
Kernel died, closing sockets....
Sockets closed...
The text was updated successfully, but these errors were encountered:
Hello,
I'm having trouble with the installation of Julia in my computer. Here is my code on the settings for Julia
"osx": {
"zmq_shared_library": "
/Users/ale/.julia/v0.4/Homebrew/deps/usr/lib/libzmq.dylib",/Applications/Julia-0.4.5.app/Contents/Resources/julia/bin/julia","commands": [
{
"command_name": "default",
"julia": "
"julia_args": "",
"ijulia_kernel": "~/.julia/v0.3/IJulia/src/kernel.jl"
}
]
},
This is the output in the console
Starting IJulia backend...
error: IJulia kernel.jl file not found at /Users/ale/.julia/v0.3/IJulia/src/kernel.jl
Command Executed: julia /Users/ale/.julia/v0.3/IJulia/src/kernel.jl "/Users/ale/Library/Application Support/Sublime Text 3/Packages/User/profile-1.json"
Heartbeat didn't get a response
Heartbeat didn't get a response
Heartbeat didn't get a response
Heartbeat didn't get a response
Heartbeat didn't get a response
Kernel died, closing sockets....
Sockets closed...
The text was updated successfully, but these errors were encountered: