ITISFoundation / cookiecutter-osparc-service

A cookiecutter for integrating services in oSparc simcore platform
MIT License
0 stars 5 forks source link

✨ New python binder for function-services #94

Open pcrespov opened 1 year ago

pcrespov commented 1 year ago

What do these changes do?

Adds support for python-based services and some extra fixes

Related issue/s

How to test

make devenv
source .venv/bin/activate
make play

Checklist