Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 2d0482d

Browse files
deploy_checklist.txt
1 parent f2149aa commit 2d0482d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎deploy_checklist.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
pip install -r requirements.txt
2+
3+
rm -rf build dist plotly_express.egg-info
4+
python setup.py sdist bdist_wheel
5+
twine upload dist/*
6+
rm -rf build dist plotly_express.egg-info
7+
8+
conda build recipe/ -c plotly
9+
10+
./make_docs.sh deploy

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /