Skip to content

GitLab Next

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 39,511
    • Issues 39,511
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1,223
    • Merge requests 1,223
  • Requirements
    • Requirements
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
    • Value stream
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #24411

Closed
Open
Created Sep 28, 2018 by Daniel Gruesso@danielgruessoContributor

Support JupyterHub installation on group-level cluster

Problem to solve

Group-level cluster does not support installation of JupyterHub.

Further details

Installing at the group level will prevent users from having to install JupyterHub in multiple projects that share the same group.

The ability to authenticate to the Jupyter instance is based on group/project membership, that part will continue to work the same. The ability to push code back to GitLab using the git integration is based on the git repos the authenticated user can access. UX runbook-wise should not change, we're simply providing the ability to provide a single instance of JupyterHub which more than 1 project can access.

Proposal

App section for group-level cluster to offer the option to install JupyterHub onto the cluster.

image

What does success look like, and how can we measure that?

User can provision and use JupyterHub on a group-level cluster.

Links / references

Edited Aug 01, 2019 by Daniel Gruesso
Assignee
Assign to
Time tracking