notebook.community
Edit and run
In [ ]: from nbwrapper import getargs
from nbwrapper import getargs
In [ ]: args = getargs() print(args)
args = getargs() print(args)
In [ ]: