Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
TOKEN | Yes | Authentication token for the JupyterLab server | |
SERVER_URL | Yes | URL of the JupyterLab server (e.g. http://localhost:8888) | |
NOTEBOOK_PATH | Yes | Path to the notebook file, relative to the directory where JupyterLab was started |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |