.. This work is licensed under the Creative Commons Attribution- NonCommercial-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/ or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA. .. _ipy: .. currentmodule:: qinfer IPython/Jupyter Support ======================= Introduction ------------ These classes integrate with Jupyter Notebook using the `ipywidgets`_ package. .. _ipywidgets: https://github.com/ipython/ipywidgets/ :class:`IPythonProgressBar` - Progress bar for Jupyter Notebook --------------------------------------------------------------- .. autoclass:: IPythonProgressBar :members: