Skip to content

Commit

Permalink
Merge pull request #80 from matthew-t-smith/feature/bonus-bits
Browse files Browse the repository at this point in the history
Bonus features: Copy/paste text Node; simple graphical visualization Node with options
  • Loading branch information
reelmatt authored May 2, 2020
2 parents 9867670 + 5cd8967 commit e6db2e0
Show file tree
Hide file tree
Showing 14 changed files with 1,063 additions and 44 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ pyworkflow = {path = "./pyworkflow",editable = true}
djangorestframework = "*"
drf-yasg = "*"
click = "*"
altair = "~=4.1.0"
cli = {path = "./CLI",editable = true}

[requires]
Expand Down
55 changes: 48 additions & 7 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e6db2e0

Please sign in to comment.