Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get versioned Notebook framework trove classifiers on PyPI #6875

Open
bollwyvl opened this issue May 16, 2023 · 0 comments
Open

Get versioned Notebook framework trove classifiers on PyPI #6875

bollwyvl opened this issue May 16, 2023 · 0 comments

Comments

@bollwyvl
Copy link
Contributor

A while back, JupyterLab was able to get some custom trove classifiers on PyPI.

pypa/trove-classifiers#72

It would be useful for extensions that support Notebook 7 to be able to advertise this directly, and this will likely be one of the sources that any kind of magic extension installing tools (shudder) would use.

Here are the proposed ones:

Framework :: Jupyter :: Notebook
Framework :: Jupyter :: Notebook :: 6
Framework :: Jupyter :: Notebook :: 7

I would think that it's probably unnecessary to duplicate the Themes, Prebuilt and Mime Renderers classifiers, as under the hood, these will still be mostly defined with labextension semantics, and these specific kinds will almost certainly work with JupyterLab though this may complicate "casual" browsing on PyPI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants