Skip to content

Instantly share code, notes, and snippets.

@usmcamp0811
Last active February 22, 2019 00:56
Show Gist options
  • Save usmcamp0811/78cc7fb369a3ba3a19d6ea2ab515733c to your computer and use it in GitHub Desktop.
Save usmcamp0811/78cc7fb369a3ba3a19d6ea2ab515733c to your computer and use it in GitHub Desktop.
An attempt at getting papermill to work with Julia Notebooks.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
#!/bin/bash
# the command used to get these results
papermill input.ipynb output.ipynb -p say "this was a test" -p plot_size 932
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment