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

r18302:2042215b
r19032:610f2bf3
Show More
cythonmagic.rst
7 lines | 125 B | text/x-rst | RstLexer

cythonmagic

The cython magic has been moved in the Cython package.