Skip to content

Commit 5044b10

Browse files
authored
Merge pull request Kaggle#69 from thomzi12/patch-1
Update Dockerfile with Facebook Prophet
2 parents c69eda7 + 3146c2c commit 5044b10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@ RUN pip install --upgrade mpld3 && \
306306
pip install python-louvain && \
307307
pip install pyexcel-ods && \
308308
pip install sklearn-pandas && \
309+
pip install fbprophet && \
309310
conda install -y -c conda-forge -c ioam holoviews && \
310311
pip install git+https://github.com/ioam/geoviews.git && \
311312
##### ^^^^ Add new contributions above here

0 commit comments

Comments
 (0)