-
[Current app](https://github.com/codeconsole/website/blob/6.2.0/build.gradle) looks like Kotlin and adds a bunch of unnecessary characters.
Not sure why this happened, but if we are going to keep…
-
**Describe the bug**
When parsing optimal control problems (OCP) with quadratic objectives, CVXPY nearly doubles the number of optimization variables in the problem.
**To Reproduce**
In the code…
-
Add a property to the Segment event used to track project creation in satellite/analytics, so that analysis tools using Segment events are able to compare "user managed" vs. "satellite managed" projec…
-
When I have a commit where i change
```java
if (a==null) return true;
```
into
```java
if (a==null)
return true;
```
But have a formatting diff that makes this code as
```java
if (…
-
Upon first run we get this error:
FileNotFoundError: [Errno 2] No such file or directory: './output/v9-gpt-4o-mini'
upon executing this line: os.mkdir(file_path)
Had to manually create this fo…
-
Should be reproducible with the steps described in [DPE-5564](https://warthogs.atlassian.net/browse/DPE-5564)
The underlying issue was that Pgbouncer was setting an dud URI secret that triggered th…
-
In the README.md is says
REPO.Now
This is an RCL that the client project will copy files into wwwroot. This projects can be used to write any C# code such as APIControllers
I have these files/f…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature.
* …
-
when `label="motif"` or `label="community"`, the `vame.visualization` function generates the umap figures with datapoints colored according to their cluster, but these figures have no legend to indica…
-
### Describe the bug?
I have recently migrated an account from Neos and have attempted to merge a previous resonite account (which so far seems to have been successful) other than the fact that I can…