observablehq / observablehq/notebook-kit
compatibility with Windows?
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.