-
Tracking updates of www.redditgifts.com
-
Right now subdomain takeover is classified with a base severity of P2, per VRT.
I think it should be changed to `varies`: it would require researchers to prove impact (or at least potential impact), …
-
Currently there are [4 different language types: data, programming, markup, prose or nill][language types]. When a language is not considered a programming, markup or prose language it is typically cl…
-
In Dash, the `Graph` component stores the data from hover, click, and selection events as part of the component's state and passes that to the user as `hoverData`, `clickData`, `selectionData`.
In …
-
### Describe The Bug
Current errata implementation does not properly specify module name and version in the API.
### Reproduction Steps
N/A
### Expected Behavior
Module name and stream is specifi…
-
Batch size is 2048. Getting the training data from the q I see
x_train, y_train = train_q.get()
print('X.. ' + str(x_train.shape) + ' Y.. ' + str(y_train.shape))
X.. (2048, 2980) Y.…
-
-
Hi,
Is a more detailed explanation of the custom task configuration in the works? The current documentation is a bit too generic and unclear, and the NoOp file isn't very informative. Any assistance …
-
# Actual Behavior
When building my package I get the following error output;
```
C1115 Found invalid license "ISC" in info/index.json
```
### Expected Behavior
The ISC license is an OSI ap…
-
## Preliminary Steps
Please confirm you have...
- [x] reviewed [How Linguist Works](https://github.com/github/linguist#how-linguist-works),
- [x] reviewed the [Troubleshooting](https://github.com…