##// END OF EJS Templates
Don't reload __mp_main__...
Don't reload __mp_main__ Fixes #10522

File last commit:

r21637:d1ce07b2
r23600:4de754aa
Show More
other.ipynb
44 lines | 748 B | text/plain | TextLexer

This notebook just defines bar

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