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

.. code-block:: bash pip install gamma_viewer jupyter nbextension enable --py GammaViewer Usage

.. code-block:: python from GammaViewer 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.0.1.tar.gz (4.4 MB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: gamma_viewer-0.0.1.tar.gz
  • Upload date:
  • Size: 4.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.1

File hashes

Hashes for gamma_viewer-0.0.1.tar.gz
Algorithm Hash digest
SHA256 c28a3a5a69368270952fcf7b7469325e77c88f68d57d735d0955674142a94e19
MD5 3b9963dd6d100edc2630ecd471d2a9f1
BLAKE2b-256 f9d5c2e9b3ada0ba7526d4b039abaed55c05a60ce9a448a889296493c3744204

See more details on using hashes here.

File details

Details for the file gamma_viewer-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: gamma_viewer-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 8.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.1

File hashes

Hashes for gamma_viewer-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9fb040b969fcfd5b22f2f824dc61c22adf4430dded0e8fea7cd57dbba6a73e78
MD5 073e99784e0cfc9bbb7584348203bedd
BLAKE2b-256 253186db5dc8fea713bd47a7b8f6e911d1f46b0124e6b40fcffed1684fa76fdd

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