Belle II Software  release-08-01-10
IPythonWidget Class Reference
Inheritance 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 20 of file viewer.py.

Member Function Documentation

◆ create()

def create (   self)
Override this method!

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

Definition at line 25 of file viewer.py.

◆ show()

def show (   self)
Show the widget

Reimplemented in ProgressBarViewer.

Definition at line 31 of file viewer.py.


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