初期設定[JupyterLab]
pip install jupyterlab
Node.jsの導入
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash - sudo apt-get install -y nodejs
Variable Inspectorの導入
jupyter labextension install @lckr/jupyterlab_variableinspector
画像処理や自然言語処理などのハマりどころをまとめます
pip install jupyterlab
Node.jsの導入
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash - sudo apt-get install -y nodejs
Variable Inspectorの導入
jupyter labextension install @lckr/jupyterlab_variableinspector
ディスカッション
コメント一覧
まだ、コメントがありません