This commit is contained in:
2024-06-02 15:08:03 -04:00
parent 22dcbd47c9
commit 86617e8ee7
25 changed files with 13 additions and 2938 deletions
+4
View File
@@ -7,6 +7,10 @@ RUN pip install jupyterlab
RUN pip install plotly
RUN pip install fastbook
# Install additional applications
RUN apt update
RUN apt-get install graphviz -y
# Set environment variables, etc.
#ENV MY_ENV_VAR=myvalue