Skip to content

Commit 277ec83

Browse files
committed
Remove requirement
1 parent 2860c85 commit 277ec83

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ pip install git+https://github.com/harupy/sphinx-plotly-directive.git
3131
px.scatter(x=[0, 1, 2, 3, 4], y=[0, 1, 4, 9, 16])
3232
```
3333

34-
The last line of a code block must end with an expression that evaluates to a plotly figure.
35-
3634
#### Output:
3735

3836
<img src="https://user-images.githubusercontent.com/17039389/97077273-4278ae80-161d-11eb-89d7-9963776b7ed3.gif" width="80%" />

0 commit comments

Comments
 (0)