DANDI Hub
The DANDI ecosystem includes a self-hosted Jupyter notebook service. This service is hosted on AWS and orchestrated with a Kubernetes (k8s) cluster that provides different instance types for users to efficiently interact with data in the DANDI Archive.
The instructions for configuring and deploying your own JupyterHub instance are available in the dandi-hub repository (see README). For example configurations that have been previously generated for the DANDI, LINC, and BICAN projects see the envs directory. Note: it is important that your k8s cluster is in the same region as your data.
Resources
• Source code and instructions
• LINC Hub