##// 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

File last commit:

r18729:7226dc51
r19186:adb9a02d
Show More
.gitignore
22 lines | 316 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/source/interactive/magics-generated.txt
docs/gh-pages
IPython/html/notebook/static/mathjax
IPython/html/static/style/*.map
*.py[co]
__pycache__
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox
.DS_Store
\#*#
.#*
.coverage