jupyter lab是jupyter的新版,特別是針對檔案切換的不便作出改善。如下圖示jupyter lab的操作畫面,可以看到左邊多了檔案目錄的視窗,因此要找或轉換檔案比起jupyter notebook方便得多了。多了這些特性與功能,儼然演化成完整的的IDE了。
安裝jupyter lab很簡單:
>>>conda install -c conda-forge jupyterlab
不過有些套件module可能要重裝(pip or conda)。
執行時只要鍵入:
>>>jupyter lab
將出現下面畫面:
選擇Notebook,就大功告成囉!!!
現在jupyter lab版本仍然還是beta版,應該很快最會推出穩定的1.0版。
參考資料:
https://jupyterlab.readthedocs.io/en/latest/
沒有留言:
張貼留言