Skip to content

Made a pass over the Interactive user guide #523

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 7 commits into from
Nov 17, 2020
Merged

Conversation

jbednar
Copy link
Member

@jbednar jbednar commented Nov 15, 2020

Interactive.ipynb looks great! Here I've made mostly minor cleanups and clarifications. The biggest addition is a Panel app at the very end. I think it's important to show that .interactive isn't a dead end, i.e. that it can be reconfigured and used in a larger app the same way as interact() can. Remaining issues:

  • The text doesn't explain "accessor"; it probably should!
  • I think there should be an example where multiple plots are shown in a layout. I think that would require referring to an inferred DiscreteSlider widget so that it can be passed into another .interactive call, but that seemed a bit hairy to explain.
  • The Panel app I made isn't gorgeous; @philippjfr may see some simple way to make something more compelling.

@coveralls
Copy link

coveralls commented Nov 15, 2020

Coverage Status

Coverage decreased (-0.2%) to 75.263% when pulling e8864b1 on interactive2 into a4fb538 on master.

@philippjfr philippjfr merged commit b180908 into master Nov 17, 2020
@maximlt maximlt deleted the interactive2 branch November 18, 2021 08:31
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.

3 participants