observablehq / observablehq/notebook-kit
Go data loaders
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 371
- Forks
- 27
- Avg merge
- 3h 52m
- Merged PRs (30d)
- 1
Description
It would be great if Go were supported as a data loader language. Observable Framework supports this by calling go run.
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
Start by reading the Observable Framework data-loaders documentation linked in the issue and comparing it with notebook-kit’s existing loader support. The work is done when a Go data loader can be invoked with go run and produces the expected loader output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100