diff --git a/pyproject.toml b/pyproject.toml index 67cd067..e6946cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,6 +19,8 @@ keywords = [ ] classifiers = [ 'Development Status :: 5 - Production/Stable', + 'Framework :: Jupyter', + 'Framework :: Jupyter :: JupyterLab', 'Programming Language :: Python', 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10',