ipyflex: A WYSIWYG layout editor for Jupyter widgets

Version: 0.2.5

ipyflex aims to help users transform existing Jupyter widgets into an interactive dashboard with a sophisticated layout without coding.

By being a Jupyter widget itself, ipyflex can be easily integrated with Voila to deploy the dashboard.

_images/ipyflex-intro.png

A ipyflex dashboard deployed with Voila.

Quickstart

To get started with ipyflex, install with pip:

pip install ipyflex

or with conda:

conda install -c conda-forge  ipyflex

Contents

Changelog