Get calling cell name in called function

No, that’s not possible. However, if you’re only interested in speeding up your prototyping workflow, you can create a user style to display each cell’s name:

In its early days Observable would display each cell name in the editor UI (similar to what the above user CSS does). Many older notebooks include only unlabeled inputs because they relied on that feature.

1 Like