text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
1
<p dir="auto">Celery version 4.2.0</p> <p dir="auto">I want to get results of tasks in group.<br> In development i'm using a CELERY_ALWAYS_EAGER=True.<br> If i run code below:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="@shared_task def tas...
<p dir="auto"><code class="notranslate">Task.retry()</code> always raises a <code class="notranslate">RuntimeError</code> if <code class="notranslate">task_always_eager</code> and <code class="notranslate">task_eager_propagates</code> are set to <code class="notranslate">True</code>. This is counterintuitive. I would e...
1
<ul dir="auto"> <li>VSCode Version: 1.2.0 - Insider</li> <li>OS Version: Windows 7</li> </ul> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>Resize the terminal to be very narrow so that some text gets cut off</li> <li>Resize it back to normal size</li> <li>See that the text is either still cut off or drawn ...
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1794099/12577709/842de4b0-c41c-11e5-819e-c1415cde7247.png"><img src="https://cloud.githubusercontent.com/assets/1794099/12577709/842de4b0-c41c-11e5-819e-c1415cde7247.png" alt="screen shot 2016-01-26 at 1...
0
<p dir="auto"><a href="url">https://discuss.pytorch.org/t/dataloader-when-num-worker-0-there-is-bug/25643</a></p> <p dir="auto">We Hope developers can help us.<br> Many pepole has the problems, but there is no solution available.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="class DeephomographyDataset(Dataset): ''' DeepHomography Dataset ''' def __init__(self,hdf5file,imgs_key='images',labels_key='labels', transform=None): ''' ...
1
<p dir="auto">On Julia 1.1 1.2 1.3</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="function mean_foo(m) where {T} f = NTuple[] n = [1,1] for i in 1:2 x = ntuple(_-&gt;zeros(10),n[i]) for j in 1:n[i] x[j] ...
<p dir="auto">version information:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Julia Version 1.0.3 Commit 099e826241 (2018-12-18 01:34 UTC) Platform Info: OS: Windows (x86_64-w64-mingw32) CPU: Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz ...
1
<p dir="auto">Hello All,</p> <p dir="auto">In a project that I am working on, we are using Symfony as a middleware between the Java WebService and the browser.</p> <p dir="auto">Strangely Symfony converts a 201 response received from the WebService to a 302 Redirect.</p> <p dir="auto">I am not sure if this is the reaso...
<h2 dir="auto">Context</h2> <p dir="auto">I have a listener on <code class="notranslate">KernelEvents::REQUEST</code> doing some checks related to the current request (to be precise I am validating its format against a swagger spec file).</p> <h2 dir="auto">Issue</h2> <p dir="auto">When an exception occurred, the HttpK...
0
<p dir="auto">Celery 4.0.0<br> Python 3.5.2<br> (rest of report output below)</p> <p dir="auto">I recently pushed celery beat to production (I had been using celery without beat with no issues for several months). It had 1 task to run several times daily, but it duplicated the task many times per second, gradually over...
<h2 dir="auto">I happened to install celery 4.1.0 with django_celey_beat 1.0.1, the DatabaseScheduler seems not working well.</h2> <p dir="auto">[2017-08-07 21:12:10,790: DEBUG/MainProcess] DatabaseScheduler: Fetching database schedule<br> [2017-08-07 21:12:10,797: DEBUG/MainProcess] Current schedule:<br> &lt;ModelEntr...
1
<p dir="auto">Describe what you were doing when the bug occurred:</p> <ol dir="auto"> <li>Loaded page.</li> <li>Fast Refreshed.</li> <li>Started profiler.</li> <li>Stopped profiler. Crash.</li> </ol> <hr> <h2 dir="auto">Please do not remove the text below this line</h2> <p dir="auto">DevTools version: 4.6.0-6cceaeb67</...
<p dir="auto">Describe what you were doing when the bug occurred:</p> <ol dir="auto"> <li>I was using the devtools to investigate some performance issues w/ an app I help maintain</li> <li>I had just turned on the "Record why each component rendered while profiling" checkbox</li> <li>I ran a profile while navigating on...
1
<p dir="auto">The file routing.png is referenced in router.html.twig but is missing. I haven't found it anywhere in the bundle.</p>
<p dir="auto">As @Partugal already mentioned in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/symfony/symfony/commit/8fa061cc6e6635d403cca9b98e934a3b4021b892/hovercard" href="https://github.com/symfony/symfony/commit/8fa061cc6e6635d403cca9b98e934a3b4021b892"><tt>8fa061c</tt>...
1
<p dir="auto">VsCode 0.10.4</p> <p dir="auto">When I click on "Format Code" in the context menu, i get the following error:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Main Thread sent to worker the following message:e._onError @ workbench....
<ul dir="auto"> <li>open HTML file</li> <li>run format (entire document)</li> </ul> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/5047891/11807883/1facd200-a31d-11e5-8e73-29c14d0910e3.png"><img src="https://cloud.githubusercontent.com/assets/5047891...
1
<p dir="auto">I am unable to locate the cursor between <code class="notranslate">}}</code> and <code class="notranslate">&lt;</code>, when I click the space between, nothing happens.</p>
<ul dir="auto"> <li>VSCode Version:1.8.2</li> <li>OS Version:ubuntu 15.10</li> </ul> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>ctrl +shift + p open the pane</li> <li>type ext install</li> <li>search for extensions and click one of their readme button</li> <li>the pane will close after clicking</li> </ol...
0
<h2 dir="auto">Checklist</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have included the output of <code class="notranslate">celery -A proj report</code> in the issue.<br> (if you are not able to do this, then at le...
<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" checked=""> I have checked the <a href="https://github.com/celery/celery/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+label%3A%22Category%3A+Documentation%22+">iss...
0
<p dir="auto">React version: 16.13.1</p> <h2 dir="auto">Steps To Reproduce</h2> <ol dir="auto"> <li>I used the following code in Jest</li> </ol> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" it(&quot;should not rerender when sett...
<p dir="auto">React version:</p> <h2 dir="auto">Steps To Reproduce</h2> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import { useState, useEffect, useRef } from &quot;react&quot;; function App() { const [count, setCount] = useState(0); const...
1
<h3 dir="auto">Summary</h3> <p dir="auto">When transforming response data via AxiosRequestConfig.transformResponse, there is no way to drive transformation logic differently depending on the HTTP status of the response.</p> <p dir="auto">This is a problem for me because I want to implement a transform that transforms o...
<h4 dir="auto">Summary</h4> <p dir="auto">Recently <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="291855598" data-permission-text="Title is private" data-url="https://github.com/axios/axios/issues/1323" data-hovercard-type="issue" data-hovercard-url="/axios/axios/issues/1323/hoverca...
0
<h3 dir="auto">Apache Airflow version</h3> <p dir="auto">2.2.0 (latest released)</p> <h3 dir="auto">Operating System</h3> <p dir="auto">Debian GNU/Linux 11 (bullseye)</p> <h3 dir="auto">Versions of Apache Airflow Providers</h3> <p dir="auto">apache-airflow-providers-ftp==2.0.1<br> apache-airflow-providers-http==2.0.1<b...
<h3 dir="auto">Body</h3> <p dir="auto">I have a kind request for all the contributors to the latest provider packages release.<br> Could you help us to test the RC versions of the providers and let us know in the comment,<br> if the issue is addressed there.</p> <h2 dir="auto">Providers that need testing</h2> <p dir="a...
0
<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>yes</td> </tr> <tr> <td>BC Break report?</td> <td>yes/no</td> </tr> <tr> <td>RFC?</td> <td>yes/no</td> </tr> <tr> <td>Symfony version</td> <td>4.*</td> </tr> </tb...
<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>yes</td> </tr> <tr> <td>BC Break report?</td> <td>no</td> </tr> <tr> <td>RFC?</td> <td>no</td> </tr> <tr> <td>Symfony version</td> <td>3.2</td> </tr> </tbody> </t...
1
<p dir="auto">I have a monorepo, containing a <code class="notranslate">create-react-app</code> application, a <code class="notranslate">next.js</code> application and a separate library. This library is linked (with <code class="notranslate">yarn link</code>) to the two applications and has <code class="notranslate">s...
<p dir="auto">The <code class="notranslate">next/dynamic</code> import is failing in <a href="https://github.com/zeit/next.js/blob/master/server/build/babel/plugins/handle-import.js#L43">handle-import.js</a> due to a preprocessed module name evaluating to <code class="notranslate">undefined</code>. Boiled down version ...
0
<p dir="auto"><strong>Apache Airflow version</strong>:<br> Master branch</p> <p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>):<br> N/A</p> <p dir="auto"><strong>Environment</strong>:</p> <ul dir="auto"> <li><strong>OS</strong> (e.g. f...
<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">Hello team!</p> <p dir="auto">I have faced the problem with Grid visibility in the latest 2.3.1 release.</p> <p dir="auto"><strong>My issue (example)</strong></p> <ol dir="auto"> <li>Here...
0
<p dir="auto">Maxim Naumov <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mnaumovfb/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mnaumovfb">@mnaumovfb</a> sends in the following feedback:</p> <hr> <p dir="auto...
<p dir="auto">Hi,</p> <p dir="auto">there is something strange in the <code class="notranslate">backward</code> step (or maybe something I don't understand). If I define a Module that takes 3 inputs, the <code class="notranslate">grad_input</code> has to be of size 3, right ? But this is not the case here (from the bac...
1
<h2 dir="auto">🐛 Bug</h2> <p dir="auto"><code class="notranslate">import torch</code> fails to command prompt without an error for recent nightly builds on Windows.</p> <h2 dir="auto">To Reproduce</h2> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-conten...
<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">'import torch' starts to fail in the nightly jobs beginning from Dec. 15.</p> <p dir="auto"><a href="https://dev.azure.com/pytorch/PyTorch/_build/r...
1
<p dir="auto"><code class="notranslate">tensorflow</code> currently handles duplicates in <code class="notranslate">SparseTensor</code> by keeping the value for the last index of a repeated coordinate. However, some operations for this would come in quite handy, namely non-max or non-min suppression (keeping the maximu...
<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>: Yes</li> <li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Ubuntu 14.04</li> <li><strong>TensorFlow installed from (sour...
0
<p dir="auto">Hi All. Building python bindings gives me error:</p> <p dir="auto">`<br> root@host# bazel build -c opt --verbose_failures --config=cuda //tensorflow/tools/pip_package:build_pip_package<br> ...</p> <p dir="auto">WARNING: /root/.cache/bazel/_bazel_root/4b98d0d2e8f34611cfd0d274c46b2eaf/external/gemmlowp/BUIL...
<p dir="auto">Hi, can anyone help me with this errors? I've tried varios Python installations an have installed Cuda 10.<br> I tried to run TensorFlow-GPU...</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" &quot;C:\Users\Christoph Richter\Pych...
0
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=jbar" rel="nofollow">Joern Barthel</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6440?redirect=false" rel="nofollow">SPR-6440</a></strong> and commented</p> <p dir="auto">Now that RowMapper offers parameterized t...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=emeroad" rel="nofollow">kang woonduk</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7764?redirect=false" rel="nofollow">SPR-7764</a></strong> and commented</p> <p dir="auto">memory leak occurs in SpringMVC(Default...
0
<ul dir="auto"> <li>Create some text with a folding region that includes <code class="notranslate">foobar</code></li> <li>Fold this region</li> <li>Start a find for <code class="notranslate">foobar</code></li> </ul> <p dir="auto">-&gt; the find box shows the correct number of matches, but when you want to step through ...
<ul dir="auto"> <li>Create some text with a folding region that includes <code class="notranslate">foobar</code></li> <li>Fold this region</li> <li>Start a find for <code class="notranslate">foobar</code></li> </ul> <p dir="auto">-&gt; the find box shows the correct number of matches, but when you want to step through ...
1
<h4 dir="auto">Code Sample,</h4> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" In [4]: df = pd.DataFrame({'series': pd.Series(range(3))}) In [5]: df[&quot;name&quot;] = &quot;abc&quot; In [6]: df_copy = df.copy() In [7]: df...
<h4 dir="auto">Problem description</h4> <p dir="auto"><code class="notranslate">pandas.DataFrame.where</code> seems to be not replacing NaTs properly.</p> <p dir="auto">As in the example below, NaT values stay in data frame after applying <code class="notranslate">.where((pd.notnull(df)), None)</code></p> <h4 dir="auto...
1
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I tried using the <code class="notranslate">@types/xxxx</code> package and had problems.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-li...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I tried using the <code class="notranslate">@types/xxxx</code> package and had problems.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-li...
0
<p dir="auto">Challenge <a href="https://beta.freecodecamp.com/en/challenges/basic-css/use-css-selectors-to-style-elements" rel="nofollow">use-css-selectors-to-style-elements</a> has an issue.<br> User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0</code>.<b...
<p dir="auto"><a href="http://www.freecodecamp.com/challenges/waypoint-link-to-external-pages-with-anchor-elements" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-link-to-external-pages-with-anchor-elements</a> instructs you to create a link to <a href="http://catphotoapp.com" rel="nofollow">http://catp...
0
<p dir="auto">My issue is about ...</p> <p dir="auto">Sos output is incorrect for analog filter design. I found a comment in fitler_design.py stating as much, but I would expect an error or clearer documentation if this is a known limitation. Instead the code below will generate incorrect SOS coefficients. The combined...
<p dir="auto">As described in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="35173341" data-permission-text="Title is private" data-url="https://github.com/scipy/scipy/issues/3717" data-hovercard-type="pull_request" data-hovercard-url="/scipy/scipy/pull/3717/hovercard?comment_id=142...
1
<h2 dir="auto"><g-emoji class="g-emoji" alias="question" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2753.png">❓</g-emoji> Questions &amp; Help</h2> <p dir="auto">The question about roberta.<br> I konw that Bert use the embedding of token 'cls' to do predict, but when it comes to roberta, ...
<h2 dir="auto">Information</h2> <p dir="auto">I am trying to build the documentation in <code class="notranslate">docs/</code> using <code class="notranslate">sphinx-build</code> so that I can add it to <a href="https://kapeli.com/dash" rel="nofollow">Dash</a> as one of the docsets. However, I get an assertion error wi...
0
<h3 dir="auto">Apache Airflow version</h3> <p dir="auto">2.2.4 (latest released)</p> <h3 dir="auto">What happened</h3> <p dir="auto">After setting up alert emails using AWS SES as instructed <a href="https://airflow.apache.org/docs/apache-airflow/stable/howto/email-config.html#send-email-using-aws-ses" rel="nofollow">h...
<h3 dir="auto">Description</h3> <p dir="auto">Currently the 'minimal' version of Airflow Docker image ships with 20+ extra dependencies, which according to my understanding, are the most common used libraries. The idea of this PR to prepare another, pure Airflow image, which wouldn't have those dependencies and would o...
0
<p dir="auto">Launch an iOS application with a light-colored launch screen storyboard and a light-colored home view. Note that a frame or two of total black is shown between the launch screen and the initial Flutter view.</p> <p dir="auto">This is my workaround for now, in the app delegate:</p> <div class="highlight hi...
<h2 dir="auto">Steps to Reproduce</h2> <p dir="auto">Use this to run on iOS:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="flutter create myapp cd myapp flutter run"><pre class="notranslate"><code class="notranslate">flutter create myapp cd m...
1
<p dir="auto">Here is the output I get before and after clearing the cache, and the diff. As you can see the difference is huge. If I run the command again, the output comes back to the initial state (the one with the fewer lines) I think it should be the same.</p> <h1 dir="auto">Before clearing the cache</h1> <div cla...
<p dir="auto">I found something that I don't think is a bug by itself, but doesn't really strike me as completely correct behaviour neither.</p> <p dir="auto">When I dump the security configuration on the console, I will not see any authentication mechanism configurations, like form_login, x509, http_basic etc, but aft...
1
<p dir="auto">Running from numpy source directory.<br> Traceback (most recent call last):<br> File "", line 1, in <br> ImportError: No module named Cython.Compiler.Main<br> Processing numpy/random/mtrand/mtrand.pyx<br> Traceback (most recent call last):<br> File "/var/tmp/lee218/spack-stage/spack-stage-KH2wWX/numpy-1.1...
<p dir="auto">Couldn't find it anywhere mentioned in the docs, but it seems that Cython is a build requirement of the development version.</p>
1
<h5 dir="auto">Description of the problem</h5> <p dir="auto">Rendering an InstancedBufferGeometry with no (used) attributes does not render.</p> <p dir="auto">This happens when a shader uses only (implicit) gl_InstanceID and/or gl_VertexID,<br> and user program establishes count with 'geom.maxInstancedCount = ...'<br> ...
<p dir="auto">The ColladaLoader fails to load this model.<br> <a href="https://raw.githubusercontent.com/0ad/0ad/master/binaries/data/mods/public/art/meshes/skeletal/elephant_african_bush.dae" rel="nofollow">https://raw.githubusercontent.com/0ad/0ad/master/binaries/data/mods/public/art/meshes/skeletal/elephant_african_...
0
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/11042/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/11042/</a></p> <p dir="auto">Failed: [k8s.io] Kubectl client [k8s.io] Update Demo should do a rolling upda...
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/10735/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/10735/</a></p> <p dir="auto">Multiple broken tests:</p> <p dir="auto">Failed: [k8s.io] Kubectl client [k8s...
1
<p dir="auto">If you look at the <code class="notranslate">iter</code> branch in the <code class="notranslate">nikomatsakis/rust</code> repo, you will find that it fails in stage0. I debugged this a bit by building a vanilla compiler in another repoistory and managed to trace it as far as a failure in <code class="not...
<p dir="auto">Compiling following source, rustc dumps core with error messages.</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import iter::*; fn main() { let range = bind uint::range(0u, 1000u, _); let filt = bind i...
1
<p dir="auto">Can playwright test generator be configured to look for specific HTML attribute as precedence and record it?</p> <p dir="auto">Example : If my web page has an input field with attribute myId like: </p> <p dir="auto">Can I configure test generator to look for myId attribute and generate a step as:<br> awa...
<p dir="auto">Please make the list of <code class="notranslate">["data-test-id", "data-testid", ...]</code> selector building attributes configurable. Or even please add an configuration option to add custom JS/TS method that prepends your selector building code.</p> <h3 dir="auto">Reasons:</h3> <ul dir="auto"> <li>Som...
1
<p dir="auto">UPDATE: I've solved the problem but I am now filing a bug report instead of a request for help. See below.</p> <p dir="auto"><strong>Original request for help:</strong></p> <ul dir="auto"> <li>Electron version: v0.37.5</li> <li>Operating system: Mac OS X 10.11.4</li> </ul> <p dir="auto">I'm building my fi...
<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="&lt;!DOCTYPE html&gt; &lt;html&gt; &lt;head&gt; &lt;title&gt;Hello World!&lt;/title&gt; &lt;/head&gt; &l...
1
<p dir="auto">iOS builds require putting dart SDK on system path. If you don't you'll get a build error.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="pub: command not found"><pre class="notranslate"><code class="notranslate">pub: command not...
<p dir="auto">I've just tried Flutter, but I noticed that the app on Android uses almost 14MB of user data.</p> <p dir="auto"><strong>How to reproduce</strong></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="flutter create demo1 cd demo1 flutte...
0
<h3 dir="auto">Description</h3> <p dir="auto">While working on implementing <a href="https://github.com/apache/airflow/pull/26457" data-hovercard-type="pull_request" data-hovercard-url="/apache/airflow/pull/26457/hovercard">custom task notes</a> I wanted to test my changes with <a href="https://airflow.apache.org/docs/...
<h3 dir="auto">Apache Airflow version</h3> <p dir="auto">2.3.0 (latest released)</p> <h3 dir="auto">What happened</h3> <p dir="auto">The automatic <code class="notranslate">cloud_sql_proxy</code> download via the <code class="notranslate">CloudSqlProxyRunner</code> is not working because the environment is using the <c...
0
<p dir="auto">While TypeScript allows me to write</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="enum Foo { } module Foo { }"><pre class="notranslate"><code class="notranslate">enum Foo { } module Foo { } </code></pre></div> <p dir="auto...
<p dir="auto"><strong>Problem Statement:</strong> In TypeScript 1.1, there are two basic ways to initialize complex properties with strong typing via a parameterized class constructor. Both have disadvantages. I will illustrate this with a simple example that uses Knockout, but this issue applies to any other JavaScr...
0
<h3 dir="auto">Version</h3> <p dir="auto">2.5.17</p> <h3 dir="auto">Reproduction link</h3> <p dir="auto"><a href="https://codesandbox.io/s/zzq75rm38x" rel="nofollow">https://codesandbox.io/s/zzq75rm38x</a></p> <h3 dir="auto">Steps to reproduce</h3> <p dir="auto">Create a component, A, which makes use of <code class="no...
<p dir="auto">I'm new with Vuejs and probably my issue is a dummy one, but I've not still realized how to fix it.</p> <p dir="auto"><strong>Situation</strong>: I have a collection of objects which I've sorted with lodash:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="au...
0
<p dir="auto">In looking at the <a href="https://circleci.com/gh/numpy/numpy/5751?utm_campaign=vcs-integration-link&amp;utm_medium=referral&amp;utm_source=github-build-link" rel="nofollow">warnings while generating documentation</a>, there are dozens of "/home/circleci/repo/venv/lib/python3.6/site-packages/numpy/core/_...
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/235" rel="nofollow">http://projects.scipy.org/numpy/ticket/235</a> on 2006-08-07 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/baxissimo/hovercard" data-octo-click="hovercard-link-click" data...
0
<p dir="auto">When validation class is active (i.e. <code class="notranslate">has-error</code>), the form with <code class="notranslate">input-group-btn</code> looks like doesn´t render the red border correctly:</p> <p dir="auto"><a href="http://plnkr.co/edit/PbbJhCjNwG3w0gD8mv8s?p=preview" rel="nofollow">http://plnkr....
<p dir="auto">Buttons in an input-group do not get their border colour changed when there is a parent element with has-error .</p> <p dir="auto">Example:</p> <div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&lt;div class=&quot;h...
1
<h2 dir="auto">Bug Report</h2> <p dir="auto">I'm trying to deploy a React SPA within a docker container, served through a python Flask app.</p> <p dir="auto">I'm starting here by asking people on Babel, because I think it might be something to do with the way I've set up babel, but I guess it could just as easily be an...
<blockquote> <p dir="auto">Issue originally made by Dave Thompson (dave.w.thompson)</p> </blockquote> <h3 dir="auto">Bug information</h3> <ul dir="auto"> <li><strong>Babel version:</strong> 6.13.0</li> <li><strong>Node version:</strong> 6.2.1</li> <li><strong>npm version:</strong> 3.9.3</li> </ul> <h3 dir="auto">Option...
0
<p dir="auto">I'm ignoring some tests in <code class="notranslate">extra::time</code> because they fail randomly</p> <p dir="auto">(At time bug was filed, the library was called <code class="notranslate">std::time</code>, but <code class="notranslate">std</code> has been renamed to <code class="notranslate">extra</code...
<p dir="auto">When running <code class="notranslate">make check</code> on my Mac, three tests in <code class="notranslate">time::tests</code> (<code class="notranslate">test_at</code>, <code class="notranslate">test_ctime</code>, and <code class="notranslate">test_strftime</code>) sometimes fail. Usually if I just run ...
1
<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.18362.145 Windows Terminal version (if applicable): Not sure where to find, it's compiled from the master branch with the commit 2da5b0b"><pr...
<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.18362.116 Windows Terminal version (if applicable): 71e19cd + changing toolset to v142 and SDK version"><pre lang="none" class="notranslate">...
1
<p dir="auto">Broken on both release-0.3 and 0.4-dev:</p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia&gt; [1 1; 1 1] .* [1, 1] 2x2 Array{Int64,2}: 1 1 1 1 julia&gt; sparse([1 1; 1 1]) .* [1, 1] ERROR: DimensionMisma...
<p dir="auto">I'm fiddling with sparse matrices and have found a few quirks :-)</p> <p dir="auto">What I pretend to do is use LU factorization in sparse matrices (for now in real matrices, but I hope to get it done also in sparse complex matrices)</p> <p dir="auto">First, in the manual, in the Linear Algebra section (<...
1
<p dir="auto">For linting files.</p> <p dir="auto">Probably should be implemented similar to how we've done <code class="notranslate">--fmt</code> ... that is get eslint into deno_std, and then load from URL in core.</p>
<p dir="auto">Right now for npm specifiers, we sort the npm package requirements by name only and then resolve them. This is ok for specifiers with different names, but not when they match. Instead we should probably resolve npm specifiers with the same name by module depth. This would allow npm specifiers with the sam...
0
<p dir="auto">Jonathan recently created the code and layout for the new certificates.</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> going through the "claim your ____ certificate" challenges grants camper the appropria...
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-manipulate-arrays-with-unshift" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-manipulate-arrays-with-unshift</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possible.</p> <p dir="...
0
<p dir="auto">Hi,</p> <p dir="auto">ClientIP affinity seems to have some issue on Container Engine. Once you scale down a replicas set linked to a service with session affinity and GCE external load balancer, sticky session doesn't work anymore.<br> I tried to create a new cluster to be sure it wasn't any configuration...
<p dir="auto">It seems like the sessionAffinity stops working if the rc is deleted and created again after the service was created. (Cluster with two machines on GCE)</p> <p dir="auto">Steps to reproduce:</p> <ul dir="auto"> <li> <ol dir="auto"> <li>Used following files:</li> </ol> </li> </ul> <p dir="auto">ServerName...
1
<p dir="auto">use slot but Has been an error</p> <div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&lt;!--touchRipple--&gt; &lt;div @mousedown=&quot;handleMouseDown&quot; @mouseup=&quot;end()&quot; @mouseleave=&quot;end()&quo...
<h3 dir="auto">Version</h3> <p dir="auto">2.6.11</p> <h3 dir="auto">Reproduction link</h3> <p dir="auto"><a href="https://stackblitz.com/edit/vuejs-template-issue" rel="nofollow">https://stackblitz.com/edit/vuejs-template-issue</a></p> <h3 dir="auto">Steps to reproduce</h3> <p dir="auto">Using the minimal reproduction ...
0
<p dir="auto">I tried to upgrade my cluster through hack/dev-build-and-push.sh, and failed due to endless error messages:</p> <p dir="auto">hack/../cluster/../cluster/../cluster/gce/../../cluster/common.sh: line 283: KUBE_TAR_URL: unbound variable<br> Failure trying to curl release .sha1<br> hack/../cluster/../cluster/...
<p dir="auto">I suspect we're going through an if/else clause where KUBE_TAR_URL isn't defined, and not defaulting it, though the function header seems to indicate it should be set in the callee.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="...
1
<p dir="auto">I also run into this error:</p> <p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="655082252" data-permission-text="Title is private" data-url="https://github.com/sfu-db/dataprep/issues/231" data-hovercard-type="issue" data-hovercard-url="/sfu-db/dataprep/iss...
<p dir="auto">When assigning arrays inside structured arrays without a left sided <code class="notranslate">[:]</code>, only the first element gets actually assigned. This is shown in the following code snippet, where a structured array is initialized with zeros, and then filled by assignment of an array, and the assig...
0
<p dir="auto">Here's an example folder structure (as silly as it may be)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="pages/ - subpage/ - index.js - subpage.js"><pre class="notranslate"><code class="notranslate">pages/ - subpage/ ...
<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
<h3 dir="auto">Describe the bug</h3> <p dir="auto">sklearn.inspection.PartialDependenceDisplay fails with nulls in the dimension of the partial dependence</p> <h3 dir="auto">Steps/Code to Reproduce</h3> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-cl...
<h3 dir="auto">Describe the bug</h3> <p dir="auto">Since version 1.2, the partial dependence plot can deal with categorical features - fantastic! We encountered a small but annoying issue when there are missing values in the categoricals:</p> <ul dir="auto"> <li>Missing values in numeric features are handled, but not s...
1
<p dir="auto">Hello,</p> <p dir="auto">Following <a href="https://reactjs.org/docs/how-to-contribute.html#sending-a-pull-request" rel="nofollow">your documentation</a></p> <p dir="auto">I made a fresh install and the test are failing even before doing any modification to the repository</p> <p dir="auto">React version:<...
<h3 dir="auto">Which website or app were you using when the bug happened?</h3> <p dir="auto">Please provide a link to the URL of the website (if it is public), a CodeSandbox (<a href="https://codesandbox.io/s/new" rel="nofollow">https://codesandbox.io/s/new</a>) example that reproduces the bug, or a project on GitHub t...
0
<p dir="auto"><strong>Feature summary</strong></p> <p dir="auto">I often feel the need to execute the code right after I see the example or tutorials. Having the examples hosted on google colab would certainly help in quickly running the code as well as it will allow beginners to run the code right on the browser if t...
<h1 dir="auto">Problem</h1> <p dir="auto">Matplotlib supports give or take around 60 unique chart types, but there's no distinct listing of these charts. The closest is a listing of all methods on Axes (<a href="https://matplotlib.org/api/axes_api.html?highlight=axes#basic" rel="nofollow">https://matplotlib.org/api/axe...
0
<h4 dir="auto">Manipulating Complex Objects</h4> <p dir="auto"><a href="https://www.freecodecamp.com/challenges/manipulating-complex-objects#" rel="nofollow">https://www.freecodecamp.com/challenges/manipulating-complex-objects#</a></p> <h4 dir="auto">Issue Description</h4> <p dir="auto">The link to json.org is broken...
<h4 dir="auto">Challenge Name</h4> <p dir="auto"><a href="https://www.freecodecamp.com/challenges/manipulating-complex-objects" rel="nofollow">https://www.freecodecamp.com/challenges/manipulating-complex-objects</a></p> <h4 dir="auto">Issue Description</h4> <p dir="auto">When you click on the link labeled "JavaScript...
1
<p dir="auto"><strong>Describe the bug</strong></p> <p dir="auto">Our team has used Three.JS to create a Virtual Tour content type that allows content authors to create interactions which enables the user to navigate around a scene, click on interactions and change to different scenes.</p> <p dir="auto">We've recently ...
<h5 dir="auto">Description of the problem</h5> <p dir="auto">When combining a webgl renderer with a cssrenderer (by punching holes through the webgl renderer to show the css renderer below, there is sometimes a missmatch between the renderers. It looks as if the cssRenderer has a slight offset compared to the webglrend...
1
<p dir="auto">I am facing similar issue but for GRU. I am using tensorflow 1.1.0 and I tried dumping the model in different ways:<br> a) saver = tf.train.Saver(tf.global_variables())<br> model_exporter = exporter.Exporter(saver)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-...
<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 ...
0
<p dir="auto">i have a nvidia 1070 gpu/8G memory, i have a pytorch model for inference, and i directly run it the gpu memory cost as follow<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/6283983/48594685-92a85a00-e98c-11e8-8270-e53264439789.png"><img src="https...
<h2 dir="auto">Issue description</h2> <p dir="auto">I got an error when trying to build pytorch from source. It looks like the error is related to nccl. The system info and complete log is provided below.</p> <h2 dir="auto">System Info</h2> <p dir="auto">Collecting environment information...<br> PyTorch version: N/A<br...
0
<p dir="auto">my demo is like it:<br> <code class="notranslate">&lt;div class="cart" *ngFor="let mealInfo of mealInfoList;let mealInfoIndex = index" *ngIf="mealInfo?.selectedCount &gt; 0"&gt;</code><br> the *ngIf desn't work.</p> <p dir="auto"><code class="notranslate">&lt;div *ngFor="let a of [11,12,13]" *ngIf="a == 1...
<p dir="auto">Based on <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="111898250" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/4792" data-hovercard-type="issue" data-hovercard-url="/angular/angular/issues/4792/hovercard" href="https://gi...
1
<h2 dir="auto">Bug Report</h2> <p dir="auto"><strong>For English only</strong>, other languages will not accept.</p> <p dir="auto">Before report a bug, make sure you have:</p> <ul dir="auto"> <li>Searched open and closed <a href="https://github.com/apache/incubator-shardingsphere/issues">GitHub issues</a>.</li> <li>Rea...
<p dir="auto">the profile as below:</p> <p dir="auto">spring:<br>   shardingsphere:<br>     props:<br>       sql.show: true<br>       query.with.cipher.comlum: true<br>     datasource:<br>       name: ds0<br>       ds0:<br>         type: org.apache.commons.dbcp.BasicDataSource</p> <p dir="auto">        driver-class-nam...
1
<p dir="auto">The instructions on this challenge need to be updated. The *<em>arity *</em> property is deprecated and not supported on any browser according to:<br> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/arity" rel="nofollow">https://developer.mozilla.org/en-...
<p dir="auto">It's strange that the description for this exercise says "All functions that take an argument have an *_arity *_of 1, and the argument will be a string.", when it's simpler just to say something like "All functions that take arguments, take one argument that is a string". Also I feel that the word "arity"...
1
<p dir="auto">I see this in 0.10.4. If I press <code class="notranslate">Cancel</code> the app exits (the don't save case). If I press <code class="notranslate">Don't Save</code> the dialog closes but VSCode stays running (the cancel case).</p>
<p dir="auto">When attempting to close or change workspace containing unsaved file(s) vscode prompts you to save them (expected) however clicking 'Don't save' results in the same action as clicking 'Cancel'. I.e. the editor remains in the current workspace.<br> Detected on 0.10.4</p>
1
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.3.0</li> <li>Operating System / Platform =&gt; Ubuntu 20.04 LTS (64 bit)</li> <li>Interpreter =&gt; Python 3.8.2</li> </ul> <h5 dir="auto">Detailed description</h5> <div class="snippet-clipboard-content notranslate position-relative ove...
<h3 dir="auto">Expected behaviour</h3> <p dir="auto">imshow displays image</p> <h3 dir="auto">Actual behaviour</h3> <p dir="auto">when calling cv2.imshow(), I mostly get a small window with the correct name but containing only a black screen. It does work sometimes however but it is unpredictable. This issue was not en...
1
<p dir="auto">When sending form data, values which are booleans are encoded as "True" and "False" as opposed to "true" and "false". This is because of the urllib.parse.urlencode function.<br> Perhaps it is non standard to pass a boolean as form data, but I think this is non obvious to regular users. Maybe it should rai...
<p dir="auto">For a Squid configuration of:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="http_port 3128 https_port 3129 cert=/usr/local/opt/squid/etc/ssl/squid.crt key=/usr/local/opt/squid/etc/ssl/squid.key"><pre class="notranslate"><code cl...
0
<p dir="auto">Repro: <a href="https://jsbin.com/gebasa/3/edit?js,output" rel="nofollow">https://jsbin.com/gebasa/3/edit?js,output</a></p> <p dir="auto">Given:</p> <div class="highlight highlight-text-xml notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&lt;input disabled={...
<p dir="auto">Hi. I have a simple component like this:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="var MyImage = React.createClass({ render: function() { return &lt;img src=&quot;aaa.jpg&quot; /&gt;; } });"><pre class="notra...
0
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=martypitt" rel="nofollow">Marty Pitt</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9741?redirect=false" rel="nofollow">SPR-9741</a></strong> and commented</p> <p dir="auto">When specifying the name of a persisten...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=snowway" rel="nofollow">薛伟</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-1003?redirect=false" rel="nofollow">SPR-1003</a></strong> and commented</p> <p dir="auto">A FactoryBean which can use the powerful OGNL exp...
0
<p dir="auto">While its a neat feature, to load scripts as if they were in a web browser, in the examples I've come across, I didn't see anything similar to the javascript 'integrity' attribute to ensure the remote source code matches the loaded remote code.</p> <p dir="auto">Does Deno have such a feature? If so, disr...
<p dir="auto">I don't know if this already came up, but if security is a major concern and referencing modules via http(s) should be possible, then maybe there should be a way to use <a href="https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity" rel="nofollow">subresource integrity</a> to ensure ...
1
<p dir="auto">github\tensorflow\tensorflow\contrib\lite\java\demo\app\src\main\java\com\example\android\tflitecamerademo\ImageClassifier.java<br> Error:(152, 16) The method setNumThreads(int) is undefined for the type Interpreter</p>
<p dir="auto">TF has no analogue to <code class="notranslate">np.random.choice</code> function that chooses random element from tensor (optionally according to provided probabilities). It's especially useful in RL problems when you use epsilon-greedy exploration strategy.</p> <h3 dir="auto">What related GitHub issues o...
0
<h3 dir="auto">Describe the bug</h3> <p dir="auto">Looks like new version is faling in <code class="notranslate">test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_files[plain-keyfunc_dict.py]</code> unit on testing using pytest.</p> <h3 dir="auto">To Reproduce</h3> <div class="highlight highlight-source-pyt...
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p> <p dir="auto">If a trigger in SQLite raises ROLLBACK, the exception that is propogated to the application is always "OperationalError: SQL logic error or missing database". Here is an example that illustrates the problem (I have attache...
0
<p dir="auto">I found an example where webpack struggles to avoid dependency duplication. See below, where <code class="notranslate">c.js</code> is the entry point.</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// c.js functio...
<p dir="auto">I'm having troubles with nested split points and common chunk plugin. This is the module layout in a minimal example.</p> <h2 dir="auto">MODULES:</h2> <p dir="auto"><code class="notranslate">a</code>,<code class="notranslate">b</code>,<code class="notranslate">c</code>,<code class="notranslate">d</code>,<...
0
<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" checked=""> 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...
0
<p dir="auto">works only if i click it twice. e.g.</p> <ul dir="auto"> <li>Open Folder "Desktop"... nothing happens</li> <li>Open Folder "Desktop" a second time... voila it appears</li> </ul> <p dir="auto">is this normal? and that is no exception!! it happens everytime!!</p>
<p dir="auto">Like I mentioned <a href="https://github.com/atom/atom/issues/3405#issuecomment-53685094" data-hovercard-type="issue" data-hovercard-url="/atom/atom/issues/3405/hovercard">here in my comment</a> opening a folder won't work for the first time you open it, wether if you drag&amp;drop it or just open it via ...
1
<p dir="auto">Please answer these questions before submitting your issue. Thanks!</p> <p dir="auto">I believe goimports does not automatically include package unsafe even if referenced in the source, which is fine, but when package unsafe is imported it can confuse goimports and produces syntactically correct, but unex...
<p dir="auto">with imports like:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import &quot;bytes&quot; import &quot;encoding/binary&quot;"><pre class="notranslate"><code class="notranslate">import "bytes" import "encoding/binary" </code></pr...
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/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <p dir="auto"><a ...
<p dir="auto">When a ListItem has its disabled prop set to true, the onClick function still fires.</p> <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/i...
0
<p dir="auto"><a href="https://github.com/facebook/react/blob/master/src/browser/ui/ReactMount.js#L81">https://github.com/facebook/react/blob/master/src/browser/ui/ReactMount.js#L81</a></p> <p dir="auto">It seems this is mainly the cause of invalid nesting of tags, <code class="notranslate">&lt;a&gt;&lt;div /&gt;&lt;/a...
<p dir="auto">React version: 18.0.0</p> <h2 dir="auto">Steps To Reproduce</h2> <p dir="auto"><code class="notranslate">componentWillUnmount</code> is called twice upon toggling the rendered component. Even when <strong>StrictMode</strong> is disabled</p> <p dir="auto">Link to code example: <a href="https://codesandbox....
0
<p dir="auto">by <strong>qeed.quan</strong>:</p> <pre class="notranslate">For some reason I am getting a build error using cgo with GLEW, I am running linux 64 bit version and go version devel +811f060da18a Thu Mar 28 15:04:25 2013 -0700 linux/amd64 with GCC 4.8 I get build errors such as these when trying to insta...
<p dir="auto">by <strong>vincent.risi</strong>:</p> <pre class="notranslate">This is not a bug but if the := already allows for some of the variable to be old, why not allow for them all to be old? for instance I would like to have a, b := Called(x) ... a, b := Called(a*b) as it does not really affect the us...
0
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/827" rel="nofollow">http://projects.scipy.org/scipy/ticket/827</a> on 2008-12-28 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/nilswagner01/hovercard" data-octo-click="hovercard-link-click" d...
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/828" rel="nofollow">http://projects.scipy.org/scipy/ticket/828</a> on 2008-12-28 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/nilswagner01/hovercard" data-octo-click="hovercard-link-click" d...
1
<h3 dir="auto">System information</h3> <ul dir="auto"> <li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>:<br> Ubuntu 16.04 (ppc64le)</li> <li><strong>TensorFlow installed from (source or binary)</strong>:<br> Installed from source (v1.0.1)</li> <li><strong>TensorFlow version (use command belo...
<h3 dir="auto">System Information</h3> <ul dir="auto"> <li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>:<br> Ubuntu 16.04 (ppc64le)</li> <li><strong>TensorFlow installed from (source or binary):</strong><br> Installed from source (v1.0.1)</li> <li><strong>TensorFlow version (use command belo...
1
<p dir="auto">I'm looking to integrate Playwright into CI, and was wondering if it was a known use-case and how to solve it within Playwright. I've seen some issues relying on chokidar, but would you recommend this?</p>
<h2 dir="auto">Description</h2> <p dir="auto">As a user, I want to run my component tests only on changed files, as it would be a use case in a git hook (<a href="https://git-scm.com/docs/githooks#_pre_push" rel="nofollow"><code class="notranslate">pre-push</code></a>)</p> <h2 dir="auto">Alternatives</h2> <ul dir="auto...
1
<p dir="auto">I found that numpy.sqrt has a strange type mapping:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&gt;&gt;&gt; numpy.sqrt.types ['f-&gt;f', 'd-&gt;d', 'e-&gt;e', 'f-&gt;f', 'd-&gt;d', 'g-&gt;g', 'F-&gt;F', 'D-&gt;D', 'G-&gt;G', ...
<p dir="auto">Sorry, if this is a duplicate but I could not find a matching issue..</p> <p dir="auto">I am reporting an issue that was introduced <em>after</em> version 1.8.2 and is present in all of 1.9.1, 1.9.2rc1 and master (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/n...
0
<p dir="auto">Noticed this flake:<br> <a href="http://build.golang.org/log/de2ea0b431bc216003fd8762e62bbd46b3511fca" rel="nofollow">http://build.golang.org/log/de2ea0b431bc216003fd8762e62bbd46b3511fca</a></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-...
<p dir="auto">I've been running run.bash in a loop on my linux/amd64 workstation for the past few days and out of ~500 runs, I've had three failures of TestDialTimeout with:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="--- FAIL: TestDialTime...
1
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/target-the-same-element-with-multiple-jquery-selectors" rel="nofollow">Target the same element with multiple jQuery Selectors</a> has an issue.<br> User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (K...
<p dir="auto">Challenge tests for jQuery fail to run if syntax errors are present in a campers code.</p> <p dir="auto">Examples:<br> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="161661570" data-permission-text="Title is private" data-url="https://github.com/freeCodeCamp/freeCodeCa...
1
<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.657] PowerToys version: 0.18.0 PowerToy module for which you are reporting the bug (if applicable): FancyZones"><pre class="no...
<p dir="auto">This applies to 0.14.1 and also to the current master.</p> <p dir="auto">Repro steps:</p> <ul dir="auto"> <li>have "Move newly created windows to their last known zone" ON.</li> <li>open Outlook and snap it to a zone.</li> <li>open an email message or create a new email message.</li> </ul> <p dir="auto">R...
1
<ul dir="auto"> <li>OpenCV =&gt; :net.forward() error:</li> <li>Operating System / Platform =&gt; :android imx8:<br> Hi,I use DNN with opencl to detect object ,tiny-yolov2, but when run net.forward() ,it's ANR ,Here is the log:</li> </ul> <p dir="auto">2019-05-23 23:38:51.987 15259-15259/? A/DEBUG: pid: 14020, tid: 152...
<p dir="auto">编译opencv3.4.3版本带OPENCL的,测试能够检测到opencl,但是当运行DNN模块net.forword(output)函数就会导致系统奔溃,用官网的Android SDK版本的CPU版本是正常的</p> <p dir="auto">芯片是imx8Q ,opencl 1.2.<br> 请问是编译问题还是版本问题?</p>
1
<p dir="auto">It would be nice if the examples pages had a jsfiddle link so that it would be easier to generate use cases for bug reporting by users.</p>
<p dir="auto">After compiling, <code class="notranslate">#grid &gt; .fluid(@fluidGridColumnWidth, @fluidGridGutterWidth);</code> produces duplicate CSS rules. The duplicates are directly after the first rule set. Example:</p> <div class="highlight highlight-source-css notranslate position-relative overflow-auto" dir="a...
0
<ul dir="auto"> <li>VSCode Version: 1.0.0</li> <li>OS Version: Mac OS 10.11.4</li> </ul> <h2 dir="auto">Steps to Reproduce</h2> <ol dir="auto"> <li>Create the following <code class="notranslate">package.json</code> file and open it in Code: <code class="notranslate">{ "private": true }</code></li> <li>View the linter w...
<p dir="auto">When a <code class="notranslate">package.json</code> has <code class="notranslate">private: true</code>, my understanding is that it shouldn't require a <code class="notranslate">name</code> or a <code class="notranslate">version</code>.</p>
1
<p dir="auto">I have two indexes, the first one called <strong>areas</strong> is an index containing of multiple polygons, and second one is an index containing of multiple <strong>points</strong> indicating the document's lat/lon on earth, the index is called <strong>stores</strong>.</p> <p dir="auto">The problem is ...
<p dir="auto">Hi !<br> I have the same issue that the one exposed here : <a href="https://github.com/elastic/elasticsearch/issues/12819" data-hovercard-type="issue" data-hovercard-url="/elastic/elasticsearch/issues/12819/hovercard">#12819 </a> (before closing due to the lack of feedback asked by <a class="user-mention ...
0
<ul dir="auto"> <li>[ x] 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">Expected Behavior</h2> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-...
<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
<p dir="auto">When adding int <code class="notranslate">1</code> to a numpy {u}int array, usually a type conversion to int64 happens. This is normal. If, however, the type is <code class="notranslate">uint64</code>, the array gets converted to <code class="notranslate">float64</code>. I had not expected that. Perhaps i...
<p dir="auto">Hi,</p> <p dir="auto">This is my first issue so I apologize if I have gotten something obviously wrong. Essentially, it appears that when using the polyfit function from numpy.polynomial.polynomial, the coefficients are returned with lowest order first; this is the opposite of what happens when the functi...
0
<p dir="auto">Hi</p> <p dir="auto">I am having problem using proxy with Scrapy, I have private proxy with HTTPS supported.</p> <p dir="auto">I tried with simplest spider without proxy with the following extensions:<br> EXTENSIONS = {<br> 'scrapy.extensions.telnet.TelnetConsole': None,<br> }<br> SPIDER_MIDDLEWARES = {<b...
<p dir="auto">I'm unable to scrape https sites through https supported proxies. I've tried with proxymesh as well as other proxy services. I can scrape most of this sites without proxies or using Tor.</p> <p dir="auto">Curl seems to work fine too:<br> <code class="notranslate">curl -x https://xx.xx.xx.xx:xx --proxy-use...
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>yes</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.3.15</td> </tr> </tbody>...
<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>yes</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.3</td> </tr> </tbody> </...
0
<p dir="auto">I'm attempting to create windows nightlies, inspired by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ihnorton/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ihnorton">@ihnorton</a>'s recent windo...
<p dir="auto">This used to work on Julia 0.6.2, but on master <code class="notranslate">Missing</code> is lost:</p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia&gt; f(::Type{T}) where {T&lt;:Union{Integer, Missing}} = T f...
0
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Windows 10 Insider Preview Build 20152.1000 PowerToys version: v0.18.2"><pre class="notranslate"><code class="notranslate">Windows build number: ...
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 2004 (Microsoft Windows [Version 10.0.19041.329]) PowerToys version: 0.18.2 PowerToy module for which you are reporting the bug (if applicable):...
1
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=guitarking117" rel="nofollow">Nick Williams</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7619?redirect=false" rel="nofollow">SPR-7619</a></strong> and commented</p> <p dir="auto">MappingJacksonJsonView is a very...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=astefan" rel="nofollow">Andrei Stefan</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-3556?redirect=false" rel="nofollow">SPR-3556</a></strong> and commented</p> <p dir="auto">I made two tests:</p> <ul dir="auto"> ...
0
<h4 dir="auto">Describe the bug</h4> <p dir="auto"><code class="notranslate">AxiosHeaders</code>, <code class="notranslate">AxiosError</code>, <code class="notranslate">CanceledError</code> and <code class="notranslate">Axios</code> are "exported" in the type definitions <code class="notranslate">index.d.ts</code>, bu...
<p dir="auto">Hello,</p> <p dir="auto">When I tried to update the axios to version 1.0.0, I get this error. It works fine with 0.27.2</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/114129264/193981607-38a19d0f-0780-411e-b48a-a4ff28fa4e21.png"><img...
1
<p dir="auto">error:<br> Traceback (most recent call last):<br> File "D:\Python Program\Pworkspace\test.py", line 34, in <br> pd.read_csv(path)<br> File "C:\Users\wuqing\AppData\Local\Programs\Python\Python36\lib\site-packages\pandas\io\parsers.py", line 655, in parser_f<br> return _read(filepath_or_buffer, kwds)<br> F...
<p dir="auto">This is to discuss pushing the <code class="notranslate">Categorical.categories</code> and<br> <code class="notranslate">Categorical.ordered</code> information into the extension type <code class="notranslate">CategoricalDtype</code>.</p> <div class="highlight highlight-source-python notranslate position-...
0
<h2 dir="auto">Describe the bug</h2> <p dir="auto"><code class="notranslate">yarn dev</code> works fine, but <code class="notranslate">yarn build &amp;&amp; yarn start</code> errors out</p> <h2 dir="auto">To Reproduce</h2> <p dir="auto">Steps to reproduce the behavior, please provide code snippets or a repository:</p> ...
<h1 dir="auto">Bug report</h1> <h2 dir="auto">Describe the bug</h2> <p dir="auto">In Next.js 8.1.0 React Context.Consumer receives value of undefined</p> <p dir="auto">Only on server side</p> <p dir="auto">UPDATE: Only in production, not in <code class="notranslate">npm run dev</code></p> <h2 dir="auto">To Reproduce</h...
1