##// 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
/ IPython / nbconvert / templates
html
latex
skeleton
README.md Loading ...
markdown.tpl Loading ...
python.tpl Loading ...
rst.tpl Loading ...

README FIRST

Please do not add new templates for nbconvert here.

In order to speed up the distribution of nbconvert templates and make it
simpler to share such contributions, we encourage sharing those links on our
wiki
page
.