v1

latestOpenAPI 3.0.12026-07-17311136.1 KB
status

Get the current status/activity of the server.

get/api/status

Response

The current status of the server

startedstring

ISO8601 timestamp indicating when the notebook server started.

last_activitystring

ISO8601 timestamp indicating the last activity on the server, either on the REST API or kernel activity.

connectionsnumber

The total number of currently open connections to kernels.

kernelsnumber

The total number of running kernels.