Skip to content

Commit acdcb16

Browse files
authored
Update tutorial01.md
1 parent d3e25ea commit acdcb16

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/pages/tutorial01.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ 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/
1818

19+
<iframe width="560" height="315" src="https://vimeo.com/409987849" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
20+
21+
1922
## How do I know if Python and Pipenv are correctly installed?
2023
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:
2124

0 commit comments

Comments
 (0)