ChifiSource / Olive.jl

pure julia notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0.0.94 Release

emmaccode opened this issue · comments

commented

0.0.94
This version of Olive is another substantial improvement. It is mainly going to focus on providing utilities for searching Olive files and keeping track of cells, errors, and notifications. This will include expansions to the capabilities of the settings menu, and a dramatic change to its structure, as well as some small adjustments to cells which will make coding in them significantly easier and more elegant. Some of these features will also facilitate the planned sharing features of Olive, such as being able to share :code cells by line using #L or share to a specific markdown heading using #.

here's the summary !
commented

I think we're going to actually be skipping 0.0.94 for one simple reason:
Toolips 0.3 is of course going to break everything. This is going to be another huge overhaul, but luckily a lot of this is already built. Most of the work will be tightening up the design, reworking/repackaging old tools, building this into Toolips 0.3 compatibility, and finally -- Toolips 0.3 multithreading ... Primarily this actually means making functions for Session callbacks.