Papermill is a tool for parameterizing and executing Jupyter Notebooks.
I'm wondering if it's possible to populate sys.argv (or some other structure) with command line arguments in a jupyter/…
python jupyter-notebook command-line-arguments papermillI have some Python code in a Jupyter notebook and I need to run it automatically every day, so I …
python jupyter-notebook scheduled-tasks papermill