Skip to content
Snippets Groups Projects

Updated IDA config YAML to add ECO workflows.

Merged Hugh Dickinson requested to merge new-eco-workflows into master
@@ -35,7 +35,7 @@
ref: HEAD
workflowtype: notebook
keywords: jupyter-notebook
author:
author:
runtimePlatform: Python
- model: ida.workflow
pk: 2
@@ -46,7 +46,7 @@
ref: HEAD
workflowtype: notebook
keywords: jupyter-notebook
author:
author:
runtimePlatform: Python
- model: ida.workflow
pk: 3
@@ -58,7 +58,7 @@
filepath: PyVO.ipynb
workflowtype: notebook
keywords: jupyter-notebook
author:
author:
runtimePlatform: Python
- model: ida.workflow
pk: 4
@@ -70,7 +70,7 @@
filepath: ApertifVisualization.ipynb
workflowtype: notebook
keywords: jupyter-notebook
author:
author:
runtimePlatform: Python
- model: ida.workflow
pk: 5
@@ -82,7 +82,7 @@
filepath: ProcessMuonHunterData.ipynb
workflowtype: notebook
keywords: jupyter-notebook
author:
author:
runtimePlatform: Python
- model: ida.workflow
pk: 6
@@ -94,7 +94,7 @@
filepath: gammapy-tutorials/notebooks-0.18.2/cta.ipynb
workflowtype: notebook
keywords: jupyter-notebook
author:
author:
runtimePlatform: Python
- model: ida.workflow
pk: 7
@@ -108,4 +108,39 @@
keywords: desktop
author: Mark Taylor
runtimePlatform: Java
- model: ida.workflow
pk: 8
fields:
name: "Zooniverse: Advanced Project Building"
description: Demonstrates techniques for advanced Zooniverse project management using Python.
url: https://git.astron.nl/astron-sdc/escape-wp5/workflows/zooniverse-advanced-project-building
ref: main
filepath: notebooks/AdvancedProjectBuilding.ipynb
workflowtype: notebook
keywords: jupyter-notebook
author: Hugh Dickinson
runtimePlatform: Python
- model: ida.workflow
pk: 9
fields:
name: "Zooniverse: Integrating Machine Learning"
description: Demonstrates techniques to integrate your Zooniverse project with machine learning.
url: https://git.astron.nl/astron-sdc/escape-wp5/workflows/zooniverse-integrating-machine-learning
ref: main
filepath: notebooks/MachineLearning.ipynb
workflowtype: notebook
keywords: jupyter-notebook
author: Hugh Dickinson
runtimePlatform: Python
- model: ida.workflow
pk: 10
fields:
name: "Zooniverse: Advanced Aggregation with Caesar"
description: Demonstrates how to use the Zooniverse Caesar engine to aggregate your data.
url: https://git.astron.nl/astron-sdc/escape-wp5/workflows/zooniverse-advanced-aggregation-with-caesar.git
ref: main
filepath: Working_with_data.ipynb
workflowtype: notebook
keywords: jupyter-notebook
author: Hugh Dickinson
runtimePlatform: Python
Loading