Skip to content

Jupyter widgets base for Vue libraries

License

Notifications You must be signed in to change notification settings

maartenbreddels/ipyvue

 
 

Repository files navigation

Version Version Conda Version

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 .
$ jupyter nbextension install --py --symlink --sys-prefix ipyvue
$ jupyter nbextension enable --py --sys-prefix ipyvue

About

Jupyter widgets base for Vue libraries

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.7%
  • Python 32.1%
  • Jupyter Notebook 12.2%