Jupyter widgets base for Vue libraries


Keywords
ipython, jupyter, widgets
License
MIT
Install
pip install ipyvue==1.11.1

Documentation

Version Version Conda Version black badge

ipyvue

Jupyter widgets base for Vue libraries

Installation

To install use pip:

$ pip install ipyvue
$ jupyter nbextension enable --py --sys-prefix ipyvue

For a development installation (requires npm),

$ git clone https://github.com/mariobuikhuizen/ipyvue.git
$ cd ipyvue
$ pip install -e ".[dev]"
$ jupyter nbextension install --py --symlink --sys-prefix ipyvue
$ jupyter nbextension enable --py --sys-prefix ipyvue
$ jupyter labextension develop . --overwrite

Sponsors

Project ipyvue receives direct funding from the following sources:

MSD