Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functionality for installing extensions #637

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

ehennestad
Copy link
Collaborator

@ehennestad ehennestad commented Nov 23, 2024

Motivation

Provide an easy way to install extensions from the Neurodata Extension Catalog in matnwb.

How to test the behavior?

nwbInstallExtension("ndx-miniscope")

Todo

  • Write tests
  • Workflow for updating nwbInstallExtension if the records of the Neurodata Extension Catalog has been updated
  • Set up deploy keys and allow GitHub Actions to write to main branch using deploy key
  • Set up external trigger from nwb-extensions.github.io
  • Add link to https://nwb-extensions.github.io in the doctring of nwbInstallExtension

Checklist

  • Have you ensured the PR description clearly describes the problem and solutions?
  • Have you checked to ensure that there aren't other open or previously closed Pull Requests for the same change?
  • If this PR fixes an issue, is the first line of the PR description fix #XX where XX is the issue number?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant