Skip to content

Commit 64f3aed

Browse files
authored
Update README.md
1 parent 814ab8b commit 64f3aed

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Diff for: README.md

-7
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,3 @@ Running this will serve our slideshow to `"https://localhost:8765/client/index.h
6464
<img src='https://picsum.photos/800/300?random'/>
6565

6666
You can even display the same thing in a Jupyter Notebook, just use [`idom_jupyter`](https://github.com/idom-team/idom-jupyter):
67-
68-
```python
69-
import idom_jupyter
70-
idom_jupyter.run(Slideshow)
71-
```
72-
73-
Every click will then cause the image to change (it won't here of course).

0 commit comments

Comments
 (0)