0.1.0 • Published 6 years ago
ceresimaging-rej v0.1.0
rej
An interactive web component for doing ground control points style georeferencing / image registration
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies a web component for use in production
npm run buildRun your tests
npm run testLints and fixes files
npm run lintCustomize configuration
JupyterLab Extension Development
For a development install (requires npm version 4 or later), do the following in the repository directory:
npm install
jupyter labextension link .To rebuild the package and the JupyterLab app:
npm run build
jupyter lab build0.1.0
6 years ago