兩步解決JupyterLab新增目錄外掛程式的問題

2022-05-27 11:39:12 字數 1449 閱讀 6080

眾所周知,安裝jupyterlab的外掛程式需要以下幾步

安裝乙個外掛程式jupyter_contrib_nbextensions

pip install jupyter_contrib_nbextensions
配置 nbextension

jupyter contrib nbextension install --user
安裝toc

jupyter labextension install @jupyterlab/toc
好了問題來了,node.js和npm你沒有叭,難受了

an error occured.

valueerror: please install node.js and npm before continuing installation. you may be able to install node.js from your package manager, from conda, or directly from the node.js website (

除此之外呢,如果還想安裝其他外掛程式呢,看這個鏈結嗷:解決 jupyter labextension install 報錯

jupyter labextension install @jupyterlab/git

jupyter labextension install @jupyterlab/github

jupyter labextension install @jupyterlab/debugger

jupyter labextension install @lckr/jupyterlab_variableinspector

自動格式化**

jupyter labextension install jupyterlab_code_formatter

ipynb\py\md檔案互相轉換

jupyter labextension install jupytext

markdown拼寫核對

jupyter labextension install jupyterlab_spellchecker

自動補全與跳轉定義

jupyter labextension install @krassowski/jupyterlab-lsp

結果展示!

我的csdn:

我的:我的github:

紙上得來終覺淺,絕知此事要躬行~

by 李英俊小朋友

兩步路軌跡檔案位置 關於兩步路

戶外探索,從兩步路出發。多年來,兩步路始終以 探索新世界,安全戶外行 的理念服務廣大戶外愛好者,曾舉辦 協辦的大型活動有 第三屆中國百色山地戶外挑戰賽 首屆全國攀岩精英賽 全能五仕挑戰賽 為愛健行徒步大會 北回歸線上的足跡 紅牛24小時越野系列賽等.兩步路戶外網 兩步路戶外網是乙個戶外資源共享和社群...

兩步解決VS Code執行Jupyter報錯問題

報錯內容 unable to start session for kernel python 3.select another kernel to launch with.本文的目的主要是,為了幫助開啟jupyter就報錯 shift enter執行就報錯的朋友們。解決方案 將traitlets這個...

兩步解決VS Code執行Jupyter報錯問題

報錯內容 unable to start session for kernel python 3.select another kernel to launch with.本文的目的主要是,為了幫助開啟jupyter就報錯 shift enter執行就報錯的朋友們。解決方案 將traitlets這個...