1. 程式人生 > >Mac上Jupyter notebook程式碼補全

Mac上Jupyter notebook程式碼補全

1.安裝jupyter擴充套件外掛Nbextensions庫
# python -m pip install jupyter_contrib_nbextensions
# jupyter contrib nbextension install --user --skip-running-check

2.開啟jupyter notebook, 在網頁中顯示
   ---->Nbextensions
     ---->Hinterland //選中它
       ----> 重啟jupyter即可程式碼補全