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 年前71 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则