Felix Kirsch

Results 14 issues of Felix Kirsch

- https://github.com/code-kern-ai/refinery-embedder/pull/14 - https://github.com/code-kern-ai/refinery-ac-exec-env/pull/1 - https://github.com/code-kern-ai/refinery-gateway/pull/42 - https://github.com/code-kern-ai/refinery-ui/pull/54 - https://github.com/code-kern-ai/refinery-tokenizer/pull/6 - https://github.com/code-kern-ai/refinery-submodule-model/pull/9

**What would you improve?** With the introduction of attribute calculation, projects may contain a lot of different attributes. Some of these attributes might be quite long or not needed for...

usability

**What would you improve?** I suggest adding a "go back" button on the notification center page. After navigating to the notification center, I cannot navigate back to the previous page....

usability

**Describe the bug** The dev deployment script is called on a push to any branch. This is unnecessary, it needs only to be called when pushing to the dev branch....

enhancement

**Is your feature request related to a problem? Please describe.** While updating, it is necessary to wait after starting refinery until the updater-service is able to handle requests. Atm, this...

enhancement

**Is your feature request related to a problem? Please describe.** I want to import the following libraries in the execution environments: ``` langdetect==1.0.9 phonenumbers==8.13.0 python-levenshtein==0.20.8 textblob==0.17.1 textstat==0.7.3 ``` **Describe the...

enhancement

**Is your feature request related to a problem? Please describe.** When running a zero-shot model on GPU a warning is emitted. ![Screenshot 2022-11-15 at 18 01 53](https://user-images.githubusercontent.com/40427105/201980979-4ec37d6e-e44e-4e14-97f3-0daf3f265535.png) The zero-shot services...

enhancement

**Is your feature request related to a problem? Please describe.** The sample projects have not been updated since the initial open-source release. Therefore, new features are not presented/applied in the...

enhancement

**Is your feature request related to a problem? Please describe.** Currently, refinery enables the user to provide upload options to define how the included data should be imported (e.g. column...

enhancement

**Is your feature request related to a problem? Please describe.** Currently, all downloads are provided as zip files, but in some cases downloading a zip file is not wanted. **Describe...

enhancement