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

Web service support for custom container usage. #68

Open
tskluzac opened this issue Apr 26, 2022 · 0 comments
Open

Web service support for custom container usage. #68

tskluzac opened this issue Apr 26, 2022 · 0 comments

Comments

@tskluzac
Copy link
Collaborator

Add mechanism for fetching the user-registered containers from Joao's DB table. Then register the base_extractor as a function for all of them. Will likely need to make ALL of your changes near line 47 in configure_bp.py and line 38 in test_all_extractors.py:

https://github.com/xtracthub/xtract-service/blob/master/routes/configure_bp.py#L47

extractors = extractors_to_test.ALL_EXTRACTORS.keys()

Might need to add /home/ directory containing the .xtract/.containers directory to database that we plan to run functions on.

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

No branches or pull requests

1 participant