Skip to content

Add CLI show command #43

Description

@MarcSkovMadsen

The GraphicWalker is quite powerful. Please add a CLI command for quickly exploring a .csv or .parquet file.

gw show my_data.parquet

Should then start a server on a port. The user can click the link and open in a browser.

gw show my_data.parquet --show

This should also open the browser for the user.

It should be possible to specify a url or s3 bucket instead of a file path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions