I have a #Jupyter question: is there a way (e.g. through an extension), in the #JupyterLab UI, to obtain a stable, unique identifier for a given cell which appears in the source code? I have a script which operates on individual cells, and I need a way to tell it which one to process.