Skip to content

Commit 40101cb

Browse files
committed
Update 3d-axes.md
1 parent 581b753 commit 40101cb

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

doc/python/3d-axes.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jupyter:
66
extension: .md
77
format_name: markdown
88
format_version: '1.3'
9-
jupytext_version: 1.14.7
9+
jupytext_version: 1.15.1
1010
kernelspec:
1111
display_name: Python 3 (ipykernel)
1212
language: python
@@ -259,7 +259,3 @@ fig.update_layout(scene=dict(xaxis_showspikes=False,
259259
yaxis_showspikes=False))
260260
fig.show()
261261
```
262-
263-
```python
264-
265-
```

0 commit comments

Comments
 (0)