Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bonus features: Copy/paste text Node; simple graphical visualization Node with options #80

Merged
merged 11 commits into from
May 2, 2020
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