January 10, 2020

157 words 1 min read

Containerizing notebooks for serverless execution (sponsored by AWS)

Containerizing notebooks for serverless execution (sponsored by AWS)

Kevin McCormick explains the story of two approaches which were used internally at AWS to accelerate new ML algorithm development, and easily package Jupyter notebooks for scheduled execution, by creating custom Jupyter kernels that automatically create Docker containers, and dispatch them to either a distributed training service or job execution environment.

Talk Title Containerizing notebooks for serverless execution (sponsored by AWS)
Speakers Kevin McCormick (Amazon Web Services), Vladimir Zhukov (Amazon Web Services)
Conference JupyterCon in New York 2018
Conf Tag The Official Jupyter Conference
Location New York, New York
Date August 22-24, 2018
URL Talk Page
Slides Talk Slides
Video

Kevin McCormick explains the story of two approaches which were used internally at AWS to accelerate new ML algorithm development, and easily package Jupyter notebooks for scheduled execution, by creating custom Jupyter kernels that automatically create Docker containers, and dispatch them to either a distributed training service or job execution environment. This session is sponsored by AWS.

comments powered by Disqus