Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
# jupyter_floating_chat

![Extension status](https://img.shields.io/badge/status-draft-critical)
[![Github Actions Status](https://github.com/jupyter-ai-contrib/jupyter-floating-chat/workflows/Build/badge.svg)](https://github.com/jupyter-ai-contrib/jupyter-floating-chat/actions/workflows/build.yml)

A JupyterLab extension to add a floating chat.

> [!WARNING]
> **Experimental Extension**
>
> This extension is currently in experimental/development phase and is **NOT ready for production use**.
>
> - Features may be unstable or incomplete
> - Breaking changes may occur without notice
> - Use at your own risk in development environments only
>
> Please report issues and provide feedback to help improve the extension.

## Requirements

- JupyterLab >= 4.0.0
Expand Down
Loading