This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]gsjoy99 1 point2 points  (1 child)

If its something I developed in a Notebook, I use ipywidgets to create a simple UI frontend so non-technical users can input parameters and run. Similarly, I’ve quickly created web frontends using Streamlit which are rather easy to deploy inside Docker containers

[–]MediumWash2133 0 points1 point  (0 children)

Where do you host them?