##// END OF EJS Templates
Moving files to top level.
Moving files to top level.

File last commit:

r16103:71960179
r16112:43623688
Show More
other.ipynb
32 lines | 501 B | text/plain | TextLexer

This notebook just defines bar

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