##// END OF EJS Templates
Prepare removal of unnecessary options of ColorSchemeTable. (#14307)
Prepare removal of unnecessary options of ColorSchemeTable. (#14307)

File last commit:

r21637:d1ce07b2
r28602:a069d99e 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