##// END OF EJS Templates
Return the viewlist from the update promise so that you can use it immediately....
Return the viewlist from the update promise so that you can use it immediately. The pattern is: viewlist.update(new_list).then(function(new_view_list) { ... })
Jason Grout -
r19032:610f2bf3
Show More
Name Size Modified Last Commit Author
/ docs / source / development
figs
config.rst Loading ...
execution.rst Loading ...
how_ipython_works.rst Loading ...
index.rst Loading ...
inputhook_app.rst Loading ...
kernels.rst Loading ...
lexer.rst Loading ...
messaging.rst Loading ...
parallel_connections.rst Loading ...
parallel_messages.rst Loading ...
pycompat.rst Loading ...
wrapperkernels.rst Loading ...