Get Started#
This section covers how to configure and customize JupyterHub for your needs. It contains information about authentication, networking, security, and other topics that are relevant to individuals or organizations deploying their own JupyterHub.
- Configuration Basics
- Networking basics
- Security settings
- Authentication and User Basics
- Create a set of allowed users (
allowed_users
) - Configure admins (
admin_users
) - Give admin access to other users’ notebook servers (
admin_access
) - Add or remove users from the Hub
- Use LocalAuthenticator to create system users
- Use OAuthenticator to support OAuth with popular service providers
- Use DummyAuthenticator for testing
- Create a set of allowed users (
- Spawners and single-user notebook servers
- External services
- Frequently asked questions
- Institutional FAQ