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.0.tar.gz (4.4 MB view details)

Uploaded Source

Built Distribution

gamma_viewer-0.2.0-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.0.tar.gz.

File metadata

  • Download URL: gamma_viewer-0.2.0.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.57.0 CPython/3.7.6

File hashes

Hashes for gamma_viewer-0.2.0.tar.gz
Algorithm Hash digest
SHA256 a2010e95dac8eff8b421eea1473c74a58eaa13e3d6b8ee1c76b3705afbea3c85
MD5 23bd0ff8b173b00c744c52c065dab2fe
BLAKE2b-256 def932042c0e046f2451622ff0ff388092df7a662d1a9af3739b318d94ce24e3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gamma_viewer-0.2.0-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.57.0 CPython/3.7.6

File hashes

Hashes for gamma_viewer-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a629cd61432cac8d762609148c0b5dc4ade160b98cc7797c0b3181c24979f545
MD5 8e670bf742e87928d5a6ae58fb1f9b7f
BLAKE2b-256 11689766105c4bae16e5ab377ae39665e09e422f272606a4fa52136e6eea89dd

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