##// 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) { ... })

File last commit:

r16144:0b18c8e3
r19032:610f2bf3
Show More
index.rst
38 lines | 1.1 KiB | text/x-rst | RstLexer

What's new in IPython

This section documents the changes that have been made in various versions of IPython. Users should consult these pages to learn about new features, bug fixes and backwards incompatibilities. Developers should summarize the development work they do here in a user friendly format.