Error executing python notebook with multiple code cells
Open
area:tools
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### Describe the bug
Error executing python notebook with multiple code cells. it expects all code cells merged into one python file.
### Affected version
_No response_
### Steps to reproduce the behavior
Ask GitHub copilot cli to execute a .ipynb file that has multiple code cells.
### Expected behavior
It should be able execute one code cell at a time sequentially.
### Additional context
_No response_
Contributor guide
Research direction
Start by reproducing the issue with GitHub Copilot CLI and a Python .ipynb file containing multiple code cells. Trace how the CLI loads and executes notebook cells, then verify that cells run sequentially rather than being merged into one Python file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100