Using Ginga with Jupyter

Ginga has the following modules available to support visualization in Jupyter Notebook or Lab:

  • ginga.web.jupyterw uses ipywidgets; while

  • ginga.web.pgw uses HTML5.

Example ipynb files are provided to illustrate basic usage of these modules.