Skip to main content

Lumino (JupyterLab) components for Plotly Dash

Project description

Dash Lumino Components

Publish release PyPI npm Documentation

This package integrates Lumino Widgets, the basis of JupyterLab, into Plotly's Dash.

Build a multi-window dash app with a view of lines of code. Check out the examples:

dlc.MenuBar(menus, id="main-menu"),
dlc.BoxPanel([
    dlc.SplitPanel([
        dlc.TabPanel([
            gapminderPlotsPanel,
            irisPlotsPanel,
            tipsPlotsPanel
        ], id='tab-panel-left'),
        dlc.DockPanel([], id="dock-panel")
    ], id="split-panel")
], id="box-panel", addToDom=True)

Local Developement

  1. Install npm packages

    $ npm install
    
  2. Create a virtual env and activate.

    $ virtualenv venv
    $ . venv/bin/activate
    

    Note: venv\Scripts\activate for windows

  3. Install python packages required to build components.

    $ pip install -r requirements.txt
    $ pip install -r tests/requirements.txt
    
  4. Build your code

    $ npm run build
    

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

dash_lumino_components-0.0.4.tar.gz (328.1 kB view details)

Uploaded Source

File details

Details for the file dash_lumino_components-0.0.4.tar.gz.

File metadata

  • Download URL: dash_lumino_components-0.0.4.tar.gz
  • Upload date:
  • Size: 328.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6

File hashes

Hashes for dash_lumino_components-0.0.4.tar.gz
Algorithm Hash digest
SHA256 34c7a3dd2d347e4b8f5311d99a99327a88182de8ecf0f96eac7316783c6c336c
MD5 942a912520340b53de841e05ca02bbef
BLAKE2b-256 d43be255952585dd09d6473cbac9212bfb183ca6ea08b6bc4e77e9847e342a51

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page