Skip to main content

Glue for jupyter and vapoursynth

Project description

Yuuno allows the Jupyter Kernel to show frames from VapourSynth VideoNodes.

## Installation

### Installation for Windows users Insert your python version where appropriate

C:> py -3.5 -m pip install . C:> py -3.5 -m jupyter nbextension enable –py –sys-prefix widgetsnbextension

### Installation for other operating systems Make sure python-pip is installed on your system. Make sure that pip is installing requirements for the correct python interpreter.

$ pip install . $ jupyter nbextension enable –py –sys-prefix widgetsnbextension

## Running jupyter

### Running for Windows users Insert your python version where appropriate

C:> py -3.5 -m jupyter notebook

Follow the instructions given in the log.

### Running for other operating Systems Just run:

$ jupyter notebook

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yuuno-0.1.2.zip (33.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page