Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
plotly
/
plotly.py
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.8k
Star
18.7k
Code
Issues
722
Pull requests
52
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Replaced 'retrying' dependency with 'tenacity' in plotly package
- #2911
#2911
Merged
jonmmease
merged 10 commits into
plotly:master
plotly/plotly.py:master
from
jmsmdy:master
jmsmdy/plotly.py:master
Copy head branch name to clipboard
Apr 22, 2021
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Replaced 'retrying' dependency with 'tenacity' in plotly package
#2911
jonmmease
merged 10 commits into
plotly:master
plotly/plotly.py:master
from
jmsmdy:master
jmsmdy/plotly.py:master
Copy head branch name to clipboard
Commits
Commits on Dec 11, 2020
replaced retrying dependency with tenacity in plotly package
jmsmdy
committed
cc2f230
View commit details
Copy full SHA for cc2f230
Browse repository at this point
Replaced retrying depedency in chart-studio with tenacity. Updated create_conda_optional_env.sh to reflect change in dependencies. Reformated _orca.py with black.
jmsmdy
committed
dc0412c
View commit details
Copy full SHA for dc0412c
Browse repository at this point
Simplified tenacity code and fixed mistake with tenacity retry_if_exception.
jmsmdy
committed
a47e932
View commit details
Copy full SHA for a47e932
Browse repository at this point
added jinja templates to fix nbconvert incompatibility in CircleCI
jmsmdy
committed
6258434
View commit details
Copy full SHA for 6258434
Browse repository at this point
changed requirements.txt to include six=1.15.0
jmsmdy
committed
8cdc3b4
View commit details
Copy full SHA for 8cdc3b4
Browse repository at this point
reverted to using retrying in chart-studio due to test failures
jmsmdy
committed
fede9ef
View commit details
Copy full SHA for fede9ef
Browse repository at this point
removed jinja templates in doc
jmsmdy
committed
224d0d2
View commit details
Copy full SHA for 224d0d2
Browse repository at this point
removed previously added jinja templated missed by previous commit
jmsmdy
committed
597aa98
View commit details
Copy full SHA for 597aa98
Browse repository at this point
Commits on Dec 16, 2020
reverted unneeded change to chart-studio tox.ini
jmsmdy
committed
58c3a22
View commit details
Copy full SHA for 58c3a22
Browse repository at this point
reverted unneeded change to chart-studio setup.py
jmsmdy
committed
01e2afe
View commit details
Copy full SHA for 01e2afe
Browse repository at this point
You can’t perform that action at this time.