Zepl Announces Beta Program for Custom Images
Zack Shainsky
July 20, 2020
Zepl has solved one of the most challenging issues around sharing open source notebooks — providing a consistent development and production environment for running and deploying notebooks. This challenge causes data science and data engineering teams to waste hours of time focused on infrastructure configuration and maintenance.
Custom Images
An image in Zepl defines all of the libraries (for Python, R, and Scala), environment variables, and system paths needed to run a notebook. Zepl’s images are decoupled from the notebook and compute resource, which reduces the sprawl of managing resource environments and allows the user to test their notebooks in dev/test/prod without touching the code. This also simplifies collaboration by allowing all users to create their own custom images, which any user can access and reuse. All of these features work together to reduce complexity, improve collaboration, and allow consistency across every notebook.
Custom images take the headache out of sharing and accelerate collaboration. In addition, custom images lower the barrier for collaboration with non-technical colleagues who may not have the know-how to update their own data science infrastructure.
Custom Image Beta Users Wanted
Interested in seeing how custom images can accelerate collaboration for you and your team? Then join our beta program!
- Send an email to beta@zepl.com
- Tell us about your current collaboration needs
- Tell us about your use case(s)
Custom Image Documentation
Documentation: https://docs.zepl.com/guide/enterprise/custom_image_saas/
Examples:
Create a Custom Image