Skip to content

Commit 6918c70

Browse files
Initial work on the tutorial starting point.
1 parent f1098c6 commit 6918c70

11 files changed

+27
-48
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2+
# OS
3+
*.DS_Store
4+
15
# Byte-compiled / optimized / DLL files
26
__pycache__/
37
*.py[cod]

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
11
# ets_tutorial
2-
Enthought Tool Suite tutorial
2+
This repository contains an Enthought Tool Suite tutorial submitted for the
3+
SciPy2019 conference.
4+
5+
## Tutorial
6+
7+
## Requirements
8+
9+
traits
10+
traitsui
11+
chaco
12+
openCV
13+
14+
## Contributing

ets_tutorial/0_starting_notebook.ipynb

Whitespace-only changes.
368 KB
Loading
963 KB
Loading
226 KB
Loading
641 KB
Loading
432 KB
Loading

face_detect.py

Lines changed: 0 additions & 45 deletions
This file was deleted.

0 commit comments

Comments
 (0)