UpSet.js Jupyter Widget - Karnaugh Map

UpSet.js has a basic support for a variant of Karnaugh Maps.

This wrapper is implemented in Python 3 with mypy typings and generics. The generic type T of the UpSetJSKarnaughMapWidget is type of element that we wanna handle. In the following example we handle str elements.

Basic User Interface

Input Formats

same as UpSetJSWidget

Basic Attrributes

same as UpSetJSWidget

Interaction

same as UpSetJSWidget

Queries

same as UpSetJSWidget

Styling

same as UpSetJSWidget