Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 976 Bytes

candela-py.rst

File metadata and controls

21 lines (16 loc) · 976 Bytes

Candela Python API

The Candela Python library enables the use of interactive Candela visualizations within Jupyter notebooks.

To display a component, simply refer to the visualization, without assignment, as the last statement in a notebook cell. You may also explicitly display the visualization from anywhere within a cell using vis.display().