Skip to content

Fix/jupyter

Philipp Sommer requested to merge fix/jupyter into master

this MR makes sure that we can use the client API from a jupyter notebook, i.e. the case when there is an asyncio loop already running (and you cannot use asyncio.run).

Merge request reports