aboutsummaryrefslogtreecommitdiff
path: root/slides-intro-short.tex
diff options
context:
space:
mode:
Diffstat (limited to 'slides-intro-short.tex')
-rw-r--r--slides-intro-short.tex15
1 files changed, 13 insertions, 2 deletions
diff --git a/slides-intro-short.tex b/slides-intro-short.tex
index 6707458..4c920c3 100644
--- a/slides-intro-short.tex
+++ b/slides-intro-short.tex
@@ -295,10 +295,13 @@
\begin{frame}
- \Large For \alert{longevity issues} with Jupyter, Conda, Containers and etc, see...
+ \Large For \alert{longevity issues} with Jupyter, Conda, Containers and etc ...
+
+ \vspace{3mm}
+ As well as a survey of \alert{depreciated}/\alert{abandoned}/\alert{lost} solutions since the \alert{1990s} ...
\vspace{5mm}
- \hfill ... the appendices in \textcolor{blue}{\href{https://arxiv.org/pdf/2006.03018.pdf}{arXiv:2006.03018}}
+ \hfill ... see the appendices in \textcolor{blue}{\href{https://arxiv.org/pdf/2006.03018.pdf}{arXiv:2006.03018}}
\end{frame}
@@ -1007,7 +1010,15 @@
{It is very easy to expand the project and add new analysis steps (this solution is scalable)}
+ \begin{frame}{Files organized in directories by context (here are some of the files discussed before)}
+ \centering
+ \includegraphics[width=0.85\linewidth]{img/figure-file-architecture-1.pdf}
+ \end{frame}
+ \begin{frame}{Files organized in directories by context (now with other project files and symbolic links)}
+ \centering
+ \includegraphics[width=0.85\linewidth]{img/figure-file-architecture-2.pdf}
+ \end{frame}