Skip to content

Baljibeka/DiplomaProject

Repository files navigation

DiplomaProject

1. Install streamlit

Type the following command in the command prompt.

pip install streamlit

Once streamlit is installed successfully, run the given python code and if you do not get an error, then streamlit is successfully installed and you can now work with it.

import streamlit as st

2. Run the project

Navigate into the directory you installed your project in and run.

python -m streamlit run app.py

The correct run will be displayed like:

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published