JupyterWidgets Configuration Tutorial

JupyterWidgets Configuration Tutorial1. Install the plugin2. Test

1. Install the plugin

Please make sure that Jupyter lab has been installed, open the system terminal, and enter the following command to install the plugin.

2. Test

  1. Open and enter jupyter lab
  1. Enter Notebook

image.png

  1. Copy and paste the sample code
  1. Use the shortcut key to start running. If the result is as follows, Jupyter Widgets configuration completed

Shift+Enter

image.png