Skip to main content

Internal client of trame

Project description

Test and Release

trame-client is the generic single page application that come with trame. trame-client provides the infrastructure on the client-side (browser) to connect to a trame server, synchronize its state with the server, make method call, load dynamically components and feed a dynamic template provided by the server.

This package is not supposed to be used by itself but rather should come as a dependency of trame. For any specificity, please refer to the trame documentation.

Installing

trame-client can be installed with pip:

pip install --upgrade trame-client

Usage

The Trame Tutorial is the place to go to learn how to use the library and start building your own application.

The API Reference documentation provides API-level documentation.

License

trame-client is made available under the MIT License. For more details, see LICENSE This license has been chosen to match the one use by Vue.js which is instrumental for making that library possible.

Community

Trame | Discussions | Issues | RoadMap | Contact Us

https://zenodo.org/badge/410108340.svg

Enjoying trame?

Share your experience with a testimonial or with a brand approval.

Runtime configuration

Trame client is the JS core of trame and can be tuned by url parameters. The table below list which parameters we process and how they affect the client.

URL parameters

enableSharedArrayBufferServiceWorker

When set this will load an extra script that will use a service worker to enable SharedArrayBuffer

ui

Layout name selector. When a trame app define several layout with different name, you can choose which layout should be displayed

remove

By default the URL will be cleaned from trame config parameters (sessionURL, sessionManagerURL, secret, application) but if additional parameters should be removed as well but used in the launcher config, this can be achieved by adding a &remove=param1,param2.

The table below leverage environment variables, mainly for the Jupyter Lab context and the iframe builder configuration.

Environment variables

TRAME_JUPYTER_ENDPOINT

Used by the trame-jupyter-extension

TRAME_JUPYTER_WWW

Used by the trame-jupyter-extension

JUPYTERHUB_SERVICE_PREFIX

Used to figure out server proxy path for iframe builder

HOSTNAME

When “jupyter-hub-host” is used as iframe builder, the hostname will be lookup using that environment variable

TRAME_IFRAME_BUILDER

Specify which iframe builder should be used. If not provided we try to do some smart detection

TRAME_IPYWIDGETS_DISABLE

Skip any iPyWidget iframe wrapping

Development

Build client side code base

cd vue[2,3]-app
npm install
npm run build            # build trame client application
cd -

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 Distribution

trame-client-3.5.0.tar.gz (231.0 kB view details)

Uploaded Source

Built Distribution

trame_client-3.5.0-py3-none-any.whl (236.5 kB view details)

Uploaded Python 3

File details

Details for the file trame-client-3.5.0.tar.gz.

File metadata

  • Download URL: trame-client-3.5.0.tar.gz
  • Upload date:
  • Size: 231.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.11.2 readme-renderer/44.0 requests/2.32.3 requests-toolbelt/1.0.0 urllib3/2.2.3 tqdm/4.67.0 importlib-metadata/8.5.0 keyring/25.5.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.15

File hashes

Hashes for trame-client-3.5.0.tar.gz
Algorithm Hash digest
SHA256 e472255608e00bbb3683a805b97825e819326abb01ae007c3121606355691c25
MD5 0b4f8d078ee56f8aa42826f44e86ba76
BLAKE2b-256 0af68e5e338e9e553f3986556e59ffa2e794eab7b61e01333fc9f439550166a7

See more details on using hashes here.

File details

Details for the file trame_client-3.5.0-py3-none-any.whl.

File metadata

  • Download URL: trame_client-3.5.0-py3-none-any.whl
  • Upload date:
  • Size: 236.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.11.2 readme-renderer/44.0 requests/2.32.3 requests-toolbelt/1.0.0 urllib3/2.2.3 tqdm/4.67.0 importlib-metadata/8.5.0 keyring/25.5.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.15

File hashes

Hashes for trame_client-3.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5eff22c68859f88fe0ff7ad3d814e95f81c105e1296f292a47006571d9f9659f
MD5 541fc841036025b3115fd5b63846e902
BLAKE2b-256 d1529513bd49e1ff49341f502ca55a33add6248ef1f3c317b27a7c8cf6aae889

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