This commit is contained in:
2024-06-01 23:58:51 -04:00
parent 524c12e7aa
commit d44fc8e177
25 changed files with 2951 additions and 39 deletions
+1
View File
@@ -5,6 +5,7 @@ RUN pip install jupyterlab
# Install additional packages
RUN pip install plotly
RUN pip install fastbook
# Set environment variables, etc.
#ENV MY_ENV_VAR=myvalue