I\'m wondering if it\'s possible to populate sys.argv (or some other structure) with command line arguments in a jupyter/ipython notebook, similar to how it\'s
There are two projects I've found that do what you ask for
parameters tag)Here is a good resource discussing the issue: https://github.com/jupyter/help/issues/218