mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 06:52:59 +00:00
add managed notebook service example
This commit is contained in:
10
examples/service-notebook/README.md
Normal file
10
examples/service-notebook/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Running a shared notebook as a service
|
||||
|
||||
This directory contains two examples of running a shared notebook server as a service,
|
||||
one as a 'managed' service, and one as an external service with supervisor.
|
||||
|
||||
A single-user notebook server is run as a service,
|
||||
and uses groups to authenticate a collection of users with the Hub.
|
||||
|
||||
These examples require jupyterhub >= 0.7.2.
|
||||
|
Reference in New Issue
Block a user