Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/widgetti/ipyvue
Jupyter widgets base for Vue libraries
https://github.com/widgetti/ipyvue
Last synced: 11 days ago
JSON representation
Jupyter widgets base for Vue libraries
- Host: GitHub
- URL: https://github.com/widgetti/ipyvue
- Owner: widgetti
- License: mit
- Created: 2019-08-11T10:10:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T10:07:45.000Z (about 1 month ago)
- Last Synced: 2024-10-13T11:23:06.509Z (27 days ago)
- Language: JavaScript
- Size: 1.13 MB
- Stars: 68
- Watchers: 8
- Forks: 18
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-jupyter-resources - GitHub - 28% open · ⏱️ 10.12.2021): (交互式小部件和可视化)
- best-of-jupyter - GitHub - 40% open · ⏱️ 02.05.2024): (Interactive Widgets & Visualization)
README
[![Version](https://img.shields.io/npm/v/jupyter-vue.svg)](https://www.npmjs.com/package/jupyter-vue)
[![Version](https://img.shields.io/pypi/v/ipyvue.svg)](https://pypi.python.org/project/ipyvue)
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/ipyvue.svg)](https://anaconda.org/conda-forge/ipyvue)
[![black badge](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)ipyvue
======Jupyter widgets base for [Vue](https://vuejs.org/) libraries
Installation
------------To install use pip:
$ pip install ipyvue
$ jupyter nbextension enable --py --sys-prefix ipyvueFor 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 . --overwriteSponsors
--------Project ipyvue receives direct funding from the following sources:
[![MSD](resources/msd-logo.svg)](https://msd.com)