Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ New python binder for function-services #94

Open
wants to merge 71 commits into
base: master
Choose a base branch
from

Conversation

pcrespov
Copy link
Member

@pcrespov pcrespov commented Oct 24, 2022

What do these changes do?

Adds support for python-based services and some extra fixes

  • .osparc/
    • 🐛 fixes on bin/ooils.bash: pull image if does not exists
    • bin/python_binder_program.py : new python binder for python-based "function services"
    • requirements.txt: dependencies for the latter
  • 📝 improves doc
  • ♻️ cookiecutter
    • cookiecutter.json changed defaults for Dockerfile
    • hooks/post_gen_project.py: cleans config for python image_base

Related issue/s

How to test

make devenv
source .venv/bin/activate
make play

Checklist

  • python Dockerfile: copy always .osparc and install requirements. add PATH=.osparc/bin . Implement CMD with binder
  • ooil as executable
    • bug with docker-compose-override.yml ... dockerfile: docker/python/Dockerfile does not work with docker compose
    • [ ]

@pcrespov pcrespov modified the milestones: Watermelon, This is Sparta! Jan 22, 2024
@pcrespov pcrespov marked this pull request as ready for review January 22, 2024 18:21
@pcrespov pcrespov changed the title WIP: Is3418/python binder NEW Python binder Jan 22, 2024
@pcrespov pcrespov changed the title NEW Python binder ✨ NEW Python binder Jan 22, 2024
@pcrespov pcrespov changed the title ✨ NEW Python binder ✨ New Python binder for function-services Jan 22, 2024
@pcrespov pcrespov changed the title ✨ New Python binder for function-services ✨ New python binder for function-services Jan 22, 2024
@pcrespov pcrespov modified the milestones: This is Sparta!, Schoggilebe Feb 12, 2024
@pcrespov pcrespov removed this from the Schoggilebe milestone May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant