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

refactor: run data scripts without using docker #817

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vjousse
Copy link
Collaborator

@vjousse vjousse commented Nov 5, 2024

🔧 Problem

The data scripts can only easily be run using docker. As we may want to host he data apps on scalingo, we should have an easy way to run the data scripts and apps without using docker.

🍰 Solution

Find a way to run the data scripts locally without requiring docker (so find a way to handle the python packaging mess).

🚨 Points to watch/comments

WIP

🏝️ How to test

WIP

@vjousse vjousse self-assigned this Nov 5, 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