progress
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user