Skip to content

Commit 7a3a9f4

Browse files
committed
solved old unnoticed conflict
1 parent ab427ae commit 7a3a9f4

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

doc/python/imshow.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jupyter:
66
extension: .md
77
format_name: markdown
88
format_version: '1.2'
9-
jupytext_version: 1.4.2
9+
jupytext_version: 1.3.0
1010
kernelspec:
1111
display_name: Python 3
1212
language: python
@@ -20,7 +20,7 @@ jupyter:
2020
name: python
2121
nbconvert_exporter: python
2222
pygments_lexer: ipython3
23-
version: 3.7.7
23+
version: 3.7.3
2424
plotly:
2525
description: How to display image data in Python with Plotly.
2626
display_as: scientific
@@ -452,8 +452,5 @@ fig.show()
452452
```
453453

454454
#### Reference
455-
<<<<<<< HEAD
456-
See https://plotly.com/python/reference/#image for more information and chart attribute options!
457-
=======
455+
458456
See https://plotly.com/python/reference/image/ for more information and chart attribute options!
459-
>>>>>>> doc-prod

0 commit comments

Comments
 (0)