I'd ilke to use this, but I haven't been to able to get it running.
pip list shows
streaming-jupyter-integrations 0.13.4
But %load_ext streaming_jupyter_integrations.magics fails with
ModuleNotFoundError: No module named 'streaming_jupyter_integrations'
I'm not very familiar with setting up Jupyter, so it's likely that I've missed some obvious step or requirement.