# flytekitplugins.flyteinteractive

.. currentmodule:: flytekitplugins.flyteinteractive

This package contains flyteinteractive plugin for Flytekit.

.. autosummary::
   :template: custom.rst
   :toctree: generated/

   vscode
   VscodeConfig
   DEFAULT_CODE_SERVER_DIR_NAME
   DEFAULT_CODE_SERVER_REMOTE_PATH
   DEFAULT_CODE_SERVER_EXTENSIONS
   COPILOT_EXTENSION
   VIM_EXTENSION
   CODE_TOGETHER_EXTENSION
   VIM_CONFIG
   COPILOT_CONFIG
   CODE_TOGETHER_CONFIG
   jupyter
   get_task_inputs
## Directory

### Variables

| Property | Type | Description |
|-|-|-|
| `CODE_TOGETHER_EXTENSION` | `str` |  |
| `COPILOT_EXTENSION` | `str` |  |
| `DEFAULT_CODE_SERVER_DIR_NAMES` | `dict` |  |
| `DEFAULT_CODE_SERVER_EXTENSIONS` | `list` |  |
| `DEFAULT_CODE_SERVER_REMOTE_PATHS` | `dict` |  |
| `VIM_EXTENSION` | `str` |  |

---
**Source**: https://github.com/unionai/unionai-docs/blob/main/content/api-reference/plugins/flyteinteractive/flytekitplugins.flyteinteractive.md
**HTML**: https://www.union.ai/docs/v1/flyte/api-reference/plugins/flyteinteractive/flytekitplugins.flyteinteractive/
