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

Use ui-server to poll notebook session state #1264

Closed
ciyer opened this issue Mar 9, 2021 · 1 comment
Closed

Use ui-server to poll notebook session state #1264

ciyer opened this issue Mar 9, 2021 · 1 comment
Assignees
Milestone

Comments

@ciyer
Copy link
Contributor

ciyer commented Mar 9, 2021

Description

Use the ui-server to poll for changes in notebook session state and pass them to the UI asynchronously. The information provided to the UI should also include the disk, CPU, and memory usage from the jupyterServer custom resource.

This information will be used in the UI during launch (since a session may not start if disk space limits are reached) and on running sessions.

@ciyer ciyer added the ui-server label Mar 9, 2021
@lorenzo-cavazzi lorenzo-cavazzi self-assigned this Apr 14, 2021
@lorenzo-cavazzi lorenzo-cavazzi modified the milestone: 0.11.11 Apr 14, 2021
lorenzo-cavazzi added a commit that referenced this issue Apr 28, 2021
This is a demonstration on how to set up a
WebSocket channel using ws, and how to
query other renku APIs.

re #1264
lorenzo-cavazzi added a commit that referenced this issue Apr 28, 2021
This is a demonstration on how to set up a
WebSocket channel using ws, and how to
query other renku APIs.

re #1264
@ciyer ciyer added this to the 2.10.0-next-next milestone Nov 2, 2022
@lorenzo-cavazzi lorenzo-cavazzi moved this to Ungroomed 🪵 in UI Sprints - DEPRECATED Nov 11, 2022
@lorenzo-cavazzi
Copy link
Member

This is mostly a duplicate of #2016 . Closing this since the other contains more details

Repository owner moved this from On hold 🛑 to Done ✅ in UI Sprints - DEPRECATED Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants