aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2022-05-12 16:44:14 +0200
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2022-05-12 16:44:14 +0200
commitf86a1533f20ccbe4bba570f10c10556a6369b67c (patch)
treebef4180f5f370e0bd2ebd12a197da0bef360e152
parentad5e990cc1ac178e389dbd96baf1e6df8a560ad4 (diff)
Added file structure of Maneage
Until now, we didn't have the file structure of Maneage in the short slides, but they were discussed during the ESO workshop. With this commit, those two slides have been added.
-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}