Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CLI show command #43

Open
MarcSkovMadsen opened this issue Nov 11, 2024 · 1 comment
Open

Add CLI show command #43

MarcSkovMadsen opened this issue Nov 11, 2024 · 1 comment

Comments

@MarcSkovMadsen
Copy link
Collaborator

MarcSkovMadsen commented Nov 11, 2024

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.

@MarcSkovMadsen
Copy link
Collaborator Author

Would be nice if someone similarly developed a VS Code extension and a jupyterlab extension. They could provide something unique.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant