We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7813350 commit 81635a2Copy full SHA for 81635a2
README.md
@@ -5,7 +5,7 @@
5
`pip install plotly`
6
7
Inside [Jupyter notebook](https://jupyter.org/install):
8
-```
+```python
9
import plotly.graph_objs as go
10
fig = go.FigureWidget()
11
# Display an empty figure
0 commit comments