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
I am running my jupyter files on my local desktop. But the kernel dies as it start fitting a certain model. It was working nice a day ago on that same model but don't what happened now, its showing same error for all the models now.
The error says: Canceled future for execute_request message before replies were done The Kernel crashed while executing code in the the current cell or a previous cell. Please review the code in the cell(s) to identify a possible cause of the failure. Click [here](https://aka.ms/vscodeJupyterKernelCrash) for more info. View Jupyter [log](command:jupyter.viewOutput) for further details. It is not due to any complex, as model is quite simple and it got trained very well few days ago
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am running my jupyter files on my local desktop. But the kernel dies as it start fitting a certain model. It was working nice a day ago on that same model but don't what happened now, its showing same error for all the models now.
![kernel](https://user-images.githubusercontent.com/97309123/227007165-767a0b42-3af2-4b4e-b9e2-1146e321c1cb.jpg)
The error says:
Canceled future for execute_request message before replies were done The Kernel crashed while executing code in the the current cell or a previous cell. Please review the code in the cell(s) to identify a possible cause of the failure. Click [here](https://aka.ms/vscodeJupyterKernelCrash) for more info. View Jupyter [log](command:jupyter.viewOutput) for further details.
It is not due to any complex, as model is quite simple and it got trained very well few days agoBeta Was this translation helpful? Give feedback.
All reactions