observablehq / observablehq/notebook-kit

compatibility with Windows?

Open
#128 0 comments 0 reactions 1 assignee View on GitHub

@Fil is already working on this.

Since Apr 7, 2026.

Dominant language
TypeScript
Stars
371
Forks
27
Avg merge
3h 52m
Merged PRs (30d)
1

Description

When notebook-kit calls relative with windows backslash separators does not create the correct relative path.

PS C:\Users\fil\Documents\eurostat-exploration-20260402> npm run build

build
notebooks build --empty overview.html

vite v7.3.1 building client environment for production...
transforming (1) overview.html
new URL("../../../../../C:\\Users\\fil\\Documents\\eurostat-exploration-20260402\\.observable\\cache\\python-60hpejifdp8dwilu.json", import.meta.url) doesn't exist at build time, it will remain unchanged to be resolved at runtime. If this is intended, you can use the /* @vite-ignore */ comment to suppress this warning.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.