We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c69eda7 commit 3146c2cCopy full SHA for 3146c2c
Dockerfile
@@ -306,6 +306,7 @@ RUN pip install --upgrade mpld3 && \
306
pip install python-louvain && \
307
pip install pyexcel-ods && \
308
pip install sklearn-pandas && \
309
+ pip install fbprophet && \
310
conda install -y -c conda-forge -c ioam holoviews && \
311
pip install git+https://github.com/ioam/geoviews.git && \
312
##### ^^^^ Add new contributions above here
0 commit comments