observablehq / observablehq/notebook-kit
Self contained Python Data Loaders with `uv run` scripts
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 371
- Forks
- 27
- Avg merge
- 3h 52m
- Merged PRs (30d)
- 1
Description
Python self-contained UV scripts that define inline dependencies avoid the need for a .venv to be compatible across Data Loaders and it would be great for them to have first-class support
(Also suggested for Observable Framework: https://github.com/observablehq/framework/discussions/2038)
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.
Research direction
No files or tests are named in the issue. Start by locating the Data Loader implementation and its dependency or environment handling, then review the linked uv script guidance. Done means Data Loaders can use Python scripts with inline dependencies through uv run without requiring a .venv.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100