Add helper notebooks
Compare changes
Files
5
notebooks/register-algorithm.ipynb
0 → 100644
+ 60
− 0
```
```
Running the following cell will _initiate_ a registration process to register the algorithm configured in the file `algorith_config.yaml` at the root of this repository. If _initiation_ succeeds, the URL of the initiated registration _process_ will appear in the cell output, otherwise an error message will appear.
```