All Projects → jupyterhub → hubshare

jupyterhub / hubshare

Licence: BSD-3-Clause License
A directory sharing service for JupyterHub

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to hubshare

jupyterhub-deploy-hpc
Documented examples of Jupyterhub deployment in HPC settings
Stars: ✭ 30 (-47.37%)
Mutual labels:  jupyter, jupyterhub
Primehub
A toil-free multi-tenancy machine learning platform in your Kubernetes cluster
Stars: ✭ 160 (+180.7%)
Mutual labels:  jupyter, jupyterhub
Ldapauthenticator
LDAP Authenticator Plugin for Jupyter
Stars: ✭ 145 (+154.39%)
Mutual labels:  jupyter, jupyterhub
Nbgrader
A system for assigning and grading notebooks
Stars: ✭ 1,000 (+1654.39%)
Mutual labels:  jupyter, jupyterhub
Awesome Jupyter
A curated list of awesome Jupyter projects, libraries and resources
Stars: ✭ 2,523 (+4326.32%)
Mutual labels:  jupyter, jupyterhub
Repo2docker
Turn repositories into Jupyter-enabled Docker images
Stars: ✭ 1,177 (+1964.91%)
Mutual labels:  jupyter, jupyterhub
Jupyter Server Proxy
Jupyter notebook server extension to proxy web services.
Stars: ✭ 153 (+168.42%)
Mutual labels:  jupyter, jupyterhub
Dockerspawner
Spawns JupyterHub single user servers in Docker containers
Stars: ✭ 368 (+545.61%)
Mutual labels:  jupyter, jupyterhub
Jupyterlab Hub
Deprecated: JupyterLab extension for running JupyterLab with JupyterHub
Stars: ✭ 181 (+217.54%)
Mutual labels:  jupyter, jupyterhub
Configurable Http Proxy
node-http-proxy plus a REST API
Stars: ✭ 166 (+191.23%)
Mutual labels:  jupyter, jupyterhub
Ansible Jupyterhub
Ansible role to setup jupyterhub server (deprecated)
Stars: ✭ 14 (-75.44%)
Mutual labels:  jupyter, jupyterhub
Best Of Jupyter
🏆 A ranked list of awesome Jupyter Notebook, Hub and Lab projects (extensions, kernels, tools). Updated weekly.
Stars: ✭ 200 (+250.88%)
Mutual labels:  jupyter, jupyterhub
Zero To Jupyterhub K8s
Helm Chart & Documentation for deploying JupyterHub on Kubernetes
Stars: ✭ 888 (+1457.89%)
Mutual labels:  jupyter, jupyterhub
Helm Chart
A store of Helm chart tarballs for deploying JupyterHub and BinderHub on a Kubernetes cluster
Stars: ✭ 123 (+115.79%)
Mutual labels:  jupyter, jupyterhub
Jupyterhub Deploy Docker
Reference deployment of JupyterHub with docker
Stars: ✭ 479 (+740.35%)
Mutual labels:  jupyter, jupyterhub
Ml Hub
🧰 Multi-user development platform for machine learning teams. Simple to setup within minutes.
Stars: ✭ 148 (+159.65%)
Mutual labels:  jupyter, jupyterhub
Oauthenticator
OAuth + JupyterHub Authenticator = OAuthenticator
Stars: ✭ 299 (+424.56%)
Mutual labels:  jupyter, jupyterhub
Kubespawner
Kubernetes spawner for JupyterHub
Stars: ✭ 353 (+519.3%)
Mutual labels:  jupyter, jupyterhub
Jupyterhub Tutorial
Tutorial materials for deploying JupyterHub
Stars: ✭ 161 (+182.46%)
Mutual labels:  jupyter, jupyterhub
Jupyterhub Deploy Teaching
Reference deployment of JupyterHub and nbgrader on a single server
Stars: ✭ 194 (+240.35%)
Mutual labels:  jupyter, jupyterhub

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].