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.
2 parents c69eda7 + 3146c2c commit 5044b10Copy full SHA for 5044b10
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