Skip to content

Latest commit

 

History

History
71 lines (53 loc) · 2.05 KB

index.rst

File metadata and controls

71 lines (53 loc) · 2.05 KB
html_theme.sidebar_secondary.remove
/* Make homepage wider */ .bd-main .bd-content .bd-article-container { max-width: 80%; } /* hide the main title */ h1 {display: none;} h2 { font-weight: bold; font-size: var(--pst-font-size-h1); }

ipyvuetify: Jupyter widgets based on Vuetify UI components

IpyVuetify

Jupyter widgets based on Vuetify UI components

Ipyvuetify is a widget library for making modern-looking GUIs in Jupyter notebooks (classic, lab, lite) and dashboards (Voilà, Voici). Based on the Vuetify UI library, it extends the standard Jupyter widget library with additional widgets that are more customizable and composable.

image

image

introduction installation usage advanced_usage template_usage