Add usage_request and usage_reply based on psutil#805
Conversation
|
A JupyterLab extension example/experiment using this features is available on https://github.com/datalayer-experiments/jupyter-usage |
|
@Carreau This is ready for review |
|
Rebased on master to see if it fixes the test failures. Those should have been fixed on main branch. |
|
Super! Thx @Carreau |
|
For clarification, for those reading this, |
|
The related JupyterLab PR, jupyterlab/jupyterlab#11285, is now closed:
If this message is not going to be used, should we revert this PR? @echarles? |
|
The usage request/reply is consumed by https://github.com/Quansight/jupyterlab-kernel-usage |
This PR aims to start a discussion to add a new message type usage_request/usage_reply as discussed in the last JupyterLab meeting jupyterlab/frontends-team-compass#128 (comment)
On JupyterLab jupyterlab/jupyterlab#11285 is needed.
cc/ @Carreau