microsoft / microsoft/vscode-mypy
Enable on Jupyter notebooks
Open
Nobody has claimed this yet.
feature-request
needs community feedback
- Dominant language
- Python
- Stars
- 150
- Forks
- 39
- Avg merge
- 21h 45m
- Merged PRs (30d)
- 8
Description
The extension does not lint .ipynb 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 tracing how the VS Code extension discovers and lints Python files, then determine what notebook-specific entry point is needed for .ipynb files. Done means the extension can lint Jupyter notebooks and the behavior is covered by an appropriate test or reproducible verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100