flaski icon indicating copy to clipboard operation
flaski copied to clipboard

Get your science on a leash!

Results 22 flaski issues
Sort by recently updated
recently updated
newest added

Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.8.23.post1 to 0.9.36. Release notes Sourced from llama-index's releases. v0.9.36 No release notes provided. v0.9.35 No release notes provided. v0.9.34 No release notes provided. v0.9.33 No release...

dependencies
python

[example](https://github.com/mpg-age-bioinformatics/flaski/commit/e7b74283610ea970a4368db5553a46fa383346d3)

bug

'Legend' text is blu-ish (instead of black) and there is no option to set the size for that.

enhancement

FLASKI recognises only "." for decimals, so it rejects list that used commas. Is it possible to make the apps recognise either symbol as a decimal mark? Or to have...

enhancement

**App** cellplot **Describe the bug** ``` Exception on /storage/_dash-update-component [POST] Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/dash/_callback.py", line 480, in add_context jsonResponse = to_json(response) File "/usr/local/lib/python3.10/site-packages/dash/_utils.py", line 22, in to_json...

bug

**App** RNAseq **Describe the bug** User was able to press submission twice which let to different file names: ``` 20230421.162259.0ulhoa99.RNAseq.xlsx 20230421.162317.6payrur_.RNAseq.xlsx ```

bug

https://github.com/BSd3v/dash-chart-editor

enhancement

**App** In venn ``` Exception on /venndiagram/_dash-update-component [POST] Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/flask/app.py", line 2525, in wsgi_app response = self.full_dispatch_request() File "/usr/local/lib/python3.10/site-packages/flask/app.py", line 1822, in full_dispatch_request rv =...

bug

**App** scatterplot **Describe the bug** when colour is given and then removed an error occurs due to "" **Expected behavior** recognise as option not picked **Additional context** ``` scatterplot Traceback...

bug

**Is your feature request related to a problem? Please describe.** check and report (raise exception) if there are duplicates on the rows or headers of the table

enhancement