Skip to main content

Interactive Translator UI for the Jupyter notebook, using React.

Project description

Gamma Viewer


Jupyter Notebook javascript extension for viewing Translator Standard messages in an analytic UI.

Installation

    pip install gamma_viewer
    jupyter nbextension enable --py gamma_viewer

Usage

    from gamma_viewer import GammaViewer
    from IPython.display import display
    import json

    with open('translator_standard_message.json', 'r') as f:
        res = json.load(f)

    view = GammaViewer(props={"data":res})
    display(view)

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

gamma_viewer-0.2.1.tar.gz (4.4 MB view details)

Uploaded Source

Built Distribution

gamma_viewer-0.2.1-py2.py3-none-any.whl (8.8 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file gamma_viewer-0.2.1.tar.gz.

File metadata

  • Download URL: gamma_viewer-0.2.1.tar.gz
  • Upload date:
  • Size: 4.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.7.0 requests/2.25.1 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.6

File hashes

Hashes for gamma_viewer-0.2.1.tar.gz
Algorithm Hash digest
SHA256 a1f94826a6667f2f4ac70475b80246185ad5ec2527280bb9a956b774965ea8b5
MD5 ceaf812a092ac5d10fa045fb3d77d4ed
BLAKE2b-256 2cc7b1d1938855e664b6a6cc6180c0050e56b98309a70b4ff9646e9344b8d00e

See more details on using hashes here.

File details

Details for the file gamma_viewer-0.2.1-py2.py3-none-any.whl.

File metadata

  • Download URL: gamma_viewer-0.2.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 8.8 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.7.0 requests/2.25.1 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.6

File hashes

Hashes for gamma_viewer-0.2.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0b664675ef73d16a4f9039109504a2eeb65988232d769545b5abb09dfb6520ab
MD5 9a5cd4b493249101412c42ccdb7d23b0
BLAKE2b-256 2e2b41887a50030d513fc5c922bfdf5df4ec5ce9926d773a0e12b03159d6133c

See more details on using hashes here.

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