Is my Jupyter Notebook hung?

0

Is there anyway to tell if the current cell I am executing is hung? I am running an AutoGluon TabularPredictor().fit(). The cell it is executing is has the * indication that it is running, I checked the notebook running tab, and it says my notebook is running, but when I look at the AutoGluon models folder, it does not look like anything new has being written for hours.
Are there any other ways I can check to see if my model is still trying to fit?

  • Try reconnecting to the kernel and if you have any logs it will update them. If you are using SageMaker notebooks use the JupyterLab interface which shows the list of running kernels.

AWS
已提問 2 年前檢視次數 69 次
沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南