mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-07 13:07:22 +08:00
commit
2530a940c9
@ -40,7 +40,7 @@
|
||||
* IPython.toolbar.add_buttons_group([
|
||||
* {
|
||||
* 'label' : 'run qtconsole',
|
||||
* 'icon' : 'icon-terminal', // select your icon from http://fortawesome.github.io/Font-Awesome/icons
|
||||
* 'icon' : 'fa-terminal', // select your icon from http://fortawesome.github.io/Font-Awesome/icons
|
||||
* 'callback': function () {
|
||||
* IPython.notebook.kernel.execute('%qtconsole')
|
||||
* }
|
||||
|
Loading…
Reference in New Issue
Block a user