##// END OF EJS Templates
Fix viewlist to use promises correctly...
Fix viewlist to use promises correctly A viewlist wasn't getting properly populated before. This also switches the list update to use splice for in-place updates.
Jason Grout -
r19079:2d18c429
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v2
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
nbxml.py Loading ...
rwbase.py Loading ...