# from-jupyter-to-production-airflow-image **Repository Path**: mirrors_codecentric/from-jupyter-to-production-airflow-image ## Basic Information - **Project Name**: from-jupyter-to-production-airflow-image - **Description**: Airflow image for workshop: From Jupyter to Production - production-ready data science projects. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-13 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # From Jupyter to Production Airflow image for workshop: From Jupyter to Production - production-ready data science projects. See https://github.com/codecentric/from-jupyter-to-production-workshop for the workshop ## Build & Push A github action is defined to push a new version of the image to docker hub for every new commit to the repository. No need to do anything locally, besides testing the build with `docker build .`