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

Upload local data in View Online feature #154

Open
declann opened this issue Mar 17, 2023 · 1 comment
Open

Upload local data in View Online feature #154

declann opened this issue Mar 17, 2023 · 1 comment

Comments

@declann
Copy link

declann commented Mar 17, 2023

I'd like to go to online editor e.g. to debug, whenever I want to see signals, see data after transformations using data viewer.
However as I use local data files this doesn't work smoothly.

It would be nice if local data was embedded into the spec when I hit View Online (maybe with confirmation in case concerned if local data may be sensitive).

Related: #151

@HaveF
Copy link

HaveF commented Apr 15, 2023

  1. if the local data is small, just copy and paste
  2. if the local data is large. It would be too hard to embedded. I'm using subset of data (manually) to debug online, especially when I want some interactive features.

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

2 participants