We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63c75b7 + 3860c03 commit ba7ada8Copy full SHA for ba7ada8
{{cookiecutter.python_name}}/setup.py
@@ -86,6 +86,10 @@
86
"Programming Language :: Python :: 3.8",
87
"Programming Language :: Python :: 3.9",
88
"Framework :: Jupyter",
89
+ "Framework :: Jupyter :: JupyterLab",
90
+ "Framework :: Jupyter :: JupyterLab :: 3",
91
+ "Framework :: Jupyter :: JupyterLab :: Extensions",
92
+ "Framework :: Jupyter :: JupyterLab :: Extensions :: Prebuilt",
93
],
94
)
95
0 commit comments