Metadata-Version: 2.1
Name: floatview
Version: 0.4.1
Summary: A floatview output widget for JupyterLab + GlueViz Visualization with plotly
Home-page: https://github.com/denphi/jupyterlab-floatview
Author: Daniel Mejia
Author-email: denphi@denphi.com
License: BSD
Keywords: Jupyter,Widgets,IPython
Platform: Linux
Platform: Mac OS X
Platform: Windows
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Framework :: Jupyter
Classifier: Framework :: Jupyter :: JupyterLab
Classifier: Framework :: Jupyter :: JupyterLab :: 3
Classifier: Framework :: Jupyter :: JupyterLab :: Extensions
Classifier: Framework :: Jupyter :: JupyterLab :: Extensions :: Prebuilt
Requires-Python: >=3.7
License-File: LICENSE.txt
Requires-Dist: jupyter-packaging
Requires-Dist: ipywidgets (<9.0.0,>=7.5.0)
Requires-Dist: jupyterlab (<4plotly>=4.0.0,>=3.0.0)
Requires-Dist: scikit-learn (>=0.19.0)
Requires-Dist: glueviz (>=0.15.2)
Requires-Dist: networkx (>=2.2)
Requires-Dist: colorlover (>=0.3.0)
Requires-Dist: qgrid (>=1.3.0)
Provides-Extra: docs
Requires-Dist: sphinx (>=1.5) ; extra == 'docs'
Requires-Dist: recommonmark ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: nbsphinx (>=0.2.13) ; extra == 'docs'
Requires-Dist: jupyter-sphinx ; extra == 'docs'
Requires-Dist: nbsphinx-link ; extra == 'docs'
Requires-Dist: pytest-check-links ; extra == 'docs'
Requires-Dist: pypandoc ; extra == 'docs'
Provides-Extra: examples
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: nbval ; extra == 'test'

