Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 643 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 643 Bytes

Remote desktop

This interactive application provides a remote desktop via JupyterHub.

It relies on the jupyter-remote-desktop-proxy

ApplicationHubConfiguration

Below an example of configuration in the ApplicationHub:

- id: profile_iga_remote_desktop
  groups: 
  - group-1
  definition:
    display_name: Remote Desktop
    slug: iga_remote_desktop
    default: False
    kubespawner_override:
      cpu_limit: 1
      mem_limit: 4G
      image:  eoepca/iga-remote-desktop
  default_url: "desktop"
  node_selector: 
    k8s.provider.com/pool-name: node-pool-a