Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 251 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 251 Bytes

imjoy-rpc-java

Development

Install hypha

conda create -n hypha python=3.9
pip install hypha

Start the hypha server

python3 -m hypha.server --port=9000

Start a service:

python3 scripts/start-hello-world-service.py