observablehq / feedback

Customer submitted bugs and feature requests
42 stars 3 forks source link

Ability to import a notebook. #477

Open GordonSmith opened 1 year ago

GordonSmith commented 1 year ago

Currently its possible to export a Notebook as a JSON file via the API (for example: https://api.observablehq.com/document/@observablehq/chart-starter-recipes)

It would be great if we could also import a complete notebook (with a subset of the exported JSON, or just an Array cells).

tomlarkworthy commented 1 year ago

its a poor substitute but I made https://observablehq.com/@tomlarkworthy/paste-codegen which allows programatic generation of a pastable notebook