notebook.community
Edit and run
See input here!
In [ ]: %%bash cd ../../../ python -m papermill.cli papermill/tests/notebooks/simple_execute.ipynb papermill/tests/notebooks/simple_output.ipynb -p msg 'Hello'
%%bash cd ../../../ python -m papermill.cli papermill/tests/notebooks/simple_execute.ipynb papermill/tests/notebooks/simple_output.ipynb -p msg 'Hello'
See output here!