##// END OF EJS Templates
Add None as a widget visible value to allow for visiblity: hidden...
Add None as a widget visible value to allow for visiblity: hidden Now, visible can have three values: * True - show the widget * False - hide the widget and collapse the empty space * None - hide the widget and show the empty space
Jason Grout -
r19186:adb9a02d
Show More
Name Size Modified Last Commit Author
/ IPython / html / static / notebook / js
celltoolbarpresets
about.js Loading ...
actions.js Loading ...
cell.js Loading ...
celltoolbar.js Loading ...
codecell.js Loading ...
codemirror-ipython.js Loading ...
codemirror-ipythongfm.js Loading ...
completer.js Loading ...
config.js Loading ...
contexthint.js Loading ...
kernelselector.js Loading ...
keyboardmanager.js Loading ...
layoutmanager.js Loading ...
main.js Loading ...
maintoolbar.js Loading ...
mathjaxutils.js Loading ...
menubar.js Loading ...
notebook.js Loading ...
notificationarea.js Loading ...
outputarea.js Loading ...
pager.js Loading ...
quickhelp.js Loading ...
savewidget.js Loading ...
scrollmanager.js Loading ...
textcell.js Loading ...
toolbar.js Loading ...
tooltip.js Loading ...
tour.js Loading ...