Skip to content

dd1982/hubshare

 
 

Repository files navigation

hubshare

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.

About

A directory sharing service for JupyterHub

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.6%
  • HTML 7.4%