##// END OF EJS Templates
avoid comparison error in dictdb hub history...
avoid comparison error in dictdb hub history in rare situations, display data can arrive at the Hub before the execution request, in which case `submitted` is undefined. should address #2821, but I need to see Jenkins succeed, since that is the only place this comes up.
MinRK -
r9223:09b79c32
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt
console
__init__.py Loading ...
base_frontend_mixin.py Loading ...
base_kernelmanager.py Loading ...
inprocess_kernelmanager.py Loading ...
kernelmanager.py Loading ...
rich_text.py Loading ...
svg.py Loading ...
util.py Loading ...