JuliaDB.jl
JuliaDB.jl copied to clipboard
JuliaDB package dependency with [email protected]
hi, im using JuliaDB in conjunction with examples from [email protected]
julia 1.6.4
(MyProject) pkg> st
Status ~/MyProject/Project.toml
[7d9fca2a] Arpack v0.5.3
[aae7a2af] DiffEqFlux v1.44.0
[0c46a032] DifferentialEquations v6.20.0
[587475ba] Flux v0.12.8
After JuliaDB installation
julia1.6.4
(MyProject) pkg> st
Status ~/MyProject/Project.toml
[7d9fca2a] Arpack v0.4.0
[aae7a2af] DiffEqFlux v0.7.0
[0c46a032] DifferentialEquations v6.9.0
[587475ba] Flux v0.8.3
[a93385a2] JuliaDB v0.13.1
on this new package environment the notebooks from examples dont work when using JuliaDB.