Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jupyterhub-outpostspawner

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jupyterhub-outpostspawner

JupyterHub OutpostSpawner enables start on multiple, remote system

  • 1.0.2
  • PyPI
  • Socket score

Maintainers
3

Documentation Status

OutpostSpawner

The OutpostSpawner in combination with the JupyterHub Outpost service enables JupyterHub to spawn single-user notebook servers on multiple remote resources.

Documentation

Link to documentation.

Overview

The JupyterHub community created many useful JupyterHub Spawner over the past years, to allow JupyterHub to use the specific resources of different systems. For most of these Spawners JupyterHub has to run at the system itself. The OutpostSpawner enables the use of these Spawners on remote systems.

Other Spawners like SSHSpawner can spawn single-user servers on remote systems, but are not able to use system-specific features like KubeSpawner or BatchSpawner.

The JupyterHub Outpost service in combination with the OutpostSpawner enables a single JupyterHub to offer multiple remote systems of different types.

  • Use one JupyterHub to offer single-user servers on multiple systems.
  • Each system may use a different JupyterHub Spawner.
  • Integrated SSH port forwarding solution to reach remote single-user server.
  • supports the JupyterHub internal_ssl feature.
  • shows events gathered by the remote Spawner to the user.
  • Users can override the configuration of the remote Spawner at runtime (e.g. to select a different Docker Image).
  • One JupyterHub Outpost can be connected to multiple JupyterHubs, without interfering with each other.

Requirements

JupyterHub must run on a Kubernetes Cluster (recommended is the use of Zero2JupyterHub).
The JupyterHub Outpost must fulfill the requirements of the configured Spawner class.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc