jupyterhub
hubshare
Python

A directory sharing service for JupyterHub

Last updated Sep 8, 2025
56
Stars
18
Forks
11
Issues
0
Stars/day
Attention Score
32
Language breakdown
Python 92.6%
HTML 7.4%
Files click to expand
README

Note: No current work is planned for this project

hubshare

TravisCI build status Google Group

A directory sharing service for JupyterHub.

Important: This repo is in early development (it doesn't work).

Project goals

This project's primary goal is enabling simple, coarse sharing of notebooks within a JupyterHub instance.

The release of JupyterHub v0.7 added support for Services. The availability of Services provides the base foundation for a directory sharing service.

General goals:

  • The sharing unit is directories.
  • publish and download are explicit actions (no sharing in-place).
These are explicitly not goals and are out of this project's scope:
  • In-place or real-time sharing (these are tasks for the single-user server)

Specification

See specification.md for the planned spec.

🔗 More in this category

© 2026 GitRepoTrend · jupyterhub/hubshare · Updated daily from GitHub