Skip to content

Conversation

@akshay-ap
Copy link
Contributor

@akshay-ap akshay-ap commented Aug 18, 2022

Fixes #947 , #1114

Changes proposed in this PR:

  • Explain c2d parameters
  • Add example to publish dataset and algo that can support user defined inputs
  • Add python script to start the compute job

AFAIK, ocean.js doesn't support algo params and user defined params for c2d jobs to not including javascript code snippet.

| `boolean` | **** | If `true`, any passed raw text will be allowed to run. Useful for an algorithm drag & drop use case, but increases risk of data escape through malicious user input. Should be `false` by default in all implementations. |
| Type | Required | Description |
| `boolean` | **** | If `true`, any passed raw text will be allowed to run. Useful for an algorithm drag & drop use case, but increases risk of data escape through malicious user input. Should be `false` by default in all implementations. |
| Type | Required | Description |
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is not intentional. It is created by gitbook bot!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's weird

@akshay-ap akshay-ap requested a review from alexcos20 August 18, 2022 14:41
Copy link
Contributor

@jamiehewitt15 jamiehewitt15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a good guide @akshay-ap, thanks a lot for your work. I've just made a few suggestions on things that could be changed

akshay-ap and others added 7 commits August 29, 2022 14:09
Co-authored-by: Jamie Hewitt <jamie.hewitt15@gmail.com>
Co-authored-by: Jamie Hewitt <jamie.hewitt15@gmail.com>
Co-authored-by: Jamie Hewitt <jamie.hewitt15@gmail.com>
Co-authored-by: Jamie Hewitt <jamie.hewitt15@gmail.com>
Co-authored-by: Jamie Hewitt <jamie.hewitt15@gmail.com>
Co-authored-by: Jamie Hewitt <jamie.hewitt15@gmail.com>
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 6da1fe6 and detected 0 issues on this pull request.

View more on Code Climate.

@jamiehewitt15 jamiehewitt15 merged commit 9c1367d into main Sep 23, 2022
@jamiehewitt15 jamiehewitt15 deleted the issue-947-c2d-parameters branch September 23, 2022 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add page about algo parameters and user-defined parameters in C2D tutorials

3 participants