achhina
achhina
- [x] Read through Contribution doc - [x] Ran tests locally Here is a fix for [GH-12967](https://github.com/ipython/ipython/issues/12967) (thanks @GalBr for pinpointing the issue), and is related to [GH-12515](https://github.com/ipython/ipython/issues/12515). Before: ```python...
Hi, thanks for maintaining this package! I've noticed a typing quirk show up in my language server (pyright) whenever I access a retry strategy, and think it might be related...
Hi, I was asked to file an issue regarding the scrollable container selected not being what was expected. I find that usually the right container is selected, but an example...
Hey folks, after installing the most recent release I'm seeing the following error when attempting to list extensions: KeyError: 'packageManager' not found inside install.json ```console $ jupyter labextension list --debug...