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
demandé il y a 2 ans69 vues
Aucune réponse

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions