Metadata-Version: 2.4
Name: deepagent-lab
Version: 0.3.1
Summary: RENAMED: this package is now 'langstage-jupyter' (LangStage family). Installing this pulls the new package.
Project-URL: Homepage, https://github.com/dkedar7/langstage-jupyter
Author-email: Kedar Dabhadkar <kdabhadk@gmail.com>
License: MIT
Requires-Python: >=3.10
Requires-Dist: langstage-jupyter>=0.4.0
Description-Content-Type: text/markdown

# deepagent-lab → langstage-jupyter

**This package has been renamed to [langstage-jupyter](https://pypi.org/project/langstage-jupyter/)** — part of the
LangStage family rename ("every stage for your LangGraph agent").

This final `deepagent-lab` release simply depends on `langstage-jupyter`, so existing installs keep
working: the new package ships a deprecated import-alias for the old module
name and keeps the old console command as an alias.

Please update your dependencies:

```bash
pip install langstage-jupyter
```
