diff --git a/docs/70_community_integrations.md b/docs/70_community_integrations.md new file mode 100644 index 00000000..05a20cfe --- /dev/null +++ b/docs/70_community_integrations.md @@ -0,0 +1,21 @@ +# Community Integrations +The software tools listed below have developed integrations with the DANDI Archive. + +DataLad + +NWB GUIDE + +Neurosift + +Search Dandisets - https://neurosift.app/?p=/dandi +Search Dandisets for neurodata types - https://neurosift.app/?p=/dandi-query + +Dendro + +OpenScope Databook + +Inscopix IDEAS + +KnowledgeSpace + +DataJoint Elements diff --git a/mkdocs.yml b/mkdocs.yml index 6d577897..25d58ede 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -33,6 +33,7 @@ nav: - Publishing Dandisets: "14_publish.md" - Debugging: "15_debugging.md" - DANDI CLI and Python API: https://dandi.readthedocs.io + - Community Integrations: "70_community_integrations.md" - Developer Guide: - Project Structure: "20_project_structure.md" - Notes: "40_development.md"