From f86a1533f20ccbe4bba570f10c10556a6369b67c Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Thu, 12 May 2022 16:44:14 +0200 Subject: 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. --- slides-intro-short.tex | 15 +++++++++++++-- 1 file 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} -- cgit v1.2.1