Skip to content

Private extractors #796

@lmarini

Description

@lmarini

Ability to deploy extractors that only a specific users can run. Currently any extractor that is deployed to an instance will be accessible to every user on the system. This means that administrators always have to be incredibly careful about deploying third party extractors to a specific instance.

This would allows us to let users provide code at runtime that they want to run on their data. For example, they could write a python script in a jupyter notebook and we could deploy that as an extractor to run on demand on data.

Another use case would be to let us pull in preprocessing for hugging face at runtime and let the user deploy a model that requires preprocessing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestepicLarge feature to be broken down into user stories

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions