How would you turn a working Jupyter pipeline into a small web app?

How would you turn a working Jupyter pipeline into a small web app?










I’ve inherited a few data-engineering notebooks that work end-to-end. I want to (1) extract the logic into a testable Python package and (2) put a minimal GUI on top so non-technical teammates can run it with parameters and download outputs. Constraints: Python only preferred, single-user initially, could grow to multi-user later.

submitted by /u/Proof_Wrap_2150
[link] [comments]






/u/Proof_Wrap_2150





Go to original source





Posted

in

,

by

Tags: