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
Release history Release notifications | RSS feed
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
File details
Details for the file evince-0.43.0-py3-none-any.whl
.
File metadata
- Download URL: evince-0.43.0-py3-none-any.whl
- Upload date:
- Size: 5.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b890f7d01a5019929cba1f68b31896c5d5f1b699087eda918726322c2afa364d |
|
MD5 | 82be7754acc4dbc1609b18be2a9276fd |
|
BLAKE2b-256 | 0121003a6e8f6613a45713e1714813fdf5beaae3475fc85ebb2517b0a796e02f |