-
While following the official tutorial at [](https://docs.docker.com/language/python/develop/ ) the documentation hints to add the database password file as an environment variable to the server servic…
-
## Background
Now that we are able to boot up the client side react code to capture video stream via html5 `navigator.mediaDevices.getDisplayMedia` api, we now need server side code from flask that…
-
Is a webcam mode on the roadmap?
Thanks,
J.
-
created the branch `kg2cleanup` for this - plan is to do **all work in this branch**, and then only merge it to `master` after ITRB has already deleted their KG2 instances
**code to cleanup:**
- […
-
Hi,
This one looks like https://github.com/microsoft/debugpy/issues/1240 but as i'm using Microsoft Visual studio 2022 and not Visual code, i cannot specify file path mapping or i don't know how to d…
-
**Describe the bug**
Starting `cellxgene launch ~/datasets/precancer_atlas/sce_small.h5ad` with the latest version of AnnData (0.10.9) crashes because calling `data.obs.reset_index(inplace=TRUE)` (…
-
**Query:**
Is there any plan of building a python version of this tool in future?
**Advantages:**
1. Being able to be flexible to run on different environments like Colab book
2. Easy to append…
-
I can see only c deployment code.
```
https://github.com/airockchip/rknn-llm/tree/main/rkllm-runtime/examples/rkllm_api_demo/src
```
Do we have any python deployment code? like we have it in to…
-
[Flask 3 was released in September 2023](https://github.com/pallets/flask/releases). We are still on [Flask 2](https://github.com/tiny-pilot/tinypilot/blob/e6b287f698e1bbec72873001ee50f0db72bb7d9a/req…
-
Hi;
First of all, thank you for sharing this great work with everyone.
I am running the project on Ubuntu 24.04 LTS with Python 3.12, but I am encountering the following error.
```
(venv) us…