Skip to content

Bump plotly on Binder #197

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

Merged
merged 1 commit into from
Nov 13, 2019
Merged

Conversation

harupy
Copy link
Contributor

@harupy harupy commented Nov 13, 2019

Doc upgrade checklist:

  • random seed is set if using random data
  • file has been moved from unconverted/x/y.md to x/y.md
  • old boilerplate at top and bottom of file has been removed
  • Every example is independently runnable and is optimized for short line count
  • no more plot() or iplot()
  • graph_objs has been renamed to graph_objects
  • fig = <something> call is high up in each example
  • minimal creation of intermediate trace objects
  • liberal use of add_trace and update_layout
  • fig.show() at the end of each example
  • px example at the top if appropriate
  • minimize usage of hex codes for colors in favour of those in https://github.com/plotly/plotly.py-docs/issues/14

@harupy
Copy link
Contributor Author

harupy commented Nov 13, 2019

Screen Shot 2019-11-14 at 1 09 41

@harupy harupy changed the title Bump plotly on binder Bump plotly on Binder Nov 13, 2019
@emmanuelle
Copy link
Contributor

thank you very much, merging!

@emmanuelle emmanuelle merged commit e86ffe7 into plotly:master Nov 13, 2019
@emmanuelle
Copy link
Contributor

@nicolaskruchten @jonmmease how about we just use plotly here so that the latest plotly is always used?

@harupy harupy deleted the bump-plotly-on-binder branch November 13, 2019 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants