in sage_maker_magic/sage_maker_kernel/kernelmagics.py [0:0]
def arguments(string): return list(re.findall(r"([\w\-\_\.\/]+)", string))