-
platform: windows
node v5.5 npm v37.1
Generator used: https://github.com/jhipster/generator-jhipster
when running the generator even when i select a folder the files are cretaed in the actual yeoman…
-
Per the explainer, `word`s can only contain the ASCII letters and numbers, and must start with a letter. Also per the explainer, tuples map to records whose field names are unprefixed integers, and si…
-
#### Is your feature request related to a problem? Please describe.
I was in the assumption that the .interactive interface for dataframes should mimic the interface of pandas. Yet not everything see…
-
This package needs a user guide.
-
ChatGPT API released:
https://openai.com/blog/introducing-chatgpt-and-whisper-apis
The translation request payload would be like
```
translate the following sentence in Chinese: "..."
```
RPing updated
3 weeks ago
-
### System information
- **What is the top-level directory of the model you are using**:
\models\research\object_detection\
- **Have I written custom code (as opposed to using a stock example s…
-
This issue is probably more of a discussion for collaborators but of course anyone is welcome to chime in with opinions. Once Cord (the company) shuts off their infrastructure then obviously the docum…
-
A common failure point of code-generators is, there may be some name conflict between user-defined code and generated/inherited code.
In a way, generators tend to have "reserved variable names" – w…
-
**Motivation**
Most of the use of boost in the project is replaceable by our own implementations or the standard library.
This passing of dependencies in the project allows us to have more sover…
-
I'm experiencing strange issue with too small diskSize, I'm as far as I see, not using tmpfs under /run, it seems to be using /tmp from the logs. The memory is huge on this machine and plenty of disk …