For instance, say I have some snippet of self-contained code in a cell,
In [1] from sys import argv print(argv[1])
I want to be able to pas