ChifiSource / Olive.jl

pure julia notebooks
MIT License
152 stars 6 forks source link

Environments #48

Closed emmaccode closed 1 year ago

emmaccode commented 1 year ago

The next step I think I'm going to be taking is moving ENVIRONMENTS into olivecore/open, then having projects be inside of the environments open dict. This will make it easier to customize projects, as then we could have like load(::Project{<:Any}} and things of that nature.