can't close the connection when the code ended running #11795
Unanswered
atef7534
asked this question in
Help: Coding & Implementations
Replies: 1 comment
-
What do you mean by "the connection is still suspended"? Do you mean you can't push the run button again? Can you provide an example of the code that caused this? Without any code it's hard to figure out what's going on.
This is just the normal error if the server isn't running. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
the connection is still suspended in jupyter notebook and I can't finish it to do another operation
and another problem is when using displacy.serve or render it doesn't show me the result but the code is done it sends me to go to http://0.0.0.0:5000 and when I open it it said that
The webpage at http://0.0.0.0:5000/ might be temporarily down or it may have moved permanently to a new web address.
ERR_ADDRESS_INVALID
Beta Was this translation helpful? Give feedback.
All reactions