Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local parquet file not found Quarto-Observable #131

Closed
MatthiasBeyens opened this issue Jul 5, 2023 · 1 comment
Closed

Local parquet file not found Quarto-Observable #131

MatthiasBeyens opened this issue Jul 5, 2023 · 1 comment

Comments

@MatthiasBeyens
Copy link

Hi!

I'm trying to implement mosaic in my quarto notebook via OJS (Observable) code cell. The notebook does work seamlessly via url https://uwdata.github.io/mosaic-datasets/data/flights-10m.parquet, but does not upon local file specification.

Notebook in attachment (did not get .qmd uploaded, replaced qmd by txt extension - should replaced again)
example_mosaic.txt

Returned error msg
error

In same dir where I run quarto preview example_mosaic.qmd the flights-10m.parquet file is located.

quarto version 1.4.176

any thoughts what I'm doing wrong here? Much appreciated!

@MatthiasBeyens
Copy link
Author

I got it working via duckdb Wasm parquet stream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant