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 QoL tooling for ad hoc work with JSON, e.g. jq #54

Open
Tracked by #51
charlesfrye opened this issue Jun 10, 2023 · 2 comments
Open
Tracked by #51

add QoL tooling for ad hoc work with JSON, e.g. jq #54

charlesfrye opened this issue Jun 10, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@charlesfrye
Copy link
Collaborator

this is weirdly hard -- JSON doesn't show up nicely in VS Code Jupyter; JSON in the terminal has been a PITA with shell-specific nonsense

@charlesfrye charlesfrye added the enhancement New feature or request label Jun 10, 2023
@charlesfrye charlesfrye self-assigned this Jun 10, 2023
@charlesfrye charlesfrye mentioned this issue Jun 10, 2023
29 tasks
@charlesfrye
Copy link
Collaborator Author

ways to solve this:

  • figure out a way to make JSON display look good in VSCode, e.g. by installing an extension, and demonstrate it works in the devcontainer too
  • run jq on data from Python without writing to disk in a way that's robust to shell choice

@charlesfrye
Copy link
Collaborator Author

Might be overkill, but mercury can give a nice "JSON-in-Jupyter" experience. Need to test in VS Code and in Colab.

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

No branches or pull requests

1 participant