-
It'd be useful to have some developer guidelines in our docs, so that we can point contributors to it, and also achieve consensus among ourselves and make our lives easier. This would include at least…
-
Given the following:
```
import { shallow } from 'enzyme';
import React, { Component } from 'react';
import PropTypes from 'prop-types';
const FooContext = React.createContext();
class Foo e…
-
**Is this a bug report or feature request?** (choose one):
This is a bug
**Python Version** (output of `python --version`):
Python 3.5.2
**Development or Deployment Environment?**:
De…
-
in theory we can hook when the game opens the controls UI and show a different UI instead, using a web menu. From there we could figure out the logic and work required to:
- [x] make a UI that allows…
-
How can I make it work correct on VSCODE?
Apple M2 Pro;
VSCODE: Version: 1.87.2
If I set `goenv global`, the vscode will always use the global set. I can not change it into the local go versi…
-
## Feature Description
### The Problem
I would like for support to be added for the INTERSECT, UNION, and EXCEPT operators for Postgres/MySQL.
Unfortunately, there is currently no way to build …
-
Hi the demo is not working.
If I run `python launcher.py` I get the following error:
```
This is
____ _ ____ _____
| _ \ / \ | _ \| ____|
| |_)…
-
## Background and Motivation
As part of the hot reload scenarios in .NET 6, ASP.NET Core is looking at moving the socket creation code to an external process.
Having the listen socket bound to in …
-
> But looking more closely at both the tested method & test code:
>
> This utility function doesn't really belong cluttering up the `KeyedVectors` class: it's a fairly trivial bit of data-translati…
-
I use Linux at work but at home I have windows and would like to be able to run it on my main machine with conda. Currently when I run:
`conda env create --name pygdf_dev --file conda_environments/…