!ls fails
Open
- Dominant language
- Python
- Stars
- 634
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
!ls works the first time it is run. The second time there is no output. Also, it appears that !cd does not work. If I !cd to a directory and then !ls, I get a listing of the parent directory.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue in a Carnets notebook by running !ls twice, then use !cd followed by !ls. Trace the notebook shell-command execution path and verify that repeated commands produce output and that changing directories affects the following listing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100