Skip to content

kazuar/jupyter_britecharts_widget_tutorial

Repository files navigation

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

About

Tutorial for a basic Jupyter-britecharts widget

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published