nest_asyncio appears to no longer be developed, and though it appears to work fine for now, it may be worth pursuing alternatives. We only use it in a couple AlchemiscaleClient methods that make use of asyncio, allowing them to be used in e.g. Jupyter notebooks without issues.
nest_asyncioappears to no longer be developed, and though it appears to work fine for now, it may be worth pursuing alternatives. We only use it in a coupleAlchemiscaleClientmethods that make use ofasyncio, allowing them to be used in e.g. Jupyter notebooks without issues.