Support for VS Code Jupyter Notebooks
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 446
- Forks
- 32
- Avg merge
- 16h 48m
- Merged PRs (30d)
- 1
Description
Currently, air formats plain R documents like a charm! But it does bot format R code cells in .ipynb files. Can we add support for this?
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 tracing how air formats plain R documents and how VS Code Jupyter notebooks expose R code cells. Confirm the expected behavior with a representative .ipynb file; done means R code cells in that notebook format consistently while ordinary R documents continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, r, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100