Bram Neijt

Results 18 issues of Bram Neijt

The documentation states it should be in the marketplace, but I can't find it. Could you add a link to the documentation stating where in the marketplace this can be...

Move files from the trash to a directory (ignoring trash metadata), instead of throwing them away. Meant for extra backups on external storage.

feature

1) I've enabled websockets and started the latest webdis release. 2) I use Chrome to issue a MONITOR command via "http://localhost:8080/js/app.js" 3) I receive `{"MONITOR":[true,"OK"]}` back from webdis 4) I...

This is a draft implementation of --recursive to show the idea in code and get feedback from the author on willingness to merge a feature like this. If this is...

I would like support for recursive to have all the notebooks under a given folder to be considered for cleaning. `nb-clean clean --recursive banana.ipynb src` would clean both `banana.ipynb` and...

resolves #4957 CT-426 ### Description Add support to manage (drop/monitor) schema for unmanaged models. ### TODO because of draft - [ ] Update documentation - [ ] Test on different...

cla:yes
cli
Team:Execution
Refinement

Use poetry for building Closes #128 ## Description ## Motivation and Context Makes it easier to manage dependencies and venvs in a reproducable manner. ## Testing ## Screenshots (if appropriate)...

Would the team be open to use Python Poetry for development, like [aws-sdk-pandas](https://github.com/aws/aws-sdk-pandas/blob/main/pyproject.toml) is doing?

help wanted

### Problem description Currently (0.15.7) if I do a `read_parquet` with a glob pattern (with an s3:// prefix, which might be an issue) and the result has multiple matches, `read_parquet`...

enhancement

https://github.com/signalapp/libsignal-protocol-java/commit/111df84ac05ac4cd1fe98c0b9e64335eeac83122 removed the Last Resort Pre Key, but it's still mentioned in the documentation/README.md of this git repository.