Boris Glavic 2022-05-06 21:40:09 -05:00
commit af09529cd2
2 changed files with 0 additions and 3 deletions

View File

@ -299,7 +299,6 @@ Applications Using Provenance},
howpublished={https://github.com/stitchfix/nodebook}
}
@book{WV02,
Author = {Weikum, G. and Vossen, G.},
Date-Added = {2008-04-08 16:42:46 +0200},

View File

@ -13,8 +13,6 @@ Additionally, our approach allows parallel execution of independent cells, somet
Nodebook~\cite{nodebook} is a plugin for Jupyter that checkpoints notebook state in between cells to force in-order cell evaluation; Although closely related to our approach, it does not attempt parallelism, nor automatic re-execution of cells.
\cite{chapman-20-cqfgppp} captures fine-grained provenance at runtime for common classes of relational data transformations in Python preprocessing pipelines. In contrast our approach utilizes static analysis. % and is not limited to operations on relational datasets.
% \begin{itemize}
% \item Provenance for jupyter or Python
% \item Dataflow analysis / program slicing