-
@nicedouble thank you again for the package. It's awesome. Really love it. And thank you for adding Chips, was missing flags-like multiselect.
One question though, it takes quite some time for antd…
-
**Is your feature request related to a problem? Please describe.**
When an XML metadata is uploaded via the form or REST API, if the UUID differs from the resource, the system rejects the upload alto…
-
Hello, it would be awesome if the Nbt types could implement these traits, if possible.
And also, quick unrelated question - can the nbt writing methods ever fail with any error other than IO? maybe t…
-
Hey, Croquembouche here from the wiki. I'd like to suggest a few changes / best practices implementations to the style preserver userscript.
- Most important thing is probably to get versioning set…
-
2023-02-27 13:18:30 +0800 --------------------------------------------------------------------------------
ENV:
---
CPLUS_INCLUDE_PATH: "/Users/hhh/Downloads/arachni-1.6.1.3-0.6.1.1/bin/../.syste…
-
`word_tokenize` keeps the opening single quotes and doesn't pad it with space, this is to make sure that the clitics get tokenized as `'ll`, `'ve', etc.
The original treebank tokenizer has the sam…
-
At EOL a soft space should be added so that text selection works smoothly.
-
This was https://svn.mpi-forum.org/trac/mpi-forum-web/ticket/301. Since there is no obvious working group for this, I am putting it here.
# Background
At the October 2011 meeting (10/26/2011), Bill …
-
Dear Developers,
I need to count the facets forming the Hull. For example, a simple cubic hull should have 6 facets. But since the option 'Qt' is always enable, the square facets is always triangul…
-
With the new method-based encoding option syntax, it is enough to write `.bin()` instead of `.bin(True)`, but it seems like we still have to write `.stack(True)` as just `.stack()` does not work. Not …