Skip to content

Commit c107581

Browse files
committed
Merge branch 'imshow-xarray' of https://github.com/plotly/plotly.py into imshow-xarray
2 parents d63a76a + e9531df commit c107581

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/python/datashader.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ jupyter:
55
text_representation:
66
extension: .md
77
format_name: markdown
8-
format_version: '1.2'
9-
jupytext_version: 1.3.0
8+
format_version: "1.2"
9+
jupytext_version: 1.3.1
1010
kernelspec:
1111
display_name: Python 3
1212
language: python
@@ -22,7 +22,8 @@ jupyter:
2222
pygments_lexer: ipython3
2323
version: 3.7.3
2424
plotly:
25-
description: How to use datashader to rasterize large datasets, and visualize
25+
description:
26+
How to use datashader to rasterize large datasets, and visualize
2627
the generated raster data with plotly.
2728
display_as: scientific
2829
language: python

0 commit comments

Comments
 (0)