REditorSupport / REditorSupport/vscode-R
Variable inspector not working using a jupyter notebook
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 139
- Avg merge
- 2h 46m
- Merged PRs (30d)
- 5
Description
The variable inspector doesn't seem to work while using Jupyter notebook with a conda environment and a R kernel, is it a problem with my machine and my setup or is it a problem regarding compatibility between the two softwares? The problem occurs only with .ipynb files, not with normal .R files.
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 reproducing the variable inspector failure in a .ipynb file with a conda environment and an R kernel, then compare it with a normal .R file where the inspector works. Trace the VS Code R extension's variable-inspector and notebook integration entry points; done means the inspector works in this setup or the compatibility limitation is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, r, typescript, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100