This ensures no new experiments exist in the database where an error has been encountered in sampling. If the user specified an experiment ID to use when generating a sample, that experiment ID is not removed
1 | remove_errored_new_experiment_from_db(dblink, experiment_id)
|
dblink |
A link to the database in which this table is being created |
experiment_id |
Id of the experiment created that needs to be deleted |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.