.check_extension.py
.gitignore
LICENSE
MANIFEST.in
README.md
RELEASE.md
azure-pipelines.yml
azure-template.yml
bqplot-image-gl.json
setup.cfg
setup.py
bqplot_image_gl/__init__.py
bqplot_image_gl/_version.py
bqplot_image_gl/imagegl.py
bqplot_image_gl/interacts.py
bqplot_image_gl/test_astroimage.py
bqplot_image_gl.egg-info/PKG-INFO
bqplot_image_gl.egg-info/SOURCES.txt
bqplot_image_gl.egg-info/dependency_links.txt
bqplot_image_gl.egg-info/not-zip-safe
bqplot_image_gl.egg-info/requires.txt
bqplot_image_gl.egg-info/top_level.txt
bqplot_image_gl/static/extension.js
bqplot_image_gl/static/index.js
bqplot_image_gl/static/index.js.map
examples/basic.ipynb
examples/contour.ipynb
js/README.md
js/package-lock.json
js/package.json
js/webpack.config.js
js/lib/BrushEllipseSelector.js
js/lib/BrushEllipseSelectorModel.js
js/lib/contour.js
js/lib/embed.js
js/lib/extension.js
js/lib/imagegl.js
js/lib/index.js
js/lib/labplugin.js
js/lib/serialize.js
js/shaders/image-fragment.glsl
js/shaders/image-vertex.glsl