.. _ginga_with_jupyter:
++++++++++++++++++++++++
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.