{"library":"hvplot","install":[{"cmd":"pip install hvplot","imports":["import hvplot.pandas\n# or hvplot.xarray, hvplot.dask, etc.","import hvplot.pandas\nhvplot.extension('matplotlib')","from hvplot import show\n# ... create plot ...\nshow(plot_object)"]},{"cmd":"conda install conda-forge::hvplot","imports":[]}]}