-
-
Notifications
You must be signed in to change notification settings - Fork 544
More sign in tweaks #55
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
Conversation
python - now blank matplotlib - now blank julia - auto-filled with user creds node-js - auto-filled with user creds r - now blank ggplot2 - now blank matlab - now blank plotly-js - still blank
@chriddyp , this is the code that makes https://github.com/plotly/streambed/1005 work now. /cc @etpinard , @BRONSOLO (chuck, you might want to make sure the matlab code strings look ok) |
looking good to me |
@@ -1,4 +1,5 @@ | |||
signin('username', 'api_key') | |||
% Learn about API authentication here: https://plot.ly/matlab/getting-started |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We might wanna template in {{plotly_domain}} here for enterprise.. I could see this be confusing for folks in the future, going to the main site for authentication
Some tweaks to get our online docs the way we want wrt sign-in/authentication info.