golemfactory / yapapi

Python high-level API for Golem.
https://yapapi.readthedocs.io/en/stable/
GNU Lesser General Public License v3.0
49 stars 22 forks source link

Add support for provider-end entrypoints #1042

Open shadeofblue opened 2 years ago

shadeofblue commented 2 years ago

It seems that, starting with version 0.12 (ya-runtime-vm 0.3), yagna providers will be able to automatically execute entrypoints in the images...

Usage example:


Questions: