Skip to content

garrettgman/py-shinywidgets

 
 

Repository files navigation

shinywidgets

Render ipywidgets inside a Shiny (for Python) app.

See the Jupyter Widgets article on the Shiny for Python website for more details.

Installation

pip install shinywidgets

Development

If you want to do development on {shinywidgets}, run:

pip install -e ".[dev,test]"
cd js && yarn watch

About

Render ipywidgets inside a PyShiny app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.9%
  • TypeScript 29.5%
  • Makefile 3.7%
  • JavaScript 3.6%
  • CSS 2.3%
  • R 1.0%