text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<p dir="auto">It should be possible to pick and choose which media queries one wishes to include in bootstrap.css. This is in response to this issue:<br>
<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3117063" data-permission-text="Title is private" data-url="https://github.com/twbs... | <p dir="auto">.attr('checked',false) unchecks the checkboxes, but .attr('checked',true) doesn't check them. You should use .prop('checked') instead of .attr('checked') and .is(':checked')</p> | 0 |
<ul dir="auto">
<li>VSCode Version: 1.2.0-insider (24e811)</li>
<li>OS Version: Windows 10.0.10586</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Open integrated terminal</li>
<li>Type e.g. 'dir' and press enter</li>
<li>Toggle/close integrated terminal</li>
<li>Toggle/open integrated terminal</li... | <ul dir="auto">
<li>VSCode Version: 1.2.0-insider</li>
<li>OS Version: Windows 10</li>
<li>Git Bash Shell (relevant?)</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<p dir="auto">This only happens sometimes and is perhaps secondary to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id=... | 1 |
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https:... | <p dir="auto">I'm submitting a clarification. It might be a feature request:</p>
<p dir="auto">Scenario:<br>
I have a popup in my application which does not belongs to any route. What I need to ensure is, while the popup is open, when user clicks on a navigation (which takes to a component route), before activating thi... | 0 |
<p dir="auto">If you validate a form field with, for instance, <code class="notranslate">Symfony\Component\Validator\Constraints\Length</code> and submit the form with the value of the field as an array, the <code class="notranslate">LengthValidator</code> will throw an <code class="notranslate">UnexpectedTypeException... | <p dir="auto">I have this example, which i use in a small json-api where i use the form component to handle requests and validation.</p>
<div class="highlight highlight-text-html-php notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="->add('account', 'text', [
... | 1 |
<p dir="auto">I cannot set a line or block comment in C# files anymore.</p> | <p dir="auto">Type if (</p>
<p dir="auto">expected => closing )<br>
actual => nothing</p> | 1 |
<p dir="auto">I isolated the issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="330446777" data-permission-text="Title is private" data-url="https://github.com/SciML/DifferentialEquations.jl/issues/303" data-hovercard-type="issue" data-hovercard-url="/SciML/DifferentialEquations.j... | <p dir="auto">I was trying to provide myself with a large collection (>500) of test functions for optimization and came across an interesting benchmark for compiler performance. It stresses the ability to infer <em>long</em> function bodies. To understand what the body looks like, follow the URL in the <code class="... | 1 |
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/sjudd/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/sjudd">@sjudd</a> I have the same problem(<a class="issue-link js-issue-link" data-error-text="F... | <p dir="auto">I have a problem.</p>
<p dir="auto">Glide Version: 4.3.1<br>
Android Version:5.1.1<br>
Device:SM_J200H</p>
<p dir="auto">java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Class java.lang.Object.getClass()' on a null object reference<br>
at android.util.Log.getStackTraceString(Log... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><inp... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><inp... | 1 |
<h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">Device: OnePlus 6T, Android 9</p>
<ol dir="auto">
<li>Click on FlatButton with 3 fingers</li>
<li>FlatButton changes colors and crash in background</li>
</ol>
<h2 dir="auto">Logs</h2>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto"... | <p dir="auto">Internal: b/143427192</p>
<p dir="auto">On our released version of App, we were notified with an exception as the title show, the detail track infos are as follow:</p>
<p dir="auto">NoSuchMethodError: The getter 'lastPosition' was called on null.</p>
<div class="snippet-clipboard-content notranslate posit... | 1 |
<p dir="auto">The <a href="http://wiki.ecmascript.org/doku.php?id=strawman:maximally_minimal_classes" rel="nofollow">ES6 definition of the "class" construct</a> has the concept of "class expression" - i.e. class definitions may be used as values, such as:</p>
<div class="snippet-clipboard-content notranslate position-r... | <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="module foobar
{
export function foo()
{
return;
}
export enum foo
{
bar,
baz
}
} "><pre class="notranslate">module <span class="pl-s1">foobar</span>... | 0 |
<p dir="auto">by <strong><a href="mailto:alex@zylman.com">alex@zylman.com</a></strong>:</p>
<pre class="notranslate">Similar to issue #6258, but not the same.
What steps will reproduce the problem?
Try to read a CSV file where the fields are unquoted and one of them begins in something
that would need lazy quotes, e.g... | <p dir="auto">by <strong>whitetiger0990</strong>:</p>
<pre class="notranslate">What steps will reproduce the problem?
1. _,error:=net.Dial("tcp","",host);
2. Have a 2Wire router (which is what I believe is causing the problem, but
may be wrong)
What is the expected output? What do you see instead?
I expect error==nil,... | 0 |
<h3 dir="auto">Example</h3>
<p dir="auto">Set up a brand new FastAPI venv:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="virtualenv venv
source venv/bin/activate
pip install fastapi[all] pytest"><pre class="notranslate"><code class="notransla... | <h3 dir="auto">First Check</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I added a very descriptive title to this issue.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-c... | 0 |
<h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project.... | <p dir="auto">I'm using the latest beta of electron 11 (beta.23), with electron/remote 1.0. I tried running my app, and I see a crash with the following stack trace.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Uncaught Exception: TypeError:... | 1 |
<p dir="auto">Hello us it possible to translate Powertoys in Dutch</p> | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">The windows key shortcut guide UI strings need to be localized.</p>
<p dir="auto">The application will be localized in the following langauges:</p>
<table role="table">
<thead>
<tr>
<th>Language</th>
<th>Culture Code</th>
</tr>
</thead>
<tbody>
<t... | 1 |
<p dir="auto">Why does everyone use GIL incorrectly?</p>
<p dir="auto"><a href="https://github.com/pytorch/pytorch/issues/20695#issuecomment-495950840" data-hovercard-type="issue" data-hovercard-url="/pytorch/pytorch/issues/20695/hovercard">Recently reported a bug in Pytorch.</a></p>
<p dir="auto">Today updated numpy 1... | <p dir="auto">If an application is using multiple embedded sub interpreters that use numpy, there is a possibility that floating point errors can cause the thread to deadlock. I traced this down to ufunc_object's _error_handler() method where it does NPY_ALLOW_C_API and that freezes on PyGILStateEnsure(). Interesting... | 1 |
<p dir="auto">The commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/symfony/symfony/commit/7e87eb1fdfac872687a4b9a7ce315812d5eb0d03/hovercard" href="https://github.com/symfony/symfony/commit/7e87eb1fdfac872687a4b9a7ce315812d5eb0d03"><tt>7e87eb1</tt></a> removes the _forma... | <p dir="auto">Hello,</p>
<p dir="auto">I was wondering if it could be interesting to provide a intergration between the security and form components for the login part.<br>
The security listeners for login work with the request object directly. It's easy to create a formType class and use it to display the form, but it... | 0 |
<p dir="auto"><a href="http://stackoverflow.com/questions/28857937/trying-to-check-data-frequency-with-pandas-series-of-datetime64-objects/28858228?noredirect=1#comment45982435_28858228" rel="nofollow">http://stackoverflow.com/questions/28857937/trying-to-check-data-frequency-with-pandas-series-of-datetime64-objects/28... | <p dir="auto"><code class="notranslate">numpy.isfinite</code> should support <code class="notranslate">datetime64</code> and <code class="notranslate">timedelta64</code> objects. It should return <code class="notranslate">True</code> for any ordinary value, and <code class="notranslate">False</code> for <code class="n... | 1 |
<p dir="auto">The <code class="notranslate">peek</code> function is very useful and an efficient alternative to marking and resetting a stream when all you need to do is get a single character. The current <code class="notranslate">peek</code> returns a byte, however, which leads to errors when people assume that they ... | <p dir="auto">As discussed here: <a href="https://groups.google.com/forum/?fromgroups=#!topic/julia-users/kDKL1dS4L0w" rel="nofollow">https://groups.google.com/forum/?fromgroups=#!topic/julia-users/kDKL1dS4L0w</a></p>
<p dir="auto">Basically, I'd like to be able to peek at the first few characters of an IO stream, with... | 1 |
<p dir="auto">Please go to Stack Overflow for help and support:</p>
<p dir="auto"><a href="https://stackoverflow.com/questions/tagged/tensorflow" rel="nofollow">https://stackoverflow.com/questions/tagged/tensorflow</a></p>
<p dir="auto">If you open a GitHub issue, here is our policy:</p>
<ol dir="auto">
<li>It must be ... | <p dir="auto"><em>Please make sure that this is a build/installation issue. As per our <a href="https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md">GitHub Policy</a>, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em></p>
<p d... | 0 |
<p dir="auto"><strong>Elasticsearch version</strong>: Amazon Elasticsearch 2.3.2</p>
<p dir="auto"><strong>Description of the problem including expected versus actual behavior</strong>:<br>
Inserting same field to same index with different mapping don't create new mapping.<br>
Field name change creates new mapping</p>... | <p dir="auto"><strong>Describe the feature</strong>: Ability to retain only the top N buckets given an aggregated metric on parent buckets. This would be similar to the <code class="notranslate">bucket_selector</code> aggregation (which removes buckets based on a script).</p>
<p dir="auto"><strong>Example</strong>: Gi... | 0 |
<p dir="auto">Hey Sokra,</p>
<p dir="auto">This is my first webpack plugin and contribution to the open source community.</p>
<p dir="auto">The issue that I was faced with is that we have multiple projects and even some runtime loadable code and many developers. Some parts of one project may run standalone or is loaded... | <p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p>
<p dir="auto">Report a bug.</p>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto">Duplicate entries are added to records when RuleSet <code class="notranslate">ref--</code> values are need... | 0 |
<p dir="auto">Seems to be an issue serializing a model returned from<br>
tensorflow-gpu==1.11.0<br>
keras==2.2.4</p>
<p dir="auto">from keras.utils.training_utils import multi_gpu_model<br>
..<br>
..</p>
<p dir="auto">gpu_model = multi_gpu_model(model,gpus=2)<br>
gpu_model.compile(loss="binary_crossentropy", optimizer=... | <p dir="auto">Hey guys,</p>
<p dir="auto">the new multi_gpu feature seems to have a bug. If you want to save the model you get an error like the one below. To reproduce just run the test multi_gpu_test_simple_model() with parallel_model.save("logs/model.h5") at the end.</p>
<div class="highlight highlight-source-python... | 1 |
<p dir="auto">by <strong>mdwhatcott</strong>:</p>
<pre class="notranslate">What does 'go version' print?
go version go1.3.3 darwin/amd64
What steps reproduce the problem?
1. go get github.com/mdwhatcott/cycle
2. cd $GOPATH/src/github.com/mdwhatcott/cycle
3. go test -cover
What happened? The go test command hangs in... | <pre class="notranslate">Present on:
go version devel +52e26bb34741 Sun Aug 04 23:32:40 2013 +0400 freebsd/amd64
and
go version go1.1.1 freebsd/amd64
What steps will reproduce the problem?
This doesn't run on the playground as it is a go tool issue; the input source is:
<a href="http://play.golang.org/p/eZMYWmns3n"... | 0 |
<p dir="auto"><strong>Is this a BUG REPORT or FEATURE REQUEST?</strong> (choose one):<br>
Bug report.</p>
<p dir="auto"><strong>Kubernetes version</strong> (use <code class="notranslate">kubectl version</code>):<br>
master</p>
<p dir="auto"><strong>Environment</strong>:</p>
<ul dir="auto">
<li><strong>Others</strong>: ... | <p dir="auto">The link to the "Pod API object" at the bottom of the <a href="http://kubernetes.io/v1.0/docs/user-guide/pods.html" rel="nofollow">Pods page in the user guide</a> points to a page that can't be loaded:<br>
<a href="https://htmlpreview.github.io/?https://github.com/GoogleCloudPlatform/kubernetes/v1.0.1/doc... | 0 |
<p dir="auto">OS X El Capitan + Anaconda 2.4 (Python 3.5) + matplotlib 1.4.3</p>
<p dir="auto">At <code class="notranslate">ipython</code> terminal:</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="In [1]: import matplotlib.pyp... | <p dir="auto">The matplotlib xkcd example plots at</p>
<p dir="auto"><a href="http://matplotlib.org/examples/showcase/xkcd.html" rel="nofollow">http://matplotlib.org/examples/showcase/xkcd.html</a></p>
<p dir="auto">stopped working with matplotlib 1.4.x (they used to work with earlier versions). This is with Python 2.7... | 1 |
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br>
Bug (maybe)</p>
<p dir="auto"><strong>What is the current behavior?</strong><br>
If wrapped in React.StrictMode and a function component contains a call to <code class="notranslate">useState</code>, the function (rend... | <p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p>
<p dir="auto">Probably a feature, I'd like to know why the <code class="notranslate">useState</code> hook does not have a second argument to compare inputs similar to other hooks.</p>
<p dir="auto"><strong>What is the... | 0 |
<p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">1.8.2</p>
<p dir="auto"><strong>Code</strong></p>
<p dir="auto">foo.ts</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="var foo: number = "s";"><pre cl... | <p dir="auto">Hi,</p>
<p dir="auto">I think that the <code class="notranslate">///<amd-dependency /></code> functionality exhibits odd behavior when combined with an ES6 import.</p>
<p dir="auto">For example, this TypeScript code:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflo... | 0 |
<p dir="auto">Debugging an extension does not work if the WiFi adapter is disabled on my laptop. (i.e in airplane mode). I get the message "Cannot connect to runtime process (reason: [object Object])", while the debug window said it could not connect to the debugger.</p>
<p dir="auto">Additionally it would be nice for ... | <p dir="auto">If my wifi is offline or my laptop is in flight mode I am unable to launch the VSCode debugger for debugging extensions.</p>
<h2 dir="auto">Steps to repo</h2>
<ol dir="auto">
<li>Clone a repository with an extension (or <code class="notranslate">yo code</code>)</li>
<li>Restore npm packages</li>
<li>Open ... | 1 |
<p dir="auto"><a href="https://docs.scipy.org/doc/numpy/reference/generated/numpy.rollaxis.html#numpy.rollaxis" rel="nofollow"><code class="notranslate">rollaxis</code></a> has an optional <code class="notranslate">start</code> parameter that, if specified, moves the axis to the position <em>before</em> <code class="no... | <p dir="auto">In Anaconda3(numpy 1.90).</p>
<h2 dir="auto">I think there are something wrong to the results of the matrix inverse function below.</h2>
<p dir="auto">import numpy as np<br>
a = np.mat('1,2,3;4,5,6;7,8,9')</p>
<p dir="auto">print(a.I.I)</p>
<blockquote>
<blockquote>
<blockquote>
<p dir="auto">G:\Anaconda3... | 0 |
<p dir="auto">Neo4j Version: 3.0.4</p>
<p dir="auto">Objective of the below query is to eliminate duplicate bus service and bustop in a path, it work fine if i didn't provide the relationship count <strong>-[r:CONNECTSWITH]-></strong> but if the relationship count defined <em><em>-[r:CONNECTSWITH</em>..3]-></em>*... | <p dir="auto"><strong>Is your feature request related to a problem? Please describe.</strong></p>
<p dir="auto">For better indexing, I'd like to increment a property on a node everytime a relationship is merged and decrement the same property everytime the relationship gets deleted.</p>
<p dir="auto">Here is an example... | 0 |
<p dir="auto">I know there are more than a few target environment options, but was thinking it would be nice if there were some basic targets of "es5" or "es6" so that for modern node/iojs where generators and other es6 features are in the box, they can be used (as well as newer browsers)...</p>
<p dir="auto">I'm just ... | <p dir="auto">Possibly through a <code class="notranslate">blacklistUserAgent</code> option or something. Would use the kangax compat-table. Important to note that it does not guarantee complete spec compliancy on the vendors end.</p>
<p dir="auto">References:</p>
<ul dir="auto">
<li><a href="https://github.com/kangax/... | 1 |
<p dir="auto">This code worked with babel 5.x and doesn't with babel 6.x. The expectation is that countdown1 and countdown2 both produce the same results:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="'use strict';
function sleep(timeout) {
... | <p dir="auto">If named async function recursively calls itself by name then the compiled code is wrong.<br>
Workaround is to assign anonymous async function to a variable and do recursive calls via that variable.</p>
<p dir="auto">Problematic code:</p>
<div class="highlight highlight-source-js notranslate position-rela... | 1 |
<p dir="auto"><strong>Bug description</strong>: when using the built-in PropertyAccessor service, accessing an array property containing <code class="notranslate">/</code> in its key throws an error.</p>
<p dir="auto"><strong>Example</strong></p>
<ul dir="auto">
<li>in a standalone <code class="notranslate">bin/test.ph... | <p dir="auto"><strong>Symfony version(s) affected</strong>: 4.1.7, 4.1.5 (Serializer Component)</p>
<p dir="auto"><strong>Description</strong></p>
<p dir="auto">CacheItem throws an Error: <code class="notranslate">Cache key "p@triggers" contains reserved characters {}()/\@:</code> when using the Serializer Services <co... | 1 |
<p dir="auto">The links below the section:</p>
<p dir="auto">Importing CSS / Sass / Less files</p>
<p dir="auto"><a href="https://github.com/zeit/next.js#importing-css--sass--less-files">https://github.com/zeit/next.js#importing-css--sass--less-files</a></p>
<p dir="auto">don't work.</p> | <p dir="auto"><a href="https://github.com/zeit/next.js#importing-css--sass--less-files">https://github.com/zeit/next.js#importing-css--sass--less-files</a></p>
<p dir="auto">It seems <a href="https://github.com/zeit/next-plugins">https://github.com/zeit/next-plugins</a> doesn't exist anymore.</p> | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=fenrir" rel="nofollow">Donny A. Wijaya</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7229?redirect=false" rel="nofollow">SPR-7229</a></strong> and commented</p>
<hr>
<p dir="auto"><strong>Affects:</strong> 3.0.2<... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=marvel_ss" rel="nofollow">Marvel</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5212?redirect=false" rel="nofollow">SPR-5212</a></strong> and commented</p>
<p dir="auto">This is the worst possible kind of bug repo... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Ex... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Ex... | 0 |
<div class="highlight highlight-source-java notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="mRequestOptions = new RequestOptions();
mRequestOptions.transform(new RoundedCorners(8));
Glide.with(mContext).load(url).apply(mRequestOptions).into(iv);"><pre class="notranslate"><s... | <p dir="auto">In library module I need to use glide loading with generated API customization.</p>
<p dir="auto">Using AppGlideModule class runs to Duplicate entry ZipException in main app, LIbraryGlideModule not generate any class to use Glide loading in library module.</p>
<p dir="auto">How can I use Glide customized ... | 0 |
<p dir="auto">After 0.10.9 vscode does not preserve the undo/redo stack. Sometimes it preserves for 5 to 10 items. It was not behaving like this before upgrading.</p> | <p dir="auto">In the case of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="132364945" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/2829" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/issues/2829/hovercard" href="ht... | 1 |
<p dir="auto"><strong>System information</strong></p>
<ul dir="auto">
<li>OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10 Pro Build 17134</li>
<li>TensorFlow installed from (source or binary): Package (pip install tensorflow-gpu)</li>
<li>TensorFlow version: 1.12.0</li>
<li>Python version: 3.6.7</li... | <p dir="auto">As announced in release notes, TensorFlow release binaries version 1.6 and higher are prebuilt with AVX instruction sets. This means on any CPU that do not have these instruction sets either CPU or GPU version of TF will fail to load with any of the following errors:</p>
<ul dir="auto">
<li><code class="n... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected ... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected ... | 0 |
<p dir="auto">Perhaps a re-opening of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="109904540" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/15123" data-hovercard-type="issue" data-hovercard-url="/kubernetes/kubernetes/issues/1512... | <p dir="auto">See: <a href="https://github.com/kubernetes/kubernetes/blob/v1.6.0-alpha.0/pkg/master/controller.go#L126">https://github.com/kubernetes/kubernetes/blob/v1.6.0-alpha.0/pkg/master/controller.go#L126</a></p>
<p dir="auto">This code should make several attempts before <code class="notranslate">Fatalf</code>in... | 0 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="memo" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4dd.png">📝</g-emoji> Provide a description of the new feature</h2>
<p dir="auto">I do like when there is a few icons in my traybar but they are informative for me. Unfortunately, PT isn't in ... | <p dir="auto">Just an option to hide the system tray icon directly in the settings of the app.</p>
<p dir="auto">If you'd like to see this feature implemented, add a 👍 reaction to this post.</p> | 1 |
<p dir="auto">It failed in gce suite. I honestly have no idea under which team it falls: <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/bgrant0607/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/bgrant0607">@bgra... | <p dir="auto"><strong>What keywords did you search in Kubernetes issues before filing this one?</strong> (If you have found any duplicates, you should instead reply there.): secret permission mode</p>
<p dir="auto"><strong>Kubernetes version</strong> (use <code class="notranslate">kubectl version</code>):<br>
v1.5.0-al... | 0 |
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/factorialize-a-number#?solution=var%20factor%20%3D1%3B%0Afunction%20factorialize(num)%20%7B%0A%20%20for%20(var%20i%3D1%3B%20i%3C%3Dnum%3B%20i%2B%2B)%7B%0A%20%20%20%20factor%20*%3Di%3B%0A%20%20%7D%0A%20%20return%20factor%3B%0A%7D%0A%0Afactorialize(... | <p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/factorialize-a-number#?solution=var%20count%3D1%3B%0Afunction%20factorialize%28num%29%20%7B%0A%20%20for%28var%20i%3D1%3B%20i%3C%3Dnum%3Bi%2B%2B%29%7B%0A%20%20%20%20%0A%20%20%20%20count%3D%20count%20*%20i%3B%0A%20%20%20%20%0A%20%20%7D%0A%20%20retur... | 1 |
<p dir="auto">Similar to how <code class="notranslate">npm uninstall</code> works, I would like this feature to be added. You can pass the full URL used during the installation. Examples:</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy... | <p dir="auto">As the title says: I have an API program which I want to turn into a single executable using <code class="notranslate">deno compile</code>. Everything works fine when using <code class="notranslate">deno run</code>, but using <code class="notranslate">deno compile</code> produces an executable which fails... | 0 |
<h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project... | <ul dir="auto">
<li>Electron version: 3.1.0</li>
<li>Operating System (Platform and Version): Windows 10 Enterprise, 1803</li>
</ul>
<p dir="auto">When having a setup of two (or more) displays with mismatching "scaling" factors, calling <code class="notranslate">BrowserWindow.setBounds()</code> with a position that is ... | 0 |
<ul dir="auto">
<li>Electron version: 0.37.5</li>
<li>Operating system: Windows 10</li>
</ul>
<p dir="auto">Hi! Here's a minimal Electron app to reproduce the bug: <a href="https://github.com/electron/electron/files/212723/electron-webview-resize-bug.zip">electron-webview-resize-bug.zip</a></p>
<ol dir="auto">
<li>Run ... | <p dir="auto">I have a very little demo like this:</p>
<div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="<!DOCTYPE html>
<html>
<head>
<title>Hello World!</title>
</head>
&l... | 1 |
<p dir="auto">Ran into the same problem <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="441968455" data-permission-text="Title is private" data-url="https://github.com/denoland/deno/issues/2315" data-hovercard-type="issue" data-hovercard-url="/denoland/deno/issues/2315/hovercard" hre... | <h3 dir="auto">Reproduction</h3>
<ol dir="auto">
<li>Generate test file:</li>
</ol>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="echo "hello world" > file.txt
for i in {1..10}; do cat file.txt file.txt > file2.t... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=egervari" rel="nofollow">Ken Egervari</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8665?redirect=false" rel="nofollow">SPR-8665</a></strong> and commented</p>
<p dir="auto">I have an application that I've recent... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=marvel_ss" rel="nofollow">Marvel</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5213?redirect=false" rel="nofollow">SPR-5213</a></strong> and commented</p>
<p dir="auto">I saw a similar issue raised out by Jasper ... | 0 |
<p dir="auto">Recently, Javier posted a blog post about supporting « notes » in XLIFF files. As notes are written directly in the XLIFF files by translators for instance, this means the technical guys in charge of the application will have to be warned for notes and open the files.</p>
<p dir="auto">I was wondering if ... | <p dir="auto">I'm implementing a solution which allows the user to log in with passwords generated in Symfony 1.4. Since the mergePasswordAndSalt behaviour must be different to accommodate this (i.e. it should behave differently depending on the algorithm used), I have to duplicate the entire class since I can't access... | 0 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="information_source" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2139.png">ℹ</g-emoji> Computer information</h2>
<ul dir="auto">
<li>PowerToys version: v0.21.1</li>
<li>PowerToy Utility: Shortcut Guide</li>
<li>Running PowerToys as Admin: Yes</l... | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 10.0.18363.836
PowerToys version: 0.18.1
PowerToy module for which you are reporting the bug (if applicable): Settings (Shortcut Guide)"><pre clas... | 1 |
<h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project... | <h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/main/CONTRIBUTING.md">Contributing Guidelines</a> for this project.</... | 0 |
<p dir="auto">Challenge <a href="http://freecodecamp.com/challenges/waypoint-declare-string-variables" rel="nofollow">http://freecodecamp.com/challenges/waypoint-declare-string-variables</a> has an issue.</p>
<p dir="auto">The asserts propably shouldn't be shown.<br>
It's the same for the other Basic JavaScript Waypoin... | <p dir="auto">Hey guys , I do not mean to bore you or come here with lack of information but we are getting complaints about the streak on FCC not being correct. Could you guys check it out ? Also, here is the source of the complaints <a href="http://forum.freecodecamp.com/t/camper-streak-dates-off/6781" rel="nofollow"... | 0 |
<p dir="auto">I tried running the test suite for 1.5.1 on numpy 1.11 beta 2 and I am seeing a single failure that we should investigate.</p>
<p dir="auto">Python 3.5 OSX</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="==========================... | <p dir="auto"><code class="notranslate">draw_artist()</code> raises an <code class="notranslate">AttributeError</code> error complaining a <code class="notranslate">draw()</code> call was not previously performed even though a <code class="notranslate">draw()</code> call was already done.</p>
<p dir="auto">This happens... | 0 |
<p dir="auto">On the 1.5.2 branch (or 1.5.1), the file src/atomics.h is missing a template keyword for jl_atomic_store_release , around line 269, making the file uncompilable (in VS2017). See </p><div class="Box Box--condensed my-2">
<div class="Box-header f6">
<p class="mb-0 text-bold">
<a href="https://gi... | <p dir="auto">First, It seems like the template parameters for <a href="https://github.com/JuliaLang/julia/blob/b8110f8d1ec6349bee77efb5022621fdf50bd4a5/src/atomics.h#L269">this function</a> aren't defined.</p>
<p dir="auto">Trying to embed julia in c++, using the <a href="https://docs.julialang.org/en/v1/manual/embedd... | 1 |
<p dir="auto">I just upgraded our project from symfony2.4 to symfony2.6, everything went fine except web profiler is not working correctly, when I page source code, I found web profiler's javascript code are being included twice.</p>
<p dir="auto">And after web page is loaded, profiler alert "404 message".</p>
<p dir="... | <p dir="auto">Whenever starting with an incognito or clean cache browser in any app in any browser</p>
<p dir="auto">I am getting Warning: session_start(): The session id is too long or contains illegal characters, valid characters are a-z, A-Z, 0-9</p>
<p dir="auto">Whenever reloading it works and also whenever I try ... | 0 |
<p dir="auto">Some times ripple effect not working for focus</p>
<h2 dir="auto">Steps to Reproduce (for bugs)</h2>
<ol dir="auto">
<li>Open <a href="https://material-ui.com/demos/buttons/" rel="nofollow">https://material-ui.com/demos/buttons/</a></li>
<li>Play with keyboard focus</li>
</ol>
<p dir="auto">or</p>
<ol d... | <p dir="auto">On the <a href="https://material-ui.com/getting-started/installation/" rel="nofollow">Getting Started - Installation</a> page, Cloudflare appears to be reading <code class="notranslate">npm install --save material-ui@next</code> as an email address and replacing it with <code class="notranslate">npm insta... | 0 |
<p dir="auto">Hi all,</p>
<p dir="auto">There is still this reoccurring issue with the tensorflow-gpu install with the latest version from pip.</p>
<p dir="auto">When i try and test using the "Hello World" constant I get the below errors even though it works.</p>
<p dir="auto">E c:\tf_jenkins\home\workspace\release-win... | <p dir="auto">My environment is Win7 x64, python 3.5, tensorflow r1.0 GPU version.<br>
I download contrib/tensor_forest/python/tensor_forest_test.py and run 'python test.py' in console. Then the following error information shows:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" da... | 1 |
<p dir="auto">Form fields rendered individually with form_widget(...) or form_row(...) are re-rendered via form_rest(...)<br>
This issue is related to beta2 and was not present in beta1.</p>
<p dir="auto">Example:</p>
<div dir="auto">
{{ form_row(borrower_form.contact_info.first_name) }}
{{ form_row(borrower... | <p dir="auto">Hello,</p>
<p dir="auto">Would be great to have a "TelType" for instance, with an template.<br>
Options could be to choose between "national" format or "international" format etc..<br>
And Constraint to validate this of course...<br>
What do you think about it ?</p> | 0 |
<h2 dir="auto">Steps to Reproduce</h2>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" return new Scaffold(
appBar: new AppBar( ... | <p dir="auto">Longpress on TextField with maxLines set to null, an exception occurs.<br>
If maxLines is a number, no exception.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="The following NoSuchMethodError was thrown building _TextSelectionHa... | 1 |
<h1 dir="auto">Proposal</h1>
<p dir="auto">I propose these implementations:</p>
<h2 dir="auto">Deno.cacheDir()</h2>
<p dir="auto">Implementation of rust's <a href="https://docs.rs/dirs/1.0.5/dirs/fn.cache_dir.html" rel="nofollow">cache_dir</a></p>
<h2 dir="auto">Deno.cache(path: string, options: CacheOptions)</h2>
<p d... | <p dir="auto">We recently changed <code class="notranslate">deno fetch</code> to <code class="notranslate">deno cache</code>. When we introduced the runtime compiler APIs, one of the challenges is that it didn't align well with the subcommands. Given that we have a better name now for the subcommands, it feels right ... | 1 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-add-your-javascript-slot-machine-slots" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-add-your-javascript-slot-machine-slots</a> has an issue.</p>
<p dir="auto">I am allowed to continue to the next challenge with the singl... | <p dir="auto">Challenge <a href="http://freecodecamp.com/challenges/waypoint-add-your-javascript-slot-machine-slots" rel="nofollow">http://freecodecamp.com/challenges/waypoint-add-your-javascript-slot-machine-slots</a> has an issue. It marks the challenge as completed as soon as I create an "If statement". It does not ... | 1 |
<p dir="auto">Compiling the following <code class="notranslate">main.rs</code> with <code class="notranslate">rustc</code> <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/rust-lang/rust/commit/d877e6540431d99b0945a3d27eeb466b0d693902/hovercard" href="https://github.com/rust-la... | <p dir="auto">the error reproduced <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="53978816" data-permission-text="Title is private" data-url="https://github.com/rust-lang/rust/issues/20913" data-hovercard-type="issue" data-hovercard-url="/rust-lang/rust/issues/20913/hovercard" href=... | 1 |
<p dir="auto">My issue concerns <code class="notranslate">scipy.sparse.csgraph.shortest_path</code>, more specifically the Floyd-Warshall solver, which does not deal with <strong>explicit zeros</strong> as the other algorithms (they are removed <a href="https://github.com/scipy/scipy/blob/master/scipy/sparse/csgraph/_s... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In [5]: from scipy.stats import multivariate_normal
In [7]: multivariate_normal().rvs(size=(1,)).shape
Out[7]: ()"><pre class="notranslate"><code class="notranslate">In [5]: from scipy.stats import m... | 0 |
<p dir="auto">My debian x64 fails on <code class="notranslate">make check</code>:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ rust -v
rust 0.8-pre (2562f48 2013-09-16 06:30:51 -0700)
host: x86_64-unknown-linux-gnu
$ RUST_LOG=rustpkg make... | <p dir="auto">Sometimes people use multiple <code class="notranslate">mod</code> statements that refer to the same file in order to access that files content as a module in different modules/files, thinking all those instances would be identical. But in reality that just duplicates all definitions in the file at differ... | 0 |
<p dir="auto">It would be great to enable the Fancy Zones to span across desktops. I have a 49 In Dell ultrawide monitor that that uses two video inputs to drive a single display. The single display acts like two distinct monitors with the advantage of not having a bezel in between since it is really one monitor. En... | <p dir="auto">It would be great if between the borders of two zones there could be a dropzone square that would span the dropped window across both zones.<br>
And in the crosspoint of 4 zones for example could be a square that would span the dropped window across all 4 zones for example.<br>
I suppose this would only w... | 0 |
<h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: 1.33.0</li>
<li>Operating System: Windows 11</li>
<li>Browser: electron</li>
<li>Other info:</li>
</ul>
<p dir="auto">Before I update playwright today (May, 15), this error didn't happen. I tried to run the same script last week and was running ok.... | <p dir="auto">Playwright shows <code class="notranslate">test.step</code> in various reporters, but it isn't shown in traces. Showing them can help with dissecting larger traces from large tests.</p> | 0 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Version 1903 (OS Build 18362.295) in a Hyper-V VM
PowerToys version: v0.11.0
PowerToy module for which you are reporting the bug (if applicable): ... | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">Currently the new FZ editor only comes up and applies zone layouts to the primary monitor. In order to get a layout on a different monitor, the original custom editor is needed. Bret and Jeff have a design for this change and now they need to im... | 1 |
<p dir="auto"><strong>Apache Airflow version</strong>: 2.0.0</p>
<p dir="auto"><strong>Kubernetes version</strong>: -</p>
<p dir="auto"><strong>Environment</strong>:</p>
<ul dir="auto">
<li>Two servers running docker</li>
<li>Docker image:<code class="notranslate"> apache/airflow:2.0.0-python3.7</code></li>
<li>Each se... | <h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.3.1 (latest released)</p>
<h3 dir="auto">What happened</h3>
<p dir="auto">I have a DAG with several dag_runs which rendered fine in the Grid view.<br>
After adding new task Grid view failed to load getting blank view .<br>
There is an error in browser console.<... | 0 |
<p dir="auto">Roles would look cleaner if filenames were shortened from <code class="notranslate">roles/foo/tasks/main.yml</code> to <code class="notranslate">roles/foo/tasks.yml</code>. Counting a directory as a file, this would reduce the number of files inside role directories with 50%. Moreover, file lookup in edit... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Feature Idea</li>
</ul>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.1.0"><pre class="notranslate"><code class="notranslate">ansible 2.1.0
</code><... | 1 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: [run "ver" at a command prompt]
Windows Terminal version (if applicable):
Any other software?"><pre lang="none" class="notranslate"><co... | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: [Version 10.0.18362.175]
Windows Terminal version (0.2.1715.0):
"><pre lang="none" class="notranslate"><code class="notranslate">Windows build num... | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="WARNING: Error during initialization of module CHOLMOD:
ErrorException("could not load library "libsuitesparseconfig"
dlopen(libsuitesparseconfig.dylib, 1): image not found")
WARNI... | <p dir="auto">Not sure if this is the correct place to post this issue.<br>
I can't get the current commit of Julia to work (the command worked for HEAD versions before 0.5)</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="→julia ... | 1 |
<h2 dir="auto">feature request description</h2>
<p dir="auto">The NLP community is shifting from LSTMs to <a href="https://arxiv.org/abs/1706.03762" rel="nofollow">Transformers</a> for a number of NLP tasks.<br>
This would be great if we could have a packed standard Transformer implementation in the 'nn' package, i.e. ... | <h2 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h2>
<p dir="auto">The result of <code class="notranslate">torch.max</code> with <code class="notranslate">dim</code> is different on CPU and on CUDA. CPU version retu... | 0 |
<p dir="auto">Here's an example where <code class="notranslate">Alpha</code> and <code class="notranslate">Beta</code> both extend <code class="notranslate">Axios</code> and when you log instances of these classes you can see that <code class="notranslate">this.defaults.headers</code> are shared between the two classes... | <p dir="auto">If I have two instances of axios created with axios.create and I set a default header on one, it also changes it on all the other ones in existence.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="var instance1 = this.oauthService... | 1 |
<p dir="auto">Tensor split still works, but Variable split does not.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In [19]: v = Variable(torch.Tensor(5,1))
In [20]: v.split(1)
-----------------------------------------------------------------... | <p dir="auto">High Priority:</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <code class="notranslate">repeat</code></li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox... | 1 |
<h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">As of a few days ago, hot reload (by typing little-r) consistently crashes the Android Flutter application.</p>
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/apwilson/hovercard" data-octo-click="hovercard-link... | <p dir="auto">If you alter a file and then click the Hot Reload button in IntelliJ then you will be presented with an error that looks like:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="error: Unable to read Dart source '
error: Unable to re... | 1 |
<table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>no</td>
</tr>
<tr>
<td>Feature request?</td>
<td>no</td>
</tr>
<tr>
<td>BC Break report?</td>
<td>no</td>
</tr>
<tr>
<td>RFC?</td>
<td>yes</td>
</tr>
<tr>
<td>Symfony version</td>
<td>3.4</td>
</tr>
</tbody>
</t... | <p dir="auto">I would like to use the Validator component to validate objects against a set of rules I need to create programatically.</p>
<p dir="auto">This validation needs to be applied „stand-alone“ (for example, when populating objects with data provided as JSON). If it could also transparently be used when workin... | 0 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV = 4.0.0-pre</li>
<li>Operating System / Platform = Ubuntu 16.04</li>
<li>Compiler = GCC (4.8)</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">I've trained a darknet classifier to classify digits , classifier works correctly o... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 4.0.1</li>
<li>Operating System / Platform => Ubuntu 16.04</li>
<li>Compiler => gcc</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">Hi,</p>
<p dir="auto">I am using OpenCV DNN module for NN inference. Inference on... | 0 |
<p dir="auto">It's a small problem. Now in "/etc/hosts" of master in vagrant cluster, there are duplicate "127.0.0.1 localhost". Though it doesn't make any error, I think it's better to remove duplicate content.</p> | <p dir="auto">Looking at the examples in guestbook and guestbook-go, there are some properties that appear more than once inside the json file - this is redundant and creates overhead for the api users.<br>
Example:<br>
version and id attributes appear twice.</p>
<p dir="auto"><a href="https://github.com/GoogleCloudPla... | 0 |
<h3 dir="auto">System information</h3>
<ul dir="auto">
<li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>: N/A</li>
<li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: N/A</li>
<li><strong>Mobile device (e.g. iPhone 8, Pixel 2, S... | <p dir="auto">I did not find a PR for this <a href="https://github.com/tensorflow/tensorflow/commit/cbfd50ff0f01e1825922230a8bc6e5766da98dd7">patch</a>. Maybe this discussion belongs to that particular commit page. If so, I will move it there.</p>
<p dir="auto">Can somebody explain the rationale behind this patch? Curr... | 0 |
<h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [v1.32]</li>
<li>Operating System: [All, Windows 11, Ubuntu 20, macOS 13.2, etc.]</li>
<li>Browser: [Chromium]</li>
</ul>
<h3 dir="auto">Source code</h3>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippe... | <p dir="auto">Playwright currently offers the <code class="notranslate">LocatorAssertions.toHaveCount</code> function, that allows to expect -with wait- for a locator to have an exact count.</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy... | 0 |
<p dir="auto">tooltips are always positioned on top wherever they were configured to be, this even affects the main demo: <a href="http://twitter.github.com/bootstrap/javascript.html#tooltips">http://twitter.github.com/bootstrap/javascript.html#tooltips</a></p> | <p dir="auto">congrats on releasing 2.3.0!<br>
I was checking out some of the docs and saw that <a href="http://twitter.github.com/bootstrap/javascript.html#tooltips">tooltips data-placement</a> is not working correctly. I think its because of the one pull request that makes options set in javascript override the optio... | 1 |
<p dir="auto">Julia's ease of use and speed advantages over other languages makes it a very good candidate for general purpose programming in addition to scientific analysis. There have been a few interesting issues that have come up that indicate that a deeper exploration of Julia in a potentially untrusted/multi-user... | <p dir="auto">A typo in one area of my codebase trigged illegal instructions at another, making it hard to debug. Here is my minimal example:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="struct sparse_t
val::Vector{Float64}
sub::Vect... | 0 |
<p dir="auto">I'd like to implement an alternative jump to file that uses a <a href="https://github.com/spion/fuzzy-matcher">custom matching algorithm</a>. Is this possible, or is the extension API too limited to do this?</p>
<p dir="auto">The closest thing seems to be <a href="https://code.visualstudio.com/docs/extens... | <p dir="auto">If I accept input using</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="window.showInputBox();"><pre class="notranslate"><code class="notranslate">window.showInputBox();
</code></pre></div>
<p dir="auto">Is there any way I can lis... | 1 |
<p dir="auto"><strong>TypeScript Version:</strong><br>
1.8.7</p>
<p dir="auto"><strong>Code</strong></p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="type StringOrNumberKeys: { [key: string | number]: number };"><pre class="notran... | <p dir="auto">This syntax :<br>
var map: { [index: string|number ]: number };</p>
<p dir="auto">results in compiler error :<br>
An index signature parameter type must be 'string' or 'number'.</p> | 1 |
<p dir="auto"></p><div class="Box Box--condensed my-2">
<div class="Box-header f6">
<p class="mb-0 text-bold">
<a href="https://github.com/psf/requests/blob/143150233162d609330941ec2aacde5ed4caa510/requests/utils.py#L497">requests/requests/utils.py</a>
</p>
<p class="mb-0 color-fg-muted">
L... | <p dir="auto">Referring to these lines: <a href="https://github.com/kennethreitz/requests/blob/master/requests/sessions.py#L457-L458">https://github.com/kennethreitz/requests/blob/master/requests/sessions.py#L457-L458</a></p>
<p dir="auto"><strong>attrs</strong> is not defined and hence pickling of the session fails.</... | 0 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 4.1.1</li>
<li>Operating System / Platform => ubuntu 18.4 jetson nano xavier vx jetpack 4.4 DP[l4T 32.4.2]</li>
<li>Compiler => g++</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">The code to set the windows fulls... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 3.1</li>
<li>Operating System / Platform => Linux Ubuntu 16.04</li>
<li>Compiler => gcc</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">On GTK, calling <code class="notranslate">cv::setWindowProperty(name, WND_PROP... | 1 |
<p dir="auto">The compiler requires an index signature parameter to be "string" or "number" specifically, and doesn't allow type aliases.</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="type CustomId = string;
interface Works {
... | <p dir="auto">According to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="110547529" data-permission-text="Title is private" data-url="https://github.com/microsoft/TypeScript/issues/5185" data-hovercard-type="pull_request" data-hovercard-url="/microsoft/TypeScript/pull/5185/hovercar... | 1 |
<p dir="auto">Let me start with an example to explain the issue which is a major pain point for us when using nested aggregations.</p>
<p dir="auto">Imagine having Teams that handle Requests of certain Priority. Each request may have multiple teams assigned to it and each team request assignment has number of hours all... | <p dir="auto">Data of type IP is returned in decimal equivalent of 32bit for inner hits (as fielddata_fields).<br>
I have not found a way to return them in dot decimal format (x.x.x.x).</p>
<p dir="auto">I have put this question up for discussion in the forum a while ago:<br>
<a href="url">https://discuss.elastic.co/t/... | 0 |
<p dir="auto">When I attempt to assign to a variable of type <code class="notranslate">&fn(&B)</code>, other than in the declaration of the variable, I get an unexpected panic in the compiler.</p>
<p dir="auto">I tried this code:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-a... | <p dir="auto">I get an internal compiler error on the input detailed below.</p>
<p dir="auto">I tried this code:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="struct B;
impl B {
fn func(&self) { }
}
fn main() {
let x:&fn(&am... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">... | <p dir="auto">Circular progress doesn't work on safari, it looks full.</p>
<p dir="auto">Open next docs in safari.<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/5749437/20119660/b9dd2a10-a609-11e6-9528-edba5b68f81e.png"><img src="https://cloud.githubuserconte... | 1 |
<p dir="auto">I need to implement object permission in my application. I can handle this in each endpoint but it will lead to a lot of duplicated code.</p>
<p dir="auto">For example:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="@router.get(.... | <h3 dir="auto">First Check</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I added a very descriptive title to this issue.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-c... | 0 |
<h4 dir="auto">Code Sample, a copy-pastable example if possible</h4>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=""""Pandas bug."""
from numpy.random import choice, seed
from pandas import DataFra... | <p dir="auto">xref <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="139848261" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/12585" data-hovercard-type="issue" data-hovercard-url="/pandas-dev/pandas/issues/12585/hovercard" href="https://... | 0 |
<p dir="auto">Challenge <a href="http://freecodecamp.com/challenges/waypoint-build-web-apps-with-expressjs" rel="nofollow">http://freecodecamp.com/challenges/waypoint-build-web-apps-with-expressjs</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possible.</p>
<p dir="auto">Run ... | <p dir="auto">Challenge <a href="http://freecodecamp.com/challenges/waypoint-build-web-apps-with-expressjs" rel="nofollow">http://freecodecamp.com/challenges/waypoint-build-web-apps-with-expressjs</a> has an issue.<br>
Session and Cookie is no longer in expressworks. the two that seem to be the replacement for this are... | 1 |
<p dir="auto">If I want to write | (pipe), I press AltGr + ´ or in keycodes <code class="notranslate">17</code>+<code class="notranslate">18</code>+<code class="notranslate">192</code>. Possible you could omit <code class="notranslate">17</code>.<br>
What happens is that the code block collapse. Since I'm writing javas... | <p dir="auto">Original issue: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="28529842" data-permission-text="Title is private" data-url="https://github.com/atom/atom/issues/1625" data-hovercard-type="issue" data-hovercard-url="/atom/atom/issues/1625/hovercard" href="https://github.c... | 1 |
<p dir="auto">I install matplotlib on OS X using a Gentoo prefix install. Everything seems to work ok. The only problem I've encountered so far is that when I try to save something to a file, I can't change the filename on the dialog box, because the keyboard strokes go to the terminal where I am running python. I don'... | <p dir="auto">I'm using OS X Lion, Python 2.7.2 built by Homebrew with llvm-gcc, and matplotlib installed via <code class="notranslate">pip install git+git://github.com/matplotlib/matplotlib.git</code>. There are no errors or other alarms during installation.</p>
<p dir="auto">When I make an interactive figure with the... | 1 |
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&g... | <p dir="auto"><strong>I'm submitting a ...</strong></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report
[ ] feature request
[ ] support request"><pre class="notranslate"><code class="notranslate">[x] bug report
[ ] feature request
[ ... | 1 |
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn main() {
struct Example;
trait BaseTrait { fn toString(&self) -> ~str { ~"BaseTrait" } }
trait DerivedTrait : BaseTrait {
fn new() -> Self... | <p dir="auto">Let me start off by saying, <em>any time that <code class="notranslate">LD_LIBRARY_PATH</code> must be used is a bug</em>. Not just a user experience bug, but an absolute bug. The <em>sole</em> purpose of <code class="notranslate">LD_LIBRARY_PATH</code> is for <em>local administrators</em> to override the... | 0 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="information_source" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2139.png">ℹ</g-emoji> Computer information</h2>
<ul dir="auto">
<li>PowerToys version: v0.22.0</li>
<li>PowerToy Utility: FancyZones</li>
<li>Running PowerToys as Admin: Yes</li>
<... | <h2 dir="auto"><g-emoji class="g-emoji" alias="information_source" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2139.png">ℹ</g-emoji> Computer information</h2>
<ul dir="auto">
<li>PowerToys version: 0.21.1</li>
<li>PowerToy Utility: FancyZones</li>
<li>Running PowerToys as Admin: No</li>
<li... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22Category%3A+Documentation%22+">issues list</a><br>
for similar or... | <h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery. (I cannot test this because it's a production se... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.