New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details → →
Socket
Book a DemoSign in
Socket

deckgl-widget

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deckgl-widget

Jupyter widget for rendering deck.gl in a Jupyter notebook

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

deck.gl

![Build Status](https://travis-ci.org/Uber Technologies, Inc./deck.gl.svg?branch=master) ![codecov](https://codecov.io/gh/Uber Technologies, Inc./deck.gl/branch/master/graph/badge.svg)

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

Keywords

jupyter

FAQs

Package last updated on 03 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts