Skip to content

Latest commit

 

History

History
executable file
·
34 lines (23 loc) · 1.08 KB

README.md

File metadata and controls

executable file
·
34 lines (23 loc) · 1.08 KB

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