Пример #1
0
def setup():
    magic = Magic(shell=ip)
    ip.register_magics(magic)
Пример #2
0
def register_magic():
    magic = Magic(shell=ip)