add plotly
This commit is contained in:
parent
e2e497270d
commit
7483095d5f
@ -13,6 +13,7 @@ USER $NB_USER
|
||||
RUN \
|
||||
conda update -y -n base conda && \
|
||||
pip install psycopg && \
|
||||
pip install plotly && \
|
||||
conda install -y pandas-datareader && \
|
||||
fix-permissions $CONDA_DIR && \
|
||||
fix-permissions /home/$NB_USER
|
||||
|
Loading…
x
Reference in New Issue
Block a user