Skip to content

Commit

Permalink
Merge pull request #27 from oceanprotocol/issue-23-compute-results
Browse files Browse the repository at this point in the history
Multiple updates to UI and free C2D
  • Loading branch information
jamiehewitt15 authored Jan 30, 2025
2 parents 1b309f1 + e137412 commit 7d3a349
Show file tree
Hide file tree
Showing 16 changed files with 805 additions and 1,142 deletions.
14 changes: 0 additions & 14 deletions metadata/freeComputeAlgo.json

This file was deleted.

14 changes: 14 additions & 0 deletions metadata/freeComputeAlgoJS.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"fileObject": {
"type": "url",
"url": "https://raw.githubusercontent.com/oceanprotocol/test-algorithm/master/javascript/algo.js",
"method": "GET"
},
"meta": {
"container": {
"entrypoint": "node $ALGO",
"image": "node",
"tag": "latest"
}
}
}
18 changes: 18 additions & 0 deletions metadata/freeComputeAlgoPY.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"fileObject": {
"type": "url",
"url": "https://raw.githubusercontent.com/oceanprotocol/vscode-extension/82f5691f34a9055b6f33a82d52b1a4f12bff367d/metadata/pyAlgoDDO.json",
"method": "GET"
},
"meta": {
"container": {
"image": "oceanprotocol/algo_dockers",
"tag": "python-branin",
"entrypoint": "python $ALGO",
"termsAndConditions": true
},
"additionalInformation": {
"termsAndConditions": true
}
}
}
69 changes: 0 additions & 69 deletions metadata/jsAlgo.json

This file was deleted.

68 changes: 0 additions & 68 deletions metadata/jsIPFSAlgo.json

This file was deleted.

65 changes: 0 additions & 65 deletions metadata/pythonAlgo.json

This file was deleted.

67 changes: 0 additions & 67 deletions metadata/simpleComputeDataset.json

This file was deleted.

61 changes: 0 additions & 61 deletions metadata/simpleDownloadDataset.json

This file was deleted.

Loading

0 comments on commit 7d3a349

Please sign in to comment.