Skip to content

Commit 57fcae3

Browse files
author
Chris Morgan
committed
examples: remove duplicate code from notebooks.
Purpose of notebooks is to contain stdout and mpl charts. Also notebooks provide an interactive namespace to explore after script executed. Examples can be used as quick integration test of system in lieu of formal test
1 parent e763fc9 commit 57fcae3

File tree

6 files changed

+3741
-1739
lines changed

6 files changed

+3741
-1739
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
__pycache__
33
*.egg-info
44
.ipynb_checkpoints
5+
private

0 commit comments

Comments
 (0)