aws / aws/graph-notebook

Cell magics cannot handle --help when the cell is empty

Open
#23 2 comments 0 reactions 0 assignees View on GitHub
bug enhancement
Dominant language
Jupyter Notebook
Stars
819
Forks
179
PR merge metrics
No merged PRs in 30d

Description

It is not possible to get help using a command like `%%gremlin --help` unless there is something else in the cell on another line. It would be nice if that was not required. Perhaps for argument processing we should move from directly using `argparse` to using `@magic_arguments()` decorators

Also an exception is displayed beneath the help text.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.