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ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ