Streamlit

AWS Azure Developer Tools 2 variations

Streamlit, a Python framework for interactive data apps, served with authentication behind nginx on first boot.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

Choose the operating system, cloud and version you need. Every variation is the same hardened Streamlit image, built and supported by cloudimg.

ProductCloudOperating systemVersion
Streamlit Python Data App Framework AWS Standard View · Guide
Streamlit on Ubuntu 24.04 LTS Azure Ubuntu 24.04 Standard View · Guide

Overview

Streamlit is an open source Python framework for building interactive data and machine learning applications with widgets, charts and dataframes from plain Python scripts. It turns analytical scripts into shareable web apps without front end development.

Why the cloudimg image

The cloudimg image is hardened and fully patched with the full stack preinstalled and an authenticated demo app served on port 80 from first boot, so there is no nginx, service or WebSocket configuration to do by hand. A unique admin password is generated on first boot and stored in a root only file, the application directory sits on a dedicated resizable data disk, and 24/7 cloudimg support is included.

Common uses

  • Data dashboards
  • Machine learning demos
  • Interactive analytics apps