Skip to content

Cannot add contents to Jupyter Gallery #134

Description

@kcpevey

Context

I'm trying to get a repo deployed on Jupyter Gallery but even the simplest configuration isn't working.

          hub:
            extraConfig:
              99-gallery-manager.py: |
                c.GalleryManager.title = "JATIC Gallery"
                c.GalleryManager.destination = "jatic-gallery"
                c.GalleryManager.exhibits = [
                    {
                        "git": "https://github.com/Kitware/nrtk.git",
                        "homepage": "https://nrtk.readthedocs.io/",
                        "title": "NRTK",
                        "description": "Generating realistic perturbations to evaluate the natural robustness of computer vision algorithms",
                    }
                ]

JupyterHub deployed fine and I can still do things on the platform, but this juptyer gallery entry is not present on JHub. There is likely an error in the logs somewhere.

Value and/or benefit

People can use a tool that we "support"

Anything else?

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

needs: triage 🚦Someone needs to have a look at this issue and triagesize: S1-3 days of dev/testing effort

Type

Fields

Priority

High

Start date

Jul 13, 2026

Target date

Aug 12, 2026

Size

S

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions