Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Streamlit PreviewNew to Visual Studio Code? Get it now.
Streamlit Preview

Streamlit Preview

Meet.Jethwa

|
51 installs
| (0) | Free
Preview Streamlit apps directly in VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Streamlit Preview (VS Code)

Preview your Streamlit app inside a VS Code tab.

Requirements

  • Python 3.x in PATH (python on Windows, python3 on macOS/Linux)
  • streamlit installed in your active environment:
    pip install streamlit
    

Usage

  1. Open your Streamlit script (e.g., app.py) in VS Code.
  2. Run command: Streamlit: Preview Current File.
  3. A new tab opens with a live preview. Edit → Save to see Streamlit hot-reload.
  4. To terminate, run Streamlit: Stop Preview.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft