##// 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:

r17893:45674b8c
r19032:610f2bf3
Show More
index.rst
33 lines | 522 B | text/x-rst | RstLexer

Configuration and customization

Configuring IPython

Extending and integrating with IPython