##// END OF EJS Templates
fix AsyncResult.get_dict for single result...
fix AsyncResult.get_dict for single result avoids issue with LoadBalancedView, client[0], etc. Also cleanup the multiple-key test while I'm there, because it was gross. closes #3646
MinRK -
r11363:fae28de4
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / exporters
__init__.py Loading ...
basichtml.py Loading ...
export.py Loading ...
exporter.py Loading ...
fullhtml.py Loading ...
latex.py Loading ...
markdown.py Loading ...
python.py Loading ...
reveal.py Loading ...
rst.py Loading ...
sphinx_howto.py Loading ...
sphinx_manual.py Loading ...