You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As noticed in #16857, we are now hitting a project size limit issue when publishing releases to PyPI:
ERROR HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/
Project size too large. Limit for project 'jupyterlab' total size is 10
GB. See https://pypi.org/help/#project-size-limit
As noticed in #16857, we are now hitting a project size limit issue when publishing releases to PyPI:
For reference I opened pypi/support#4916 to request an increase.
Opening this issue in the JupyterLab repository to keep track of the request, as it will otherwise prevent making more releases.
The text was updated successfully, but these errors were encountered: