Giter Club home page Giter Club logo

general-golem's Introduction

This is a Dockerized golem requestor environment. It will allow you to execute a script on the golem network from your present working directory ($PWD). It also adds additional logging for debugging purposes.

As an example, the Blender demo script shown in the tutorial (https://handbook.golem.network/requestor-tutorials/flash-tutorial-of-requestor-development) can be run using this Docker image without setting up the environment.

Use: docker run --rm -v ${PWD}/:/golem/work derekjarvis/general-golem:v1-latest

Note: Your requester script must be called requester.py

Directory before running:

.
├── Docker
│   ├── Dockerfile
│   ├── start.sh
│   └── utils.py
├── cubes.blend
└── requester.py

Directory after running:

.
├── Docker
│   ├── Dockerfile
│   ├── start.sh
│   └── utils.py
├── blender-yapapi.log
├── cubes.blend
├── output_0.png
├── output_10.png
├── output_20.png
├── output_30.png
├── output_40.png
├── output_50.png
├── requester.py
└── yagna.log

general-golem's People

Contributors

derekjarvis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

dcomputecore

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.