Skip to content

Commit ef3f98b

Browse files
authored
Update README.md
1 parent 47226c0 commit ef3f98b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ if os.name=='nt':
3232
else:
3333
# PIL may be corrupted on linux, reinstall from pillow
3434
pip_install('--upgrade pillow --force-reinstall')
35+
3536
pip_install("ipywidgets pandas ipyevents ipycanvas")
3637
```
3738
* If you don't have Python and Jupyter installed on your computer already, then install them by following the steps below. We will refer to this as the **External Python environment**.

0 commit comments

Comments
 (0)