##// END OF EJS Templates
update dependency imports...
update dependency imports Stop using shimmed, deprecated paths. This should eliminate the shim warnings in IPython itself.

File last commit:

r20825:a92b46a2
r21253:ff3b995a
Show More
valid-widget.rst
1 line | 143 B | text/x-rst | RstLexer

Added a Valid widget which inherits the _Bool widget and displays a green checkmark or red cross depending on the truth of .value.