-
Hi, I can not find KiCad files or schematic for ESP32 based version. Can you point me in right direction?
-
Hello, thx for your instructive work firstly.
When running your code, the base_seqs.csv can not be found? How can I obtain this file? Thx!
-
Hi,
I am using the https://github.com/qdrant/qdrant-helm chart to deploy the qdrant application on kubernetes cluster. The dasjboard is correctly displayed under localhost:6333/dashboard, using port…
-
Hi! I am trying to create a cohort with people whose BMI is between 30 and 60. However I wasn't quite able to nail as to what to put in valueAsNumber argument.
Here is my code:
```
cdm$bmi
-
Owen has brought this up a number of times, but it would be nice to use DeviceParameters or something like that to configure a field size and require that devices (or some tiled array of devices) that…
-
Seems to be a problem with this package. It removes fundamental packages that the OS depends on, at least on Kubuntu 24.04. This isn't of course a bug with the code on here, but following the build in…
-
## Description
I just wonder about setting the base_url for the jupyverse.
For instance, when running jupyter lab, the ```--LabApp.base_url``` option modifies the URL while connecting vi…
kmbae updated
3 weeks ago
-
Localresources was trying to make more bosses be affected by challenge levels, but the only way to do that is by having four event copies for each boss, one for each level. This bloats the XML, so Jer…
-
### Summary
[功能] - 基於演示代碼實現帳本相關類
### Tasks
- 需注意在 ledger, trial-balance 的損益表相關科目的計算邏輯:期初餘額設為 0,期末餘額為 0+(期中 line item)
```ts
/**
* TODO:
* 1. 資料庫遷移:修改 account table 結構 (by https://gith…
-
Hi everyone,
I open this issue because I noticed that the base_module is called separately on source and target. This can cause undesired behavior when using BatchNorm with the estimation of the batc…