前提・実現したいこと
variable inspectorをインストールしたいです。
以下をターミナルに入力してもエラーが出てしまうのはなぜでしょうか?
jupyter labextension install @lckr/jupyterlab_variableinspector
発生している問題・エラーメッセージ
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 (https://nodejs.org).
See the log file for details: /var/folders/hd/vxsknmf946n7sd4zjtm6dnhm0000gn/T/jupyterlab-debug-k7im9xgw.log
該当のソースコード
試したこと
補足情報(FW/ツールのバージョンなど)
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2021/01/13 11:26