Avisikta-Majumdar / StreamlitProjects

This project contains the details of the streamlit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Jupyter Notebook 56.0%Language:Python 43.8%Language:Shell 0.2%