From b8047dc0e994ddbe79466104e4db0b24521af02a Mon Sep 17 00:00:00 2001 From: "nachideo.em" Date: Fri, 6 May 2022 20:38:01 +0000 Subject: [PATCH] Update on Overleaf. --- main.bib | 1 - sections/related.tex | 2 -- 2 files changed, 3 deletions(-) diff --git a/main.bib b/main.bib index b4ccde6..9599e7e 100644 --- a/main.bib +++ b/main.bib @@ -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}, diff --git a/sections/related.tex b/sections/related.tex index 4b20a7d..6eb461d 100644 --- a/sections/related.tex +++ b/sections/related.tex @@ -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} capture 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