##// END OF EJS Templates
Merge pull request #9809 from Carreau/whatsnew...
Merge pull request #9809 from Carreau/whatsnew Update what's new with 5.1 changes.

File last commit:

r21637:d1ce07b2
r22729:000f321c merge
Show More
other.ipynb
44 lines | 748 B | text/plain | TextLexer

This notebook just defines bar

InĀ [2]:
def bar(x):
    return "bar" * x