Skip to content

Instantly share code, notes, and snippets.

@aktech
Created November 13, 2023 16:58
Show Gist options
  • Save aktech/a8cd63fafa8a9456e72f2f0635a29ed4 to your computer and use it in GitHub Desktop.
Save aktech/a8cd63fafa8a9456e72f2f0635a29ed4 to your computer and use it in GitHub Desktop.
jupyterlab-pioneer sample event
{
"eventDetail": {
"eventName": "ActiveCellChangeEvent",
"eventTime": 1699894451772,
"eventInfo": {
"cells": [
{
"id": "3d5a4322-0229-4d8c-86a3-b4302ecd2e1b",
"index": 0
}
]
}
},
"notebookState": {
"sessionID": "b162a909-96aa-45c1-ab8e-d0896a20c0cc",
"notebookPath": "foo.ipynb",
"notebookContent": null
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment