OpenGeoscience/jupyterlab_geojsextension

Name: jupyterlab_geojsextension

Owner: OpenGeoscience

Description: null

Created: 2017-09-15 03:59:36.0

Updated: 2017-09-15 13:45:41.0

Pushed: 2017-09-15 04:02:19.0

Homepage: null

Size: 1942

Language: TypeScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

JupyterLab GeoJS Renderer

GeoJS rendering extension to JupyterLab for visualization of GeoJSON data formats.

Install
Developer install
clone https://github.com/OpenGeoscience/jupyterlab_geojsextension.git
upyter-renderers
install
run build
Link extensions with JupyterLab

Link geojson-extension:

ter labextension link packages/geojson-extension
Rebuilding extensions

After making changes to the source of the extension or renderer packages, the packages must be rebuilt:

build the source
run build

build the JupyterLab staging directory
ter lab build

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.