Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/streamlit-plotting-app.git
    
  2. Navigate to the project directory:
    cd streamlit-plotting-app
    
  3. Install the required dependencies:
    pip install -r requirements.txt
    

Usage

To run the application, execute the following command:

streamlit run src/app.py

Open your browser and go to http://localhost:8501 to interact with the application.

Examples

  • Input a function like y = x^2 to see the corresponding plot.
  • Request plots for predefined functions such as sin(x) or cos(x).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages