Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Shiny for PythonNew to Visual Studio Code? Get it now.

Shiny for Python

Posit

posit.co
|
2,032 installs
| (0) | Free
Shiny for Python support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Shiny for Python

This is an extension to help launch Shiny for Python applications. Shiny is a Python package that is designed to make it easy to build interactive web applications with the power of Python’s data and scientific stack.

Features

The main feature of this extension is the addition of a "Run Shiny App" option to the Run button when an app.py is being edited.

Run app

It also provides a couple of Python snippets:

  • shinyapp for creating a new Shiny application
  • shinymod for creating a new Shiny module

See the docs for more information, including instructions for configuring the type checker and debugger for use with Shiny.

Extension Settings

This extension contributes the following settings:

  • shiny.python.port: The port number to listen on when running a Shiny app. (By default, 0, which will choose a random port for each workspace.)
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft