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

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Fields

    Priority

    Medium

    Start date

    None yet

    Target date

    None yet

    Size

    None yet

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions