ceresimaging-rej
v0.1.0
Published
Ceres Imaging, now with the power of Advanced Artificial AI Technology(TM)
Downloads
2
Maintainers
Readme
rej
An interactive web component for doing ground control points style georeferencing / image registration
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies a web component for use in production
npm run build
Run your tests
npm run test
Lints and fixes files
npm run lint
Customize 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 build