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

[various] bugfix toolbar buttons with id #1128

Merged
merged 1 commit into from
Oct 18, 2017
Merged

Conversation

jcb91
Copy link
Member

@jcb91 jcb91 commented Oct 18, 2017

the ability to specify an action and an id was only added in notebook 5.2.0 (in jupyter/notebook@af244a6), so any release before that fails to create buttons using the {id: 'btn-id', action: } syntax. This pr fixes the relevant bugs introduced in #1123

the ability to specify an action and an id was only added in notebook 5.2.0
(in jupyter/notebook@af244a6)
so any release before that fails to create buttons using the {id: 'btn-id', action: }
syntax
@jcb91 jcb91 mentioned this pull request Oct 18, 2017
@jcb91 jcb91 merged commit db25dcc into ipython-contrib:master Oct 18, 2017
@juhasch
Copy link
Member

juhasch commented Oct 19, 2017

👍 Thanks!

@jcb91 jcb91 deleted the bugfix branch October 24, 2017 13:03
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