diff --git a/pyproject.toml b/pyproject.toml index 5627499..00c7c4a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,6 +20,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',