NotebookUI

The tclab.gui module supplies a graphical interface to the Temperature Control Laboratory.

[1]:
from tclab.gui import NotebookUI
%matplotlib notebook
interface = NotebookUI()
[2]:
interface.gui
Simulated TCLab
[ ]:

[ ]: