Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 758 Bytes

File metadata and controls

26 lines (16 loc) · 758 Bytes

jupyter_britecharts_widget_tutorial

HERE Maps Jupyter Widget

Installation

To install use pip:

$ pip install jupyter_britecharts_widget_tutorial
$ jupyter nbextension enable --py --sys-prefix jupyter_britecharts_widget_tutorial

For a development installation (requires npm),

$ git clone https://github.com/kazuar/jupyter_britecharts_widget_tutorial.git
$ cd jupyter_britecharts_widget_tutorial
$ pip install -e .
$ jupyter nbextension install --py --symlink --sys-prefix jupyter_britecharts_widget_tutorial
$ jupyter nbextension enable --py --sys-prefix jupyter_britecharts_widget_tutorial

jupyter_britecharts_widget_tutorial

Tutorial for a basic Jupyter-britecharts widget