Belle II Software  release-05-02-19
IPythonWidget Class Reference
Inheritance diagram for IPythonWidget:
Collaboration diagram for IPythonWidget:

Public Member Functions

def create (self)
 
def show (self)
 

Detailed Description

A base class for widgets in the hep ipython projects.

Definition at line 13 of file viewer.py.

Member Function Documentation

◆ create()

def create (   self)
Override this method!

Reimplemented in DependencyViewer, LogViewer, StatisticsViewer, CollectionsViewer, ModuleViewer, PathViewer, and StylingWidget.

Definition at line 18 of file viewer.py.

◆ show()

def show (   self)
Show the widget

Reimplemented in ProgressBarViewer.

Definition at line 24 of file viewer.py.


The documentation for this class was generated from the following file: