plotly · PyPI
https://pypi.org/project/plotly15.11.2021 · conda install -c plotly plotly-geo=1.0.0 Chart Studio support The chart-studio package can be used to upload plotly figures to Plotly's Chart Studio Cloud or On-Prem service. This package can be installed using pip... pip install chart-studio==1.1.0 or conda conda install -c plotly chart-studio=1.1.0 Migration
Getting Started - Plotly
https://plotly.com/r/getting-startedInstallation Download from CRAN Use the install.package () function to install the plotly R package from CRAN. This version may not be the absolute latest version, so we recommend downloading from Github using the instructions below if you can. install.packages("plotly") Download from GitHub