ohq2quarto icon indicating copy to clipboard operation
ohq2quarto copied to clipboard

Save an Observable HQ Notebook to a Quarto project

Results 6 ohq2quarto issues
Sort by recently updated
recently updated
newest added

Hi, I'm getting the following error when trying to convert an Observable notebook, and it said to report it. I am running the latest nightly of Rust: rustc 1.77.0-nightly Any...

It appears that the collection info is also present in the embedded JSON: Example Collections JSON ```json "initialCollection": { "id": "5610fa9dc3f1eab0", "type": "public", "slug": "tidy-js", "title": "tidy.js", "description": "Examples of...

enhancement

Backticks in cells aren't escaped properly. It's not really a pain to deal with on an individual notebook level, but I was preserving 2022 map challenge notebooks and dealing with...

bug
help wanted

It might be useful to make the bits that grab, extract, and marshal the observable JSON into a library for others to use.

Hi. I happily came across your tool, but I'm stumbling a little on my first attempt to convert what admittedly might be a more complex example at [https://observablehq.com/@tashapiro/intro-observable-plot](https://observablehq.com/@tashapiro/intro-observable-plot). I ran...