diff --git a/.github/workflows/napari_hub_preview.yml b/.github/workflows/napari_hub_preview.yml index 416ceff5..c204ac45 100644 --- a/.github/workflows/napari_hub_preview.yml +++ b/.github/workflows/napari_hub_preview.yml @@ -13,9 +13,9 @@ jobs: steps: - name: Checkout repo - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: napari hub Preview Page Builder - uses: chanzuckerberg/napari-hub-preview-action@v0.1.5 + uses: chanzuckerberg/napari-hub-preview-action@v0.1 with: hub-ref: main diff --git a/.napari/DESCRIPTION.md b/.napari/DESCRIPTION.md deleted file mode 100644 index 45776cd1..00000000 --- a/.napari/DESCRIPTION.md +++ /dev/null @@ -1,92 +0,0 @@ - - - - -The developer has not yet provided a napari-hub specific description. diff --git a/.napari/config.yml b/.napari/config.yml new file mode 100644 index 00000000..d24d3acb --- /dev/null +++ b/.napari/config.yml @@ -0,0 +1,8 @@ +labels: + ontology: EDAM-BIOIMAGING:alpha06 + terms: + - 2D Image + - 3D Image + - Plotting + - Slice rendering + - Scientific visualisation