Closed Mara-Li closed 2 years ago
Hi, the short answer is yes. I haven't had a request for 3.10 (and 3.11) features, but now I have. The long answer is: it's a matter of months, not weeks.
The plan is:
A lot of work here ! Good luck with that and thanks you for your reply :)
Hello! I use in my python code the new type annotation supported in 3.10 for union, eg
int|str
. But, it doesn't supported by Jupyter because it is python 3.9.Do you think you will support it in some times ? Thanks.