Skip to content

Commit 068bdb7

Browse files
authored
Update tutorial01.md
1 parent 2c7dcbd commit 068bdb7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/pages/tutorial01.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ nav_order: 3
1616

1717
This tutorial is a gentle introduction to PythonBridge. We use OpenCV as the running example. The tutorial assumes that you have PythonBridge correctly installed in your Smalltalk environment and have Python and Pipenv installed. If this is not the case, then you should follow the instruction given in [https://objectprofile.github.io/PythonBridge/](https://objectprofile.github.io/PythonBridge/).
1818

19-
<iframe width="560" height="315" src="https://vimeo.com/409987849" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
20-
19+
We produced a video describing this tutorial, available [online](https://vimeo.com/409987849).
2120

2221
## How do I know if Python and Pipenv are correctly installed?
2322
If you have PythonBridge installed, and you do not know if you Python environment is correctly setup, the easy way to check this is evaluate the following expression:

0 commit comments

Comments
 (0)