簡介 :

Jupyter notebook 在預設情況下無法檢視變數內容,因此會造成檢視錯誤的困難。

 

解決辦法 :

# pip install jupyter_contrib_nbextensions

# jupyter contrib nbextension install --user

# jupyter nbextension enable varInspector/main

# jupyter notebook

 

參考資料 :

https://volderette.de/jupyter-notebook-variable-explorer/

創作者介紹
創作者 Rex-Software-Blog 的頭像
Rex

Rex-Software-Blog

Rex 發表在 痞客邦 留言(0) 人氣( 744 )