Skip to main content

A visualization framework for the Hylleraas Software Platform

Project description

evince

A visualization framework for the Hylleraas Software Platform

Installation

To install use pip:

$ pip install evince

For a development installation (requires Node.js and Yarn version 1),

$ git clone https://github.com//evince.git
$ cd evince
$ pip install -e .
$ jupyter nbextension install --py --symlink --overwrite --sys-prefix evince
$ jupyter nbextension enable --py --sys-prefix evince

When actively developing your extension for JupyterLab, run the command:

$ jupyter labextension develop --overwrite evince

Then you need to rebuild the JS when you make a code change:

$ cd js
$ yarn run build

You then need to refresh the JupyterLab page when your javascript changes.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

evince-0.32.0-py3-none-any.whl (3.5 MB view hashes)

Uploaded Python 3

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