Skip to content

Commit 81635a2

Browse files
authored
Update README.md
1 parent 7813350 commit 81635a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
`pip install plotly`
66

77
Inside [Jupyter notebook](https://jupyter.org/install):
8-
```
8+
```python
99
import plotly.graph_objs as go
1010
fig = go.FigureWidget()
1111
# Display an empty figure

0 commit comments

Comments
 (0)