Skip to content

Commit 9c48f10

Browse files
authored
Update tutorial01.md
1 parent fe4f970 commit 9c48f10

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/pages/tutorial01.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1+
---
2+
layout: default
3+
permalink: /pages/vw-installation
4+
title: Visual Works Installation
5+
nav_order: 3
6+
---
7+
18
# Tutorial: Using OpenCV from Smalltalk
9+
{: .no_toc }
10+
11+
## Table of contents
12+
{: .no_toc .text-delta }
13+
14+
1. TOC
15+
{:toc}
216

317
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/
418

0 commit comments

Comments
 (0)