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

Updates to Streaming Timeseries #480

Open
4 tasks
maximlt opened this issue Dec 16, 2024 · 2 comments
Open
4 tasks

Updates to Streaming Timeseries #480

maximlt opened this issue Dec 16, 2024 · 2 comments

Comments

@maximlt
Copy link
Contributor

maximlt commented Dec 16, 2024

The example had to be merged quite quickly without having enough time to add a few improvements listed in the review:

For future extensions to this example (not this PR):

  • add event detection
  • add memory load in side plot for cpu stream
  • add image stream with pos estimation in additional side plot
  • add copy-pastable app at bottom

Originally posted by @droumis in #469 (comment)

@maximlt
Copy link
Contributor Author

maximlt commented Dec 16, 2024

There was also:

  • Get the main app to stream some data for a little while building the site, the objective being to run some more code so the notebook is more tested on the infrastructure, and possibly replace the existing screenshot by the real app. See Streaming Timeseries example #469 (comment)
  • The app has a notebook flag to declare whether it should be displayed in a template or not:

@droumis
Copy link
Contributor

droumis commented Dec 16, 2024

Also,

  • "Return to Stream Follow" needs to be investigated, as it's not working with the current implementation. It should be that "Zooming or panning temporarily pauses the viewport’s displayed range; clicking ‘reset’ restores the viewport range to follow the latest stream updates."
  • Use of pn.io.unlocked could use the some eyes from a senior engineer

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