Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Petter Olsson committed Nov 15, 2024
1 parent 9ce6a3f commit 20b01d2
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 177 deletions.
12 changes: 0 additions & 12 deletions add.py

This file was deleted.

13 changes: 0 additions & 13 deletions aggregate.py

This file was deleted.

2 changes: 1 addition & 1 deletion app.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

## R/Shiny Example
## This is an example of the code you would need in this bash script for a R/Shiny app
R -e 'shiny::runApp("./apps/wine.R", port=8888, host="0.0.0.0")'
R -e 'shiny::runApp("./apps/lead_gen.R", port=8888, host="0.0.0.0")'

## Flask example
## This is an example of the code you would need in this bash script for a Python/Flask app
Expand Down
15 changes: 0 additions & 15 deletions divide.py

This file was deleted.

15 changes: 0 additions & 15 deletions modulus.py

This file was deleted.

12 changes: 0 additions & 12 deletions multiply.py

This file was deleted.

19 changes: 0 additions & 19 deletions run_workflow.py

This file was deleted.

11 changes: 0 additions & 11 deletions sqrt.py

This file was deleted.

12 changes: 0 additions & 12 deletions subtract.py

This file was deleted.

67 changes: 0 additions & 67 deletions workflow.py

This file was deleted.

0 comments on commit 20b01d2

Please sign in to comment.