Skip to content

Commit

Permalink
Merge pull request #639 from plotly/remove-predeploy-scripts
Browse files Browse the repository at this point in the history
Remove predeploy scripts due to DEK incompatibility

Former-commit-id: 69d63d7
  • Loading branch information
Xing Han Lu committed May 31, 2021
2 parents b6a3c27 + a9226ef commit 0f40434
Show file tree
Hide file tree
Showing 22 changed files with 235 additions and 283 deletions.
1 change: 1 addition & 0 deletions .deployignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ dash-image-enhancing
dash-mapd-demo
dash-gpt3-chatbot
dash-fashion-mnist-explorer
cytoscape-editor
7 changes: 0 additions & 7 deletions apps/dash-peaky-finders/app.json

This file was deleted.

3 changes: 0 additions & 3 deletions apps/dash-peaky-finders/install.sh

This file was deleted.

120 changes: 0 additions & 120 deletions apps/dash-peaky-finders/requirements-predeploy.txt

This file was deleted.

120 changes: 120 additions & 0 deletions apps/dash-peaky-finders/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
amqp==5.0.2
appnope==0.1.2
argon2-cffi==20.1.0
async-generator==1.10
attrs==20.3.0
backcall==0.2.0
beautifulsoup4==4.9.3
billiard==3.6.3.0
bleach==3.2.1
Brotli==1.0.9
celery==5.0.5
certifi==2020.12.5
cffi==1.14.4
chardet==4.0.0
click==7.1.2
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.1.6
cligj==0.7.1
convertdate==2.2.0
cycler==0.10.0
dash==1.19.0
dash-bootstrap-components==0.11.1
dash-core-components==1.15.0
dash-html-components==1.1.2
dash-renderer==1.9.0
dash-table==4.11.2
decorator==4.4.2
defusedxml==0.6.0
descartes==1.1.0
entrypoints==0.3
Fiona==1.8.18
Flask==1.1.2
Flask-Compress==1.8.0
future==0.18.2
geopandas==0.8.2
gunicorn==20.0.4
holidays==0.10.4
html5lib==1.1
idna==2.10
importlib-metadata==3.3.0
importlib-resources==5.1.0
ipykernel==5.4.2
ipython==7.19.0
ipython-genutils==0.2.0
ipywidgets==7.6.3
itsdangerous==1.1.0
jedi==0.18.0
Jinja2==2.11.2
joblib==1.0.0
jsonschema==3.2.0
jupyter==1.0.0
jupyter-client==6.1.11
jupyter-console==6.2.0
jupyter-core==4.7.0
jupyterlab-pygments==0.1.2
jupyterlab-widgets==1.0.0
kiwisolver==1.3.1
kombu==5.0.2
korean-lunar-calendar==0.2.1
lxml==4.6.2
MarkupSafe==1.1.1
matplotlib==3.3.4
mistune==0.8.4
mock==4.0.3
munch==2.5.0
nbclient==0.5.1
nbconvert==6.0.7
nbformat==5.0.8
nest-asyncio==1.4.3
notebook==6.1.6
numpy==1.19.5
packaging==20.8
pandas==1.2.1
pandocfilters==1.4.3
parso==0.8.1
pexpect==4.8.0
pickleshare==0.7.5
Pillow==8.1.0
plotly==4.14.3
prometheus-client==0.9.0
prompt-toolkit==3.0.9
ptyprocess==0.7.0
pycparser==2.20
Pygments==2.7.3
pyiso==0.4.0
PyMeeus==0.3.7
pyparsing==2.4.7
pyproj==3.0.0.post1
pyrsistent==0.17.3
python-dateutil==2.8.1
pytz==2019.3
pyzmq==20.0.0
qtconsole==5.0.1
QtPy==1.9.0
requests==2.25.1
retrying==1.3.3
scikit-learn==0.24.0
scipy==1.6.0
Send2Trash==1.5.0
Shapely==1.7.1
six==1.15.0
sklearn==0.0
soupsieve==2.1
terminado==0.9.2
testpath==0.4.4
threadpoolctl==2.1.0
timezonefinderL==4.0.2
tornado==6.1
traitlets==5.0.5
typing-extensions==3.7.4.3
urllib3==1.26.2
vine==5.0.0
wcwidth==0.2.5
webencodings==0.5.1
Werkzeug==1.0.1
widgetsnbextension==3.5.1
xgboost==1.3.1
xlrd==2.0.1
zipp==3.4.0
7 changes: 0 additions & 7 deletions apps/dash-pileup-demo/app.json

This file was deleted.

3 changes: 0 additions & 3 deletions apps/dash-pileup-demo/predeploy.sh

This file was deleted.

15 changes: 0 additions & 15 deletions apps/dash-pileup-demo/requirements-predeploy.txt

This file was deleted.

15 changes: 15 additions & 0 deletions apps/dash-pileup-demo/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
cython>=0.19
dash>=1.6.1
dash_bio-0.6.2-py3-none-any.whl
dash-bio-utils==0.0.6
dash-daq==0.2.2
gunicorn==19.9.0
jsonschema==2.6.0
matplotlib==3.0.2
numpy>=1.16.5
pandas>=0.24.2
plotly>=3.5.0
PubChemPy==1.0.4
requests==2.21.0
scikit-learn==0.20.2
scipy>=1.1.0
7 changes: 0 additions & 7 deletions apps/dash-skrf-viewer/app.json

This file was deleted.

3 changes: 0 additions & 3 deletions apps/dash-skrf-viewer/predeploy.sh

This file was deleted.

42 changes: 0 additions & 42 deletions apps/dash-skrf-viewer/requirements-predeploy.txt

This file was deleted.

Loading

0 comments on commit 0f40434

Please sign in to comment.