##// END OF EJS Templates
CI: adding dependabot for actions update (#14523)...
CI: adding dependabot for actions update (#14523) @Carreau - this is what's needed for the actions update, the rest in settings I think are doing security related things.

File last commit:

r21637:d1ce07b2
r28865:9b52ad5d 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