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: multiplots example

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.8.tar.gz (328.3 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: dash_lumino_components-0.0.8.tar.gz
  • Upload date:
  • Size: 328.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6

File hashes

Hashes for dash_lumino_components-0.0.8.tar.gz
Algorithm Hash digest
SHA256 dab954fcc9160dd5f74a9681c7f058f975e8560cd3f3a2bfdf19cdb47c19ddc8
MD5 2d1b8b61adaab90a92aaf584f3f9ec26
BLAKE2b-256 59ca48a5425ce4e27aa2750bd2db3cb72d392468f4e407156f56db528dd9840b

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