------------------- * Add register / deregister subcommands for other Pyccolo tracers; * Keep tracing context active between cell executions;
0.0.81
------------------- * Use pyccolo for instrumentation; * Fix to not crash on immediately-called lambdas during analysis;
0.0.80
Not secure
------------------- * Implement reactive symbols; * Separate concept of 'schedule' from flow order; * Add experimental dag and strict schedules; * Misc bug fixes;
0.0.79
------------------- * Improve detection of whether cell is newly fresh;
0.0.78
------------------- * Expose in-order and any-order flow semantics via line magic;
0.0.77
------------------- * Fix regression that caused kernel to crash on syntax errors;