Skip to content

Releases: neuml/kernelpipes

v1.2.1

12 Aug 14:48
Compare
Choose a tag to compare

Minor README update to note package can be installed from PyPI

v1.2.0

10 Jul 17:55
Compare
Choose a tag to compare

Modified license from MIT to Apache 2.0

v1.1.0

26 Jun 20:04
Compare
Choose a tag to compare

Added kernel output step. Allows download of kernel output files locally.

v1.0.0

07 Jun 13:34
Compare
Choose a tag to compare

Initial release with support for following functionality:

  • Running Kaggle kernels sequentially or in parallel
  • Waiting for the completion of one to many kernels
  • Conditionally executing a pipeline job based on a Kaggle dataset being updated
  • Scheduling pipelines using a cron like scheduler