Skip to content

This project contains the details of the streamlit.

Notifications You must be signed in to change notification settings

sephiartlist/StreamlitProjects

 
 

Repository files navigation

Streamlit (WebUI App)

This project contains the usage of the Streamlit package.

Table of Content

Demo

Overview

Streamlit is a python package which is used to build the WebGUI applications for machine learning and data science.

Installation

  • pip install streamlit

Run

  • streamlit run [filename]. Eg: streamlit run lession1.py
  • streamlit run [filename] --server.port [portnumber] # To modify the default port number.

Team

  • Surendra Reddy

Credits

About

This project contains the details of the streamlit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 56.0%
  • Python 43.8%
  • Shell 0.2%