hvplot 0.11.0rc1__tar.gz → 0.11.0rc2__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (196) hide show
  1. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/PKG-INFO +1 -1
  2. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/conf.py +2 -0
  3. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/envs/py3.11-docs.yaml +0 -2
  4. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/_version.py +1 -1
  5. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot.egg-info/PKG-INFO +1 -1
  6. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/pyproject.toml +2 -1
  7. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/.git-blame-ignore-revs +0 -0
  8. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/.git_archival.txt +0 -0
  9. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/.gitattributes +0 -0
  10. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/.github/CONTRIBUTING.md +0 -0
  11. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/.github/FUNDING.yml +0 -0
  12. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/.github/workflows/build.yaml +0 -0
  13. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/.github/workflows/docs.yaml +0 -0
  14. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/.github/workflows/test.yaml +0 -0
  15. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/.gitignore +0 -0
  16. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/.pre-commit-config.yaml +0 -0
  17. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/CHANGELOG.md +0 -0
  18. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/CODE_OF_CONDUCT.md +0 -0
  19. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/LICENSE +0 -0
  20. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/README.md +0 -0
  21. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/binder/environment.yml +0 -0
  22. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/binder/postBuild +0 -0
  23. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/conda.recipe/meta.yaml +0 -0
  24. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/custom.css +0 -0
  25. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/favicon.ico +0 -0
  26. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/home/bokeh.gif +0 -0
  27. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/home/dask.gif +0 -0
  28. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/home/explorer.gif +0 -0
  29. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/home/geo.gif +0 -0
  30. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/home/geopandas.gif +0 -0
  31. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/home/intake.gif +0 -0
  32. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/home/interactive_hvplot.gif +0 -0
  33. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/home/interactive_pandas.gif +0 -0
  34. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/home/interactive_xarray.gif +0 -0
  35. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/home/large_data.gif +0 -0
  36. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/home/layout.gif +0 -0
  37. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/home/matplotlib.png +0 -0
  38. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/home/networkx.gif +0 -0
  39. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/home/overlay.png +0 -0
  40. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/home/pandas.gif +0 -0
  41. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/home/plotly.gif +0 -0
  42. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/home/widgets.gif +0 -0
  43. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/home/xarray.gif +0 -0
  44. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/images/heat_and_trees.png +0 -0
  45. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/images/portfolio.png +0 -0
  46. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/logo.png +0 -0
  47. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/logo_horizontal.svg +0 -0
  48. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/_static/logo_stacked.svg +0 -0
  49. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/about.md +0 -0
  50. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/assets/console.png +0 -0
  51. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/assets/console_server.gif +0 -0
  52. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/assets/diagram.png +0 -0
  53. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/assets/diagram.svg +0 -0
  54. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/assets/hvplot-wm.png +0 -0
  55. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/assets/streamz_demo.gif +0 -0
  56. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/conftest.py +0 -0
  57. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/developer_guide/index.md +0 -0
  58. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/getting_started/explorer.ipynb +0 -0
  59. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/getting_started/hvplot.ipynb +0 -0
  60. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/getting_started/index.md +0 -0
  61. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/getting_started/installation.md +0 -0
  62. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/getting_started/interactive.ipynb +0 -0
  63. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/governance/project-docs/CONTRIBUTING.md +0 -0
  64. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/governance/project-docs/GOVERNANCE.md +0 -0
  65. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/governance/project-docs/LICENSE.md +0 -0
  66. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/governance/project-docs/MEMBERS.md +0 -0
  67. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/index.md +0 -0
  68. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/geopandas/points.ipynb +0 -0
  69. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/geopandas/polygons.ipynb +0 -0
  70. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/andrewscurves.ipynb +0 -0
  71. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/area.ipynb +0 -0
  72. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/bar.ipynb +0 -0
  73. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/barh.ipynb +0 -0
  74. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/bivariate.ipynb +0 -0
  75. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/box.ipynb +0 -0
  76. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/errorbars.ipynb +0 -0
  77. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/heatmap.ipynb +0 -0
  78. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/hexbin.ipynb +0 -0
  79. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/hist.ipynb +0 -0
  80. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/kde.ipynb +0 -0
  81. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/labels.ipynb +0 -0
  82. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/lagplot.ipynb +0 -0
  83. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/line.ipynb +0 -0
  84. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/ohlc.ipynb +0 -0
  85. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/parallelcoordinates.ipynb +0 -0
  86. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/paths.ipynb +0 -0
  87. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/scatter.ipynb +0 -0
  88. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/scattermatrix.ipynb +0 -0
  89. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/step.ipynb +0 -0
  90. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/table.ipynb +0 -0
  91. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/tabular/violin.ipynb +0 -0
  92. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/xarray/bar.ipynb +0 -0
  93. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/xarray/contour.ipynb +0 -0
  94. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/xarray/contourf.ipynb +0 -0
  95. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/xarray/hist.ipynb +0 -0
  96. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/xarray/image.ipynb +0 -0
  97. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/xarray/kde.ipynb +0 -0
  98. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/xarray/line.ipynb +0 -0
  99. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/xarray/quadmesh.ipynb +0 -0
  100. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/xarray/rgb.ipynb +0 -0
  101. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/xarray/vectorfield.ipynb +0 -0
  102. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/reference/xarray/violin.ipynb +0 -0
  103. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/releases.md +0 -0
  104. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/roadmap.md +0 -0
  105. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/topics.md +0 -0
  106. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/Customization.ipynb +0 -0
  107. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/Explorer.ipynb +0 -0
  108. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/Geographic_Data.ipynb +0 -0
  109. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/Gridded_Data.ipynb +0 -0
  110. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/Integrations.ipynb +0 -0
  111. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/Interactive.ipynb +0 -0
  112. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/Introduction.ipynb +0 -0
  113. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/Large_Timeseries.ipynb +0 -0
  114. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/NetworkX.ipynb +0 -0
  115. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/Pandas_API.ipynb +0 -0
  116. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/Plotting.ipynb +0 -0
  117. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/Plotting_Extensions.ipynb +0 -0
  118. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/Plotting_with_Matplotlib.ipynb +0 -0
  119. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/Plotting_with_Plotly.ipynb +0 -0
  120. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/Statistical_Plots.ipynb +0 -0
  121. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/Streaming.ipynb +0 -0
  122. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/Subplots.ipynb +0 -0
  123. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/Timeseries_Data.ipynb +0 -0
  124. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/Viewing.ipynb +0 -0
  125. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/Widgets.ipynb +0 -0
  126. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/images/simple.svg +0 -0
  127. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/doc/user_guide/index.md +0 -0
  128. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/envs/py3.10-tests.yaml +0 -0
  129. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/envs/py3.11-tests.yaml +0 -0
  130. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/envs/py3.12-tests.yaml +0 -0
  131. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/envs/py3.9-tests.yaml +0 -0
  132. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/__init__.py +0 -0
  133. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/backend_transforms.py +0 -0
  134. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/converter.py +0 -0
  135. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/cudf.py +0 -0
  136. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/dask.py +0 -0
  137. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/data/crime.csv +0 -0
  138. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/datasets.yaml +0 -0
  139. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/duckdb.py +0 -0
  140. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/fugue.py +0 -0
  141. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/ibis.py +0 -0
  142. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/intake.py +0 -0
  143. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/interactive.py +0 -0
  144. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/networkx.py +0 -0
  145. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/pandas.py +0 -0
  146. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/plotting/__init__.py +0 -0
  147. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/plotting/andrews_curves.py +0 -0
  148. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/plotting/core.py +0 -0
  149. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/plotting/lag_plot.py +0 -0
  150. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/plotting/parallel_coordinates.py +0 -0
  151. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/plotting/scatter_matrix.py +0 -0
  152. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/polars.py +0 -0
  153. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/sample_data.py +0 -0
  154. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/streamz.py +0 -0
  155. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/__init__.py +0 -0
  156. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/conftest.py +0 -0
  157. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/data/README.md +0 -0
  158. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/data/RGB-red.byte.tif +0 -0
  159. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/plotting/__init__.py +0 -0
  160. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/plotting/testcore.py +0 -0
  161. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/plotting/testohlc.py +0 -0
  162. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/plotting/testscattermatrix.py +0 -0
  163. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/test_links.py +0 -0
  164. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/testbackend_transforms.py +0 -0
  165. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/testcharts.py +0 -0
  166. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/testfugue.py +0 -0
  167. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/testgeo.py +0 -0
  168. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/testgeowithoutgv.py +0 -0
  169. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/testgridplots.py +0 -0
  170. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/testhelp.py +0 -0
  171. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/testibis.py +0 -0
  172. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/testinteractive.py +0 -0
  173. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/testnetworkx.py +0 -0
  174. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/testoperations.py +0 -0
  175. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/testoptions.py +0 -0
  176. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/testoverrides.py +0 -0
  177. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/testpanel.py +0 -0
  178. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/testpatch.py +0 -0
  179. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/testplotting.py +0 -0
  180. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/teststatplots.py +0 -0
  181. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/teststreaming.py +0 -0
  182. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/testtransforms.py +0 -0
  183. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/testui.py +0 -0
  184. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/testutil.py +0 -0
  185. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/tests/util.py +0 -0
  186. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/ui.py +0 -0
  187. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/util.py +0 -0
  188. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/utilities.py +0 -0
  189. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot/xarray.py +0 -0
  190. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot.egg-info/SOURCES.txt +0 -0
  191. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot.egg-info/dependency_links.txt +0 -0
  192. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot.egg-info/entry_points.txt +0 -0
  193. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot.egg-info/requires.txt +0 -0
  194. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/hvplot.egg-info/top_level.txt +0 -0
  195. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/scripts/update_conda_envs.py +0 -0
  196. {hvplot-0.11.0rc1 → hvplot-0.11.0rc2}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: hvplot
3
- Version: 0.11.0rc1
3
+ Version: 0.11.0rc2
4
4
  Summary: A high-level plotting API for the PyData ecosystem built on HoloViews.
5
5
  Author-email: Philipp Rudiger <developers@holoviz.org>
6
6
  Maintainer-email: HoloViz developers <developers@holoviz.org>
@@ -113,6 +113,8 @@ html_context.update( # noqa
113
113
  nb_execution_excludepatterns = [
114
114
  'user_guide/Streaming.ipynb',
115
115
  ]
116
+ # cell execution timeout in seconds (-1 to ignore, 30 by default)
117
+ nb_execution_timeout = 120
116
118
 
117
119
  if os.getenv('HVPLOT_REFERENCE_GALLERY') not in ('False', 'false', '0'):
118
120
  rediraffe_redirects.update(
@@ -10,7 +10,6 @@
10
10
  name: hvplotdocs
11
11
  channels:
12
12
  - nodefaults
13
- - pyviz/label/dev
14
13
  - conda-forge
15
14
  dependencies:
16
15
  - python=3.11
@@ -35,7 +34,6 @@ dependencies:
35
34
  - ipywidgets
36
35
  - jinja2
37
36
  - matplotlib
38
- - nbsite>=0.8.4
39
37
  - networkx>=2.6.3
40
38
  - notebook>=5.4
41
39
  - numba>=0.51.0
@@ -12,5 +12,5 @@ __version__: str
12
12
  __version_tuple__: VERSION_TUPLE
13
13
  version_tuple: VERSION_TUPLE
14
14
 
15
- __version__ = version = '0.11.0rc1'
15
+ __version__ = version = '0.11.0rc2'
16
16
  __version_tuple__ = version_tuple = (0, 11, 0)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: hvplot
3
- Version: 0.11.0rc1
3
+ Version: 0.11.0rc2
4
4
  Summary: A high-level plotting API for the PyData ecosystem built on HoloViews.
5
5
  Author-email: Philipp Rudiger <developers@holoviz.org>
6
6
  Maintainer-email: HoloViz developers <developers@holoviz.org>
@@ -221,6 +221,7 @@ ruff = [
221
221
  geoviews = { skip = true, packages = "geoviews-core >=1.9.0" }
222
222
  # It should be ibis-framework[duckdb], but it works anyway.
223
223
  ibis-framework = { skip = true, packages = "ibis-duckdb" }
224
+ nbsite = { skip = true }
224
225
 
225
226
  [tool.pyproject2conda.envs."tests"]
226
227
  channels = ["nodefaults", "pyviz/label/dev", "conda-forge"]
@@ -230,7 +231,7 @@ name = "hvplottests"
230
231
  # reqs = ["-e .."] # Doesn't work
231
232
 
232
233
  [tool.pyproject2conda.envs."docs"]
233
- channels = ["nodefaults", "pyviz/label/dev", "conda-forge"]
234
+ channels = ["nodefaults", "conda-forge"]
234
235
  python = ["3.11"]
235
236
  extras = ["doc", "examples", "geo", "graphviz", "dev-extras"]
236
237
  name = "hvplotdocs"
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes