aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Kohrt <fkohrt@anche.no>2021-11-19 18:40:34 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2021-11-22 22:58:20 +0100
commit480184b3da399fab11b50e67f01d2efa6bea0e3e (patch)
treedb869a2609b02c6fe291ac0b407e211cbd37f7ae
parentae5fb4d3d3af8b3e851589449566286098fd1470 (diff)
Fixed faulty spell check correction in software name
As part of Commit 87b510bc, an Emacs spell check was run on the paper. However, during the process, the Jupyter add-on name 'nbextensions' was mistakenly "corrected" to "extension's"! With this commit, it has been corrected to its correct name. The commit message was edited to add more clarity/context, also Florian's name has been added in the acknowledgments by Mohammad.
-rw-r--r--paper.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/paper.tex b/paper.tex
index 9df3b51..69b200f 100644
--- a/paper.tex
+++ b/paper.tex
@@ -194,7 +194,7 @@ It is important to remember that the longevity of a project is determined by its
Furthermore, as with job management, CNs do not actively encourage good practices in programming or project management.
The ``cells'' in a Jupyter notebook can either be run sequentially (from top to bottom, one after the other) or by manually selecting the cell to run.
By default, cell dependencies are not included (e.g., automatically running some cells only after certain others), parallel execution, or usage of more than one language.
-There are third party add-ons like \inlinecode{sos} or \inlinecode{extension's} (both written in Python) for some of these.
+There are third party add-ons like \inlinecode{sos} or \inlinecode{nbextensions} (both written in Python) for some of these.
However, since they are not part of the core, a shorter longevity can be assumed.
The core Jupyter framework has few options for project management, especially as the project grows beyond a small test or tutorial.
Notebooks, can, therefore rarely deliver their promised potential\cite{rule18} and may even hamper reproducibility\cite{pimentel19}.
@@ -592,6 +592,7 @@ Fabrizio Gagliardi,
Konrad Hinsen,
Marios Karouzos,
Johan Knapen,
+Florian Kohrt,
Tamara Kovazh,
Sebastian Luna Valero,
Terry Mahoney,