Skip to content

Commit

Permalink
support for databricks
Browse files Browse the repository at this point in the history
  • Loading branch information
aapatel09 committed May 12, 2021
1 parent 84a2d43 commit c45d740
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions requirements_databricks.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
wheel==0.36.2
awscli==1.19.28
tensorflow==2.4.1
fastcluster==1.1.26
cython==0.29.23
numpy==1.20.2
pandas==1.2.4
scipy==1.6.2
matplotlib==3.4.1
scikit-learn==0.24.1
jupyterlab==3.0.14
notebook==6.3.0
wheel==0.36.2
seaborn==0.11.1
ipywidgets==7.6.3
lightgbm==3.2.1
hdbscan==0.8.27

0 comments on commit c45d740

Please sign in to comment.