
floatview
=====================================

Version: |release|

A floatview output widget for JupyterLab


Quickstart
----------

To get started with floatview, install with pip::

    pip install floatview

or with conda::

    conda install floatview


Contents
--------

.. toctree::
   :maxdepth: 2
   :caption: Installation and usage

   installing
   introduction

.. toctree::
   :maxdepth: 1

   examples/index


.. toctree::
   :maxdepth: 2
   :caption: Development

   develop-install


.. links

.. _`Jupyter widgets`: https://jupyter.org/widgets.html

.. _`notebook`: https://jupyter-notebook.readthedocs.io/en/latest/
