forked from plotly/plotly.py
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
79565f2
commit 96b7f75
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -158,7 +158,8 @@ def ensure_local_plotly_files(): | |
"local configuration files. No problem though! You'll " | ||
"just have to sign-in using 'plotly.plotly.sign_in()'. " | ||
"For help with that: 'help(plotly.plotly.sign_in)'." | ||
"\nQuestions? [email protected]") | ||
"\nQuestions? Visit community.plot.ly or upgrade to a " | ||
"Pro plan for 1-1 help: https://goo.gl/1YUVu9") | ||
|
||
|
||
### credentials tools ### | ||
|