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
{{ message }}
This repository was archived by the owner on Jan 2, 2026. It is now read-only.
Thanks for open sourcing this project!
I am trying to setup the backend server as mentioned in the instructions: julia ./api/mux_server.jl 7777
The package DiffEqWebBase is missing.
I tried to Pkg.add("DiffEqWebBase"), but Julia's package manager cannot find the package.
Hi,
Thanks for open sourcing this project!
I am trying to setup the backend server as mentioned in the instructions: julia ./api/mux_server.jl 7777
The package DiffEqWebBase is missing.
I tried to Pkg.add("DiffEqWebBase"), but Julia's package manager cannot find the package.