deckgl-widget
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

deck.gl

Build Status codecov

Jupyter widget for rendering deck.gl in a Jupyter notebook

Installation

You can install using pip:

pip install DeckGLWidget

Or if you use jupyterlab:

pip install DeckGLWidget
jupyter labextension install @jupyter-widgets/jupyterlab-manager

If you are using Jupyter Notebook 5.2 or earlier, you may also need to enable the nbextension:

jupyter nbextension enable --py [--sys-prefix|--user|--system] DeckGLWidget

/deckgl-widget/

    Package Sidebar

    Install

    npm i deckgl-widget

    Weekly Downloads

    0

    Version

    0.1.0

    License

    BSD-3-Clause

    Unpacked Size

    1.38 MB

    Total Files

    10

    Last publish

    Collaborators

    • duber