Olive.jl icon indicating copy to clipboard operation
Olive.jl copied to clipboard

pure julia notebooks

Results 33 Olive.jl issues
Sort by recently updated
recently updated
newest added

I saw this repository via Logan Kilpatrick and his contributions to the Julia community. Since I loved the idea of this novel notebook format, and given that the project is...

Right now all kinds of stuff is loaded into the top bar, but I would prefer for just settings, cells, and the project explorer to show by default, with the...

enhancement
good first issue
help wanted

All of these styles should be modular and written inside of the `olivesheet`.

enhancement
good first issue
help wanted

Cells which hold all dependencies, default input cells will also send all uses of `using` up into this cell, which will also be an easy place to add packages.

enhancement
good first issue

There should actually be a set of tabs in between the top-bar and the current file, with different open file names inside.

enhancement
good first issue
help wanted

The project explorer should load the file cells (which open the file upon evaluation) for the current project's working directory into the sidebar on the left, along with some other...

enhancement
good first issue
help wanted

The input data pipeline is a bit messed up, as there are often ParseErrors and different types of issues with the data coming in. What we need to do is...

bug
help wanted

A simple way to get from `Vector{Cell}` to creating/establishing a Session. (A method that will put Session data into `OliveCore`)

enhancement
help wanted

This is meant to be labeled `Release` ... I digress. 0.1.x will demonstrate basic functionality of Olive. With this will also come a few choice extensions and way to customize...

release