Fix/jupyter
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
).
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
).