Kaggle / docker-rstats

Kaggle R docker image
Apache License 2.0
144 stars 90 forks source link

pip install papermill #117

Closed djherbis closed 4 years ago

djherbis commented 4 years ago

papermill provides a bunch of nice features for executing notebooks, including ones not provided by nbconvert.

Some key features we want:

djherbis commented 4 years ago

Could you add a test?

See the nbconvert one https://github.com/Kaggle/docker-rstats/blob/master/tests/test_nbconvert.R

Added a test.