Magic command issue
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 634
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
If I do %ls, I get a file listing. Do it a second time and there is no output.
Feature request: make all ( or most) of the a-shell commands executable using %magic commands
Contributor guide
No contributing guide indexed for this repository
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 repeated %ls behavior in Carnets and trace how magic commands invoke a-shell commands. The issue does not name files or tests; done would require repeated %ls to produce the expected listing and an agreed set of a-shell commands to work through magic commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, python, shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100