Skip to content
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

Show widget button doesn't generate when using interact() with nbconvert --execute #60

Closed
SamLau95 opened this issue Mar 12, 2018 · 0 comments

Comments

@SamLau95
Copy link
Owner

Based on clawpack/riemann_book#128 (comment), using nbconvert with the --execute flag produces the necessary widget cell outputs in the HTML file for nbinteract to work when explicitly calling display(widget.out) in the notebook code.

However, calling the ipywidget interact(some_function) doesn't produce the right widget HTML which means that the Show Widget button never gets generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant