はじめに jupyter labでipywidgetsを使おうとして、冒頭に%matplotlib notebookと入れても動作しません。 ここでは、jupyter labでipywidgetsを使う方法について説明します。 解説 ipywidgetsのインストール conda install -c conda-forge ipywidgets condaを使ってipywidgetsをインストールします。 jupyter-matplotlibのインストール conda install -c conda-forge ipympl jupyter notebookまたはlabでインタラクティブな図を表示できるjupyter-matplotlibをインストールします。 nodejsのインストール conda install -c conda-forge nodejs jupyter labの拡
![[ipywidgets] 19. Jupyter labでipywidgetsを動かす](https://cdn-ak-scissors.b.st-hatena.com/image/square/1c04e8e2df52747e38c3834daa96b96dbc93ae1c/height=288;version=1;width=512/https%3A%2F%2Fsabopy.com%2Fwp%2Fwp-content%2Fuploads%2F2020%2F01%2Flogo_ipywidgets.jpg)