$ git clone https://github.com/CLIMB-TRE/onyx-client.git $ cd onyx-client/ $ python -m venv .venv $ source .venv/bin/activate $ pip install . Check it works: $ onyx ...
We've decided to retire and archive this project - there's just no safe way to run Python within pyodide safely with reasonable latency. Instead, we're working hard on Monty which should solve the ...