Skip to content

add shannon diversity #97

add shannon diversity

add shannon diversity #97

name: 'Trigger-Binder-build'
on:
push:
branches:
- master
jobs:
trigger-binder-build:
runs-on: [ubuntu-latest]
steps:
- name: cache binder build on mybinder.org
uses: s-weigand/[email protected]
with:
target-repo: metagenome-atlas/Tutorial
NO_PUSH: true
MYBINDERORG_TAG: ${{ github.event.ref }}