Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 478 Bytes

jupnotebooks.rst

File metadata and controls

14 lines (10 loc) · 478 Bytes

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.