Window Proxy Schema#

Remote Commands (Window)#

JupyterLab Commands from other windows

type

object

properties

  • allow_same_origin

Allow listing and executing commands from this app’s base URL

type

boolean

default

True

  • allowed_origins

Patterns for origins allowed to list and execute commands

type

array

default

items

type

string

  • enabled

Allow other windows to list and execute commands.

type

boolean

default

True