Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • 1.1.2 protected
  • 1.1.1 protected
  • 1.1.0 protected
  • 1.0.5 protected
  • 1.0.4 protected
  • 1.0.3 protected
  • 1.0.2 protected
  • 1.0.1 protected
  • 1.0.0 protected
  • 0.9.1 protected
  • 0.9.0 protected
12 results

jupyterhub-unicorespawner

  • Clone with SSH
  • Clone with HTTPS
  • Tim Kreuzer's avatar
    Tim Kreuzer authored
    73c2ba85
    History

    Documentation Status

    UNICORESpawner

    The UNICORESpawner enables JupyterHub to spawn services via UNICORE. It is a subclass of the JupyterHub ForwardBaseSpawner.

    Features

    UNICORESpawner combines the power of UNICORE with the simplicity of JupyterHub. Using the UNICORE REST-API, the UNICORESpawner can spawn services on any remote system connected to UNICORE/X.

    • Start jupyter notebook servers on hpc systems.
    • Communication with jupyter server in a browser, even if they're running on batch nodes without internet access, enables "Supercomputing in a browser".
    • Use Callback feature of UNICORE reduces poll overload. JupyterHub will be informed, if the stauts of the UNICORE job changes.