A Visual Studio Code extension that allows you to run Streamlit apps directly from the context menu. Perfect for data scientists and developers who work with Streamlit frequently.
Features
Right-click any Python file and run it with Streamlit
Each app runs in its own terminal, allowing multiple Streamlit apps to run simultaneously
Clear terminal labeling with the running file name
Requirements
Visual Studio Code v1.93.0 or higher
Python
Streamlit (pip install streamlit)
Usage
Right-click on any Python file in the VS Code explorer