-
Only following lines take 1m 31s 974s
```
%use kandy
%use dataframe
```
After slow execution It gets quite fast for several cell executions and after several minutes it gets slow again.
Is there…
-
It seems that \ tags are not correctly recognized if present inside a \.
Actually, according to the documentation this is possible (https://jats.nlm.nih.gov/publishing/tag-library/1.1/element/fig.h…
-
**Describe the bug**
When opening an ODS file, there's a spinning circle and eventually a timeout occurs.
**To Reproduce**
Steps to reproduce the behavior:
1. Create an ODS file offline
2. Let …
-
Seems TSK, or some of its dependencies, is doing something crazy with java system properties internal map. Most property keys are being cleared and doesn't show up anymore if you iterate over the prop…
-
- it's never reliable to depend on the client
- see also [this article](http://techblog.procurios.nl/k/news/view/15872/14863/mimetype-corruption-in-firefox.html)
[+1 from customer](https://basecamp.c…
-
Vulnerable Library - poi-ooxml-5.0.0.jar
Path to dependency file: /nifi-nar-bundles/nifi-poi-bundle/nifi-poi-processors/pom.xml
Path to vulnerable library: /nifi-nar-bundles/nifi-poi-bundle/nifi-po…
-
Google Docs and Drive, OpenOffice and Microsoft word all have the right tab-stop functionality
[![docx view][2]][2]
This is how you configure it in Google Document:
- Type the text you wa…
-
I suggest this project use minimal dependencies and relocate them to avoid e.g.:
```
Caused by: java.lang.NoSuchMethodError: org.apache.commons.lang3.StringUtils.countMatches(Ljava/lang/CharSequen…
-
### Environment
Jmix version: 2.3.3
### Bug Description
Search add-on can't parse any field with content of the "File" type.
### Steps To Reproduce
1. Create project with search add-on.…
-
I'm downloading a certain HTML table using the rvest package. Currently, I'm transforming it to a regular dataframe and then saving it as .xlsx. However, the table in question has a lot of merged cell…