-
This has come up [in a few places](https://wordpress.slack.com/archives/C015GUFFC00/p1709597423491099) since the launch of the Font Library and, to ensure a dedicated focus for it, I wanted to open a …
-
**Describe the bug**
When using the ArcGIS API from the Esri Anaconda repository, fetching a content search, the urllib3 warning appears when search parameter `max_items>200` or `max_items=-1`; this …
-
### Describe the bug
```
dev=> create table t(v1 int, v2 int);
CREATE_TABLE
dev=> drop table tmp2;
DROP_TABLE
dev=> create table tmp2 as select * except (v1) from t;
INSERT 0 0
dev=> a…
-
While working on a package for ollama built with a ROCm runner, I noticed that by default the build scripts include all the dependencies in dist archive. It makes sense in case of a standalone build, …
-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
tf 2.16
### Custom code
No
### OS platfo…
-
At the moment, the sample app directly integrates the PerchRTC classes. The core classes (everything except the view controller, connection broker, and other UI) should be separated into a standalone …
-
Hi,
I am working on developing a standalone application using the R programming language. I have successfully installed both Node.js and Inno Setup. However, when I run the following command to cre…
-
Step by step, the application's [state management](https://github.com/Inwerpsel/use-theme-editor/blob/main/src/state/index.ts) grew into something that I now believe makes sense as a standalone librar…
-
I'd like to be able to incorporate Zeronet into other applications so they can access the network to do API calls or basic HTTP requests. Python's great, but running an exec() process in the backgroun…
-
I would like to be able to support this library in JRuby, but the C extension is a limiting factor. JRuby does not support the CRuby extension API.
We do, however, support some alternative mechanis…