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.
1 parent 79565f2 commit 96b7f75Copy full SHA for 96b7f75
plotly/tools.py
@@ -158,7 +158,8 @@ def ensure_local_plotly_files():
158
"local configuration files. No problem though! You'll "
159
"just have to sign-in using 'plotly.plotly.sign_in()'. "
160
"For help with that: 'help(plotly.plotly.sign_in)'."
161
- "\nQuestions? [email protected]")
+ "\nQuestions? Visit community.plot.ly or upgrade to a "
162
+ "Pro plan for 1-1 help: https://goo.gl/1YUVu9")
163
164
165
### credentials tools ###
0 commit comments