-
Hi Lewis
I am running the example notebook and the following error appeared.
```
{
"name": "ImportError",
"message": "cannot import name '_collect_type_vars' from 'typing' (/home/zz/anaconda3/e…
-
Hello again!
I saw lot's of usage of `EventContext.element` here and there in examples and tests.
e.g. [here](https://github.com/chartjs/chartjs-plugin-annotation/blob/ebd5c6f9c2f56dcf1cf213aa7af2…
-
As a follow-up of #2, I noticed that this library lacks support of typed arrays out of the box today. Yes, we can achieve it with a `Proc` but it feels like a very common case so ideally should be bui…
-
Currently, `Application.step()` gives a bunch of squiggly red lines when trying to unpack the return value.
![image](https://github.com/user-attachments/assets/27384a41-87b2-46c7-ba9c-d76891090837)…
zilto updated
2 months ago
-
### Description
**Problem:**
When developing with Taipy, there is currently no easy way to know the variables inside the `State`, along with their types. This makes it difficult to benefit from IDE …
-
We're building typing_extensions 4.12.2 with Python 3.14.0a1 in Fedora Linux. Unittests fail during the build:
```
+ /usr/bin/python3 -m unittest discover
.F......................................…
-
### Problem
Currently outputs are not typed. This makes it hard to track changes in public API or to work with this package in general.
Previously at least the changes were typed as `nbformat.…
-
The typing is pretty close to ideal but especially the "dynamic callbacks" could be improved and ideally limits the usage of overrides.
Also `SceneManager#registerHooks` needs to match this type.
-
### Prerequisites
- [x] I have written a descriptive issue title
### Mongoose version
8.6.0
### Node.js version
20.10.0
### MongoDB version
6.0.2
### Operating system
macOS
### Operating sys…
-
## Environment
```zsh
# Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc.
# Initialization code that may require console input (password prompts, [y/n]
# confirmatio…