Skip to content

[various] bugfix toolbar buttons with id#1128

Merged
jcb91 merged 1 commit intoipython-contrib:masterfrom
jcb91:bugfix
Oct 18, 2017
Merged

[various] bugfix toolbar buttons with id#1128
jcb91 merged 1 commit intoipython-contrib:masterfrom
jcb91:bugfix

Conversation

@jcb91
Copy link
Copy Markdown
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
Copy Markdown
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