Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup some papermill "jobs" on CircleCI #105

Open
rgbkrk opened this issue Jan 17, 2018 · 2 comments
Open

Setup some papermill "jobs" on CircleCI #105

rgbkrk opened this issue Jan 17, 2018 · 2 comments

Comments

@rgbkrk
Copy link
Member

rgbkrk commented Jan 17, 2018

Either as part of this repo or a new repo called something like "papermill-example-workflow", create a regularly running job on CircleCI that will run a notebook via papermill and post the result somewhere. It should be a nice way to demonstrate how to use papermill while also operating as a good functional test.

CircleCI will need to be enabled for the repo for this to work.

@thomasballinger
Copy link

example CircleCI task: #159
regularly scheduled jobs are also possible, but it seems hard to upload to the same url each time.

@betatim
Copy link
Member

betatim commented Jul 30, 2018

You could post the results to a gist using an API token so for each run you can update the gist instead of creating a new one to get a stable URL?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants