Open
Description
Description
%pip install -q altair
ValueError: Requested 'typing-extensions>=4.10.0; python_version < "3.13"', but typing-extensions==4.7.1 is already installed
Reproduce
the pip install of altair triggers this warning in my jupyterlite notebooks (that worked fine a few weeks ago!), but it does not trigger in your example notebooks. This happens in Chrome in Windows, and in Chromium in Linux. Also after deleting the IndexedDB for jupyterlite.
???