draskell / flask_papermill

Flask server to do papermill jobs.
0 stars 0 forks source link

Add ability to run papermill in a different envronment from the flask app #16

Open draskell opened 4 years ago

draskell commented 4 years ago

We need a way to specify a docker image to use to run the papermill job in so that the flask environment doesn't get contaminated with arbitrary notebook dependencies.