8000 latex docs by nicolaskruchten · Pull Request #3157 · plotly/plotly.py · GitHub
[go: up one dir, main page]

Skip to content

latex docs #3157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Apr 21, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
pin down some deps
  • Loading branch information
nicolaskruchten committed Apr 20, 2021
commit 2b28860a5c666b6571a1a8fc5e3c926d5b468705
4 changes: 2 additions & 2 deletions doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ psutil
requests
networkx
squarify
scikit-image
scikit-image==0.18.1
scikit-learn
sphinx
sphinx_bootstrap_theme
Expand All @@ -28,6 +28,6 @@ pyarrow
cufflinks==0.17.3
kaleido
umap-learn==0.5.1
pooch==1.2.0
pooch
wget
nbconvert==5.6.1
0