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
KERNEL EXCEPTION
KeyError: key "command" not found
Stacktrace:
[1] getindex at ./dict.jl:478 [inlined]
[2] dispatch(::WebIO.IJuliaConnection, ::Dict{String,Any}) at /home/robert/.julia/packages/WebIO/WN6vl/src/connection.jl:22
[3] (::getfield(WebIO, Symbol("##73#74")){WebIO.IJuliaConnection})(::IJulia.Msg) at /home/robert/.julia/packages/WebIO/WN6vl/src/providers/ijulia.jl:56
[4] comm_msg(::ZMQ.Socket, ::IJulia.Msg) at /home/robert/.julia/packages/IJulia/iMVN2/src/comm_manager.jl:134
[5] #invokelatest#1 at ./essentials.jl:686 [inlined]
[6] invokelatest at ./essentials.jl:685 [inlined]
[7] eventloop(::ZMQ.Socket) at /home/robert/.julia/packages/IJulia/iMVN2/src/eventloop.jl:8
[8] (::getfield(IJulia, Symbol("##15#18")))() at ./task.jl:259
KERNEL EXCEPTION
KeyError: key "command" not found
Stacktrace:
[1] getindex at ./dict.jl:478 [inlined]
[2] dispatch(::WebIO.IJuliaConnection, ::Dict{String,Any}) at /home/robert/.julia/packages/WebIO/WN6vl/src/connection.jl:22
[3] (::getfield(WebIO, Symbol("##73#74")){WebIO.IJuliaConnection})(::IJulia.Msg) at /home/robert/.julia/packages/WebIO/WN6vl/src/providers/ijulia.jl:56
[4] comm_msg(::ZMQ.Socket, ::IJulia.Msg) at /home/robert/.julia/packages/IJulia/iMVN2/src/comm_manager.jl:134
[5] #invokelatest#1 at ./essentials.jl:686 [inlined]
[6] invokelatest at ./essentials.jl:685 [inlined]
[7] eventloop(::ZMQ.Socket) at /home/robert/.julia/packages/IJulia/iMVN2/src/eventloop.jl:8
[8] (::getfield(IJulia, Symbol("##15#18")))() at ./task.jl:259
KERNEL EXCEPTION
KeyError: key "command" not found
Stacktrace:
[1] getindex at ./dict.jl:478 [inlined]
[2] dispatch(::WebIO.IJuliaConnection, ::Dict{String,Any}) at /home/robert/.julia/packages/WebIO/WN6vl/src/connection.jl:22
[3] (::getfield(WebIO, Symbol("##73#74")){WebIO.IJuliaConnection})(::IJulia.Msg) at /home/robert/.julia/packages/WebIO/WN6vl/src/providers/ijulia.jl:56
[4] comm_msg(::ZMQ.Socket, ::IJulia.Msg) at /home/robert/.julia/packages/IJulia/iMVN2/src/comm_manager.jl:134
[5] #invokelatest#1 at ./essentials.jl:686 [inlined]
[6] invokelatest at ./essentials.jl:685 [inlined]
[7] eventloop(::ZMQ.Socket) at /home/robert/.julia/packages/IJulia/iMVN2/src/eventloop.jl:8
[8] (::getfield(IJulia, Symbol("##15#18")))() at ./task.jl:259
And if Interact doesn't depend on any features that are only available in the latest WebIO version, perhaps it could update its dependencies to explicitly pin to an older version of WebIO?
I followed the instructions and ran
The text was updated successfully, but these errors were encountered: