-
release: May 21th
wanted:
- [x] Python-3.11.2 (2023-02-06, 3.11.3=2023-04-03)
- [x] jupyterlab-3.6.3 (Jupyterlab-4 is too fresh)
- [x] pytorch-2 for python-3.11
- [x] numba for python-3.11
- …
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/blob/master/docs/en/faq.md) bu…
-
**Describe the bug**
If I use update with a key in the 'data' dict which is not defined in the model, Redis gets updated with the "unknown" key, and it's not visible in the output of select.
**To …
-
## :white_check_mark: Checklist
- [x] I have searched open and closed issues for duplicates.
- [x] This is a problem observed when **deploying** a Data Safe Haven.
- [x] I can reproduce this …
-
### First check
* [x] I added a very descriptive title to this issue.
* [x] I used the GitHub search to find a similar issue and didn't find it.
* [x] I searched the FastAPI documentation, with t…
-
### The idea
FALocalRepo is an incredible tool for downloading and locally organizing art galleries, but it's currently limited in only being able to scrape FurAffinity (or sites with identical HTML)…
-
After reading some of @nackjicholson 's comments in a few issues about how using `record_classes` was a bad idea to begin with (and is now deprecated), I'm curious as to what people are doing instead …
-
**Description**
Currently, the python SDK contains only a few classes including `Index` and `Client`.
it would be nice to implement all the resources returned by the API of `Meilisearch` in class t…
-
### Intro
a useful distinction for data schemas is the following:
- Schemas for serialization intended for transportation.
- Schema for serialization intended for storage and querying.
The fir…
-
# Motivation
We maintain set of XML samples conforming to specific XML schema.
We are considering to generate these samples by python code using xsdata and xsdata generated package.
It would be…