Noob: Can you run your own Observable server

A. The community could create a custom open sourced editor for observablehq, based on the runtime

and maybe

a) as a Jupyter kernel or

b) as a Jupyter extension or

c) as a Jupyter cellmagic (would allow to mix observablehq cells with other cells in the same jupyter notebook)

Here is a first draft for a custom observer that allows to edit cells:

B. Here is some discussion about reactive Jupyter Notebooks:

However, those attempts all seem to be in experimental/outdated state.

C. Unfortunately, observablehq does not seem to allow importing a notebook that has been exported before and edited elsewhere. Please correct me, if notebooks can be re-imported to observablehq from files.

D. Related:
JOB: Jupyter ObservableHQ Bridge