Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 215f2af + 8508370 commit 574e461Copy full SHA for 574e461
plotly/tools.py
@@ -100,8 +100,7 @@ def ensure_local_plotly_files():
100
"local configuration files. No problem though! You'll "
101
"just have to sign-in using 'plotly.plotly.sign_in()'. "
102
"For help with that: 'help(plotly.plotly.sign_in)'."
103
- "\nQuestions? Visit community.plot.ly or upgrade to a "
104
- "Pro plan for 1-1 help: https://goo.gl/1YUVu9")
+ "\nQuestions? Visit https://support.plot.ly")
105
106
107
### credentials tools ###
0 commit comments