jupyter / enhancement-proposals

Enhancement proposals for the Jupyter Ecosystem
https://jupyter.org/enhancement-proposals
BSD 3-Clause "New" or "Revised" License
115 stars 65 forks source link

Spreading awareness of PEP 752 #126

Open ofek opened 1 month ago

ofek commented 1 month ago

Hello team! I just wanted to bring to your attention a new PEP about package repository namespaces where I used your packages/community as a motivating example 🙂

We would love your feedback in the current discussion: https://discuss.python.org/t/pep-752-package-repository-namespaces/61227

(I didn't know where else to communicate this news so feel free to move or direct me somewhere else)

minrk commented 1 month ago

Thanks for pinging us! I added some context on Jupyter packages.

krassowski commented 1 month ago

When JupyterLab moved extension manager from npm to PyPI we lost two things:

It looks like the linked proposal would enable to restore (a), however I think we could have it by simply getting a lightweight API endpoint allowing to list all packages published by Jupyter organization on PyPI.