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
When I run “jupyter notebook”,I find:
from jupyter_client.channels import HBChannel
File "D:\anaconda3-2021.5\envs\tensorflow\lib\site-packages\jupyter_client\channels.py", line 47
time_to_dead: float = 1.0
^
SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered:
When I run “jupyter notebook”,I find:
from jupyter_client.channels import HBChannel
File "D:\anaconda3-2021.5\envs\tensorflow\lib\site-packages\jupyter_client\channels.py", line 47
time_to_dead: float = 1.0
^
SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered: