1#!/bin/bash 2 3jupyter labextension install jupyterlab-plotly --no-build 4jupyter labextension install @jupyter-widgets/jupyterlab-manager plotlywidget --no-build 5jupyter lab build 6