Metadata-Version: 2.1
Name: flytekitplugins-deck-standard
Version: 1.3.0
Summary: This Plugin provides more renderers to improve task visibility
Home-page: https://github.com/flyteorg/flytekit/tree/master/plugins/flytekit-data-fsspec
Author: flyteorg
Author-email: admin@flyte.org
License: apache2
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
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: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: flytekit (<2.0.0,>=1.3.0b2)
Requires-Dist: markdown
Requires-Dist: plotly
Requires-Dist: pandas-profiling
Requires-Dist: ipywidgets

# Flytekit Deck Plugin

This Plugin provides more renderers to improve task visibility.

To install the plugin, run the following command:

```bash
pip install flytekitplugins-deck-standard
```
