Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/astropy/astrowidgets
*PRE-ALPHA*/heavy dev. Jupyter widgets leveraging the Astropy ecosystem
https://github.com/astropy/astrowidgets
astronomy image jupyter-notebook jupyterlab visualization widget
Last synced: 4 days ago
JSON representation
*PRE-ALPHA*/heavy dev. Jupyter widgets leveraging the Astropy ecosystem
- Host: GitHub
- URL: https://github.com/astropy/astrowidgets
- Owner: astropy
- License: bsd-3-clause
- Created: 2018-06-22T15:11:43.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-27T21:55:09.000Z (4 months ago)
- Last Synced: 2024-10-29T17:22:01.743Z (2 months ago)
- Topics: astronomy, image, jupyter-notebook, jupyterlab, visualization, widget
- Language: Python
- Homepage: https://astrowidgets.readthedocs.io/en/latest/
- Size: 475 KB
- Stars: 31
- Watchers: 7
- Forks: 14
- Open Issues: 30
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE.rst
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-jupyter-widgets - astrowidgets - leveraging the Astropy ecosystem (Interactive Widgets / Interactive Jupyter Widget Ecosystem)
README
Widgets for the Jupyter notebook and JupyterLab
-----------------------------------------------.. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
:target: http://www.astropy.org
:alt: Powered by Astropy Badge.. image:: https://github.com/astropy/astrowidgets/workflows/CI/badge.svg
:target: https://github.com/astropy/astrowidgets/actions
:alt: CI Status.. image:: https://readthedocs.org/projects/astrowidgets/badge/?version=latest
:target: https://astrowidgets.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status``astrowidgets`` aims to be a set of astronomy widgets for Jupyter Lab or Notebook,
leveraging the Astropy ecosystem. The ``ImageWidget`` implements the API documented at
`https://github.com/eteq/nb-astroimage-api `_**Warning**
``astrowidgets`` is currently in *very* early development. Nothing is guaranteed to work or do anything in particular
at this stage.Installation and Documentation
------------------------------See https://astrowidgets.readthedocs.io/en/latest/ .
License
-------See ``LICENSE.rst``.
Contributing
------------Given the pre-alpha nature of this package, there is no established
contributing guide. Please contact the maintainers for guidance.
It is important that you follow our code of conduct; please see
``CODE_OF_CONDUCT.md``.Changelog
---------See ``CHANGES.rst``.