%pip install plotly
Collecting plotly Downloading plotly-5.20.0-py3-none-any.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 451.4 kB/s eta 0:00:0000:0100:01 Requirement already satisfied: tenacity>=6.2.0 in /Users/nipun/mambaforge/lib/python3.10/site-packages (from plotly) (8.2.3) Requirement already satisfied: packaging in /Users/nipun/mambaforge/lib/python3.10/site-packages (from plotly) (23.1) Installing collected packages: plotly Successfully installed plotly-5.20.0 Note: you may need to restart the kernel to use updated packages.