Skip to content

Commit b588059

Browse files
authored
Add step to launch Voilà (jupyter#697)
1 parent 3e9a244 commit b588059

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

install.md

+6
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,9 @@ Install Voilà with:
4545
```bash
4646
pip install voila
4747
```
48+
49+
Once installed, launch Voilà with:
50+
51+
```bash
52+
voila
53+
```

0 commit comments

Comments
 (0)