ohq2quarto icon indicating copy to clipboard operation
ohq2quarto copied to clipboard

Observable notebook conversion fail

Open mroberts1 opened this issue 1 year ago • 0 comments

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 idea what the problem might be?


ohq2quarto on  main [!?] is 📦 v0.2.1 via 𝗥 v1.74.0 via 🅒 v23.3.1 took 25s 705ms ➜ cargo run -- --ohq-ref @mbostock/quadtree-art --output-dir ./quadtree-art --verbose Finished dev [unoptimized + debuginfo] target(s) in 1.63s Running target/debug/ohq2quarto --ohq-ref '@mbostock/quadtree-art' --output-dir ./quadtree-art --verbose thread 'main' panicked at src/main.rs:70:6: It appears the JSON notebook schema has changed; please file an issue @ https://github.com/hrbrmstr/ohq2quarto/issues: Error("missing field initialNotebook", line: 1, column: 9102) note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

mroberts1 avatar Dec 31 '23 11:12 mroberts1