text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
1
<p dir="auto">Log:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="21:31:08 test_proper_exit (__main__.TestDataLoader) 21:31:08 There might be ConnectionResetError or leaked semaphore warning (due to dirty process exit), but they are all safe t...
<h2 dir="auto"><g-emoji class="g-emoji" alias="rocket" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f680.png">🚀</g-emoji> Feature</h2> <p dir="auto">When I try to load a plugin library built with 2 cpp file,</p> <div class="highlight highlight-source-python notranslate position-relative o...
0
<p dir="auto">Hi,</p> <p dir="auto">There was a hot discussion in the Gitter chat and there is <a href="http://forum.vuejs.org/topic/3896/i-m-going-to-miss-filters-in-vue-2-0" rel="nofollow">a nice post on the forum</a> about people missing the <code class="notranslate">filter</code> feature in 2.0 and it actually bein...
<h3 dir="auto">Version</h3> <p dir="auto">2.5.17</p> <h3 dir="auto">Reproduction link</h3> <p dir="auto"><a href="https://jsfiddle.net/4n9jcgxL/" rel="nofollow">https://jsfiddle.net/4n9jcgxL/</a></p> <h3 dir="auto">Steps to reproduce</h3> <p dir="auto">Change the text in the "normal" input. <code class="notranslate">va...
0
<p dir="auto">Comment placement not preserved in the following:</p> <p dir="auto"><strong>source</strong></p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// no args function foo(/* some comment */) { }"><pre class="notranslate"><...
<p dir="auto">The following example <code class="notranslate">gulpfile</code> runs at <strong>~5.5 seconds</strong> on my machine when processing an empty file.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="var gulp = require('gulp'); var bab...
0
<p dir="auto">Here is an issue that I came across with Count Vectorizer and its use with Column Transformer and Pipelines</p> <p dir="auto"><a href="https://stackoverflow.com/questions/54541490/sklearn-text-and-numeric-features-with-columntransformer-has-value-error/57970935#57970935" rel="nofollow">https://stackoverfl...
<h2 dir="auto">Describe the workflow you want to enable</h2> <p dir="auto">Let's take a probability-based regression model like <a href="https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html" rel="nofollow"><code class="notranslate">sklearn.linear_model.LogisticRegression</code>...
0
<p dir="auto">As far as I understand, for the time being STFT <a href="https://github.com/onnx/onnx/blob/master/docs/Operators.md">isn't natively supported by ONNX</a></p> <p dir="auto">STFT can be exported as a Conv1d op with precomputed (windowed) Fourier basis: <a href="https://github.com/NVIDIA/mellotron/blob/maste...
<p dir="auto">how can i put “torch.stft“ and” torch.istft” function into onnx?</p> <p dir="auto">cc <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/BowenBao/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/BowenBao...
1
<p dir="auto">Using the type ahead, I had a client asking me why sometimes the drop-down list did not select their choice and after testing we found out why. If you look at the online example of the type ahead and bring up some items in the list and then click, and hold down the mouse button over an option, the list c...
<p dir="auto">If you reload a url with a #currentPage anchor, or come from a differentPage#scrollSpyPage, it misses the correct active scrollspy nav by the height distance the #currentPage element is at. For example, if you follow this link to the Scrollspy documentation:<br> <a href="http://twitter.github.com/bootstra...
0
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/567" rel="nofollow">http://projects.scipy.org/scipy/ticket/567</a> on 2007-12-18 by trac user cems, assigned to unknown.</em></p> <p dir="auto">Reproducible bug.</p> <p dir="auto">version 0.5.2.1-2 from fink<br> running in ipython, mac ...
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/540" rel="nofollow">http://projects.scipy.org/scipy/ticket/540</a> on 2007-11-17 by trac user emv, assigned to unknown.</em></p> <p dir="auto">Very strange: norm.cdf returns nan for no particular reason, and with no visible pattern. Some ...
1
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-make-dead-links-using-the-hash-symbol#?solution=%3Clink%20href%3D%23%20rel%3D%22stylesheet%22%20type%3D%22text%2Fcss%22%3E%0A%3Cstyle%3E%0A%20%20.red-text%20%7B%0A%20%20%20%20color%3A%20red%3B%0A%20%20%7D%0A%0A%20%20h2%20%7B%0A%20%20%20%20...
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-link-to-external-pages-with-anchor-elements?solution=%3Clink%20href%3D%22http%3A%2F%2Ffonts.googleapis.com%2Fcss%3Ffamily%3DLobster%22%20rel%3D%22stylesheet%22%20type%3D%22text%2Fcss%22%3E%0A%3Cstyle%3E%0A%20%20.red-text%20%7B%0A%20%20%20%...
1
<h3 dir="auto">Only one legend entry is rendered for items with the same label and color</h3> <p dir="auto">In Matplotlib 2.1.1, items that have the same label and color result in a single legend entry. This happens even if some other properties of the items are different (eg. marker or linewidth).</p> <p dir="auto">Th...
<p dir="auto">When using <code class="notranslate">%matplotlib notebook</code> with the procedural interface, figures are not closed when the red 'x' button is pressed (the figure becomes static, but the figure object is not closed).</p> <p dir="auto">After closing the figure by clicking on the red 'x' button, no other...
0
<p dir="auto">Flutter install started failing on iOS. Error output is not so helpful</p> <h2 dir="auto">Steps to Reproduce</h2> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ACA80F1A:litt lefty$ flutter build ios --release Building io.lefty for ...
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[myapp] flutter create myapp Waiting for another flutter command to release the startup lock... Creating project myapp... myapp\.gitignore (created) myapp\.idea\libraries\Dart_SDK.xml (created) ...
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="import pandas as pd dates = pd.date_range('2017-01-01', '2017-01-31', tz='UTC') deltas = pd.TimedeltaIndex(pd.n...
<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=" In [1]: import numpy as np, pandas as pd In [2]: dt = pd.DatetimeIndex([pd.Timestamp(&quot;2017/01/01&quot;)],...
1
<h5 dir="auto">Issue Type:</h5> <p dir="auto">Bug Report</p> <h5 dir="auto">Ansible Version:</h5> <p dir="auto">$ ansible --version<br> ansible 2.0.0 (devel <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/ansible/ansible/commit/a5dfb35301ad7f6fed64255e794a54116cb520d9/hovercar...
<p dir="auto">Via a git bisect, I have found that a recent traceback when specifying tags on the command line, was introduced in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/ansible/ansible/commit/0eb1c880ddac9547560040311739b5ca8291a642/hovercard" href="https://github.com/...
1
<h3 dir="auto">Description:</h3> <p dir="auto">There are two examples for "tflite image classification on android" on the Tensorflow repo which achieve the same thing. They both have almost identical code but slight differences(In UI and in code).</p> <p dir="auto"><strong>Example A:</strong> <a href="https://github.co...
<p dir="auto">zero_debias for moving average was introduced recently on master branches. (tensorflow/tensorflow/python/training/moving_averages.py)<br> Variables in func “_zero_debias” is created by "variable_scope.get_variable", while slot_creator creates moving variable with "variables.Variable". This causes some pr...
0
<p dir="auto">Does next support component structure caching?</p> <p dir="auto">react-component-caching</p>
<p dir="auto">Ref <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="208736874" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/1209" data-hovercard-type="issue" data-hovercard-url="/vercel/next.js/issues/1209/hovercard" href="https://github.co...
1
<p dir="auto">In Glide , I am want to download image from url, and save it to SDCard. Then, I can use this image next time .How can I do this ?</p>
<p dir="auto">There are some changes in 3.8.0 which are not yet available in 4.0.<br> This ticket is here to remind that <a href="https://github.com/bumptech/glide/issues?utf8=%E2%9C%93&amp;q=milestone%3A3.8.0">3.8.0 milestone</a> need to revised for commits that should be forward ported into the new version, see also ...
0
<p dir="auto">我在使用cerely4.4.7+redis3.5.3的时候,单独一个线程进行测试使用.get()能正常取到返回值,</p>
<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...
1
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia&gt; parse(Complex128, &quot;1.0+1.0im&quot;) ERROR: MethodError: no method matching parse(::Type{Complex{Float64}}, ::String)"><pre class="notranslate"><code class="notranslate">julia&gt; parse(...
<p dir="auto">As <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ChrisRackauckas/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ChrisRackauckas">@ChrisRackauckas</a> points out <a href="https://discourse.julialan...
1
<p dir="auto">I think the following should result in an error, but it passes the type checker:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="function foo&lt;T&gt;(getT: () =&gt; T, setT: (t: T) =&gt; void) { } function getString() { retu...
<p dir="auto">Motivating example (one of many):</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function compare&lt;T&gt;(lhs: T, rhs: T): boolean { return lhs === rhs; } if(compare('1', 1)) { // Expected: Error -- I made 'com...
1
<p dir="auto">Please:</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Check for duplicate issues.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Provi...
<p dir="auto">Please:</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Check for duplicate issues.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Provi...
0
<p dir="auto"><a href="https://github.com/microsoft/PowerToys/files/5032142/2020-08-06.txt">2020-08-06.txt</a><br> System.ObjectDisposedException: Cannot access a disposed object.<br> Object name: 'Timer'.<br> at System.Timers.Timer.set_Enabled(Boolean value)<br> at System.Timers.Timer.Start()<br> at PowerLauncher.Main...
<p dir="auto">Popup tells me to give y'all this.</p> <p dir="auto"><a href="https://github.com/microsoft/PowerToys/files/5009460/2020-07-31.txt">2020-07-31.txt</a></p> <p dir="auto">Version: 1.0.0<br> OS Version: Microsoft Windows NT 10.0.19041.0<br> IntPtr Length: 8<br> x64: True<br> Date: 07/31/2020 17:29:59<br> Exce...
1
<p dir="auto">With Atom 0.120.0, on OSX (with case insensitive filesystem).</p> <p dir="auto">What I did:<br> First i left-click the file "test.php" in the Atom editor tree view to open it.<br> Next I right-click the same file and select "Rename".</p> <p dir="auto">What happens:<br> When i rename "test.php" to "Test.ph...
<p dir="auto">Moving a file in the tree view causes an autosave.</p> <p dir="auto">Refs <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="31598215" data-permission-text="Title is private" data-url="https://github.com/atom/tree-view/issues/123" data-hovercard-type="issue" data-hovercard...
1
<h3 dir="auto">Solved 🎉</h3> <p dir="auto">Starting from <a href="https://github.com/pytorch/pytorch/releases/tag/v1.10.0">v1.10.0</a>, <code class="notranslate">torch.nn.CrossEntropy()</code>has an arg <code class="notranslate">label_smoothing=0.0</code> - <a href="https://pytorch.org/docs/1.10/generated/torch.nn.Cro...
<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">building from source fails with:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-...
0
<p dir="auto">Hello,</p> <p dir="auto">I'm dealing with an issue specific to TypeScript on a Backbone project, but this seems more generic to any project using underscore/lodash and the return of the <code class="notranslate">_.result</code> method:</p> <div class="snippet-clipboard-content notranslate position-relativ...
<p dir="auto">Wondering if something like the "_ViewStart" for MVC could be added to TS...</p> <p dir="auto">If a directory has 5 files and each of them share a common set of ES6 import...from statements then creating a file (preferably not called _ViewStart) could be created at the parent directory and this will ensur...
0
<p dir="auto">In integration wiki it is explicitly stated that glide is using volley 1.0.8 and my project is already using volley 1.0.19. Is there a workaround for it?</p>
<p dir="auto"><strong>Glide Version</strong>: 3.7.0</p> <p dir="auto"><strong>Integration libraries</strong>: no</p> <p dir="auto"><strong>Device/Android Version</strong>:<br> Android Virtual Device and Samsung S7 edge 6.0</p> <p dir="auto"><strong>Issue details / Repro steps / Use case background</strong>:<br> I have ...
0
<p dir="auto">I'm currently trying to improve the overall scheduling throughput. It seems we can achieve significant gains from different kind of parallelization.<br> However, I would like to avoid parallizing individual predicate/priority function and support parallelization at the framework level.</p> <p dir="auto">F...
<p dir="auto">e2e failure: SchedulerPredicates [Serial] validates resource limits of pods that are allowed to run [Conformance]<br> /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:355 Expected : 21 to equal : 22<br> <a href="http://kubekins.dls.corp.google.com/view...
0
<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 =&gt; search github for a similar issue or PR before submitting [ ] feature request [ ] support request =&g...
<p dir="auto">I'm having trouble creating a select in Angular2 that is backed by an array of Objects instead of strings. I knew how to do it in AngularJS using ngOptions, but it doesn't seem to work in Angular2 (I'm using alpha 42).</p> <p dir="auto">In the sample below, I have five selects, but only three of them work...
0
<p dir="auto">I have several groupby problems crop up regularly at work**, and almost always have to write custom functions for operating on individual groups - which are then very slow to execute.</p> <p dir="auto">Looking for solutions, I came across<br> <a href="http://esantorella.com/2016/06/16/groupby/" rel="nofol...
<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="import pandas as pd d = {'one' : pd.Series([1, 2, 3], index=['a', 'b', 'c'])} df = pd.DataFrame(d) dados.to_clip...
0
<h5 dir="auto">Issue Type:</h5> <p dir="auto">Bug Report</p> <h5 dir="auto">Ansible Version:</h5> <p dir="auto">ansible 1.9.4<br> configured module search path = None</p> <h5 dir="auto">Ansible Configuration:</h5> <p dir="auto">Nothing</p> <h5 dir="auto">Environment:</h5> <p dir="auto">Debian 8.2<br> Python 2.7.9</p> <...
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">to_nice_json<br> to_nice_yaml<br> copy</p> <h5 dir="auto">ANSIBLE VERSION</h5> <p dir="auto">Latest stable/unstable versions:</p> <div class="snippet-clipboard-content notranslate position-relative ...
0
<p dir="auto">What is the easiest way to, for example, use the node.js "debug" module in a browser-only application that's currently organized with Internal Modules?</p> <p dir="auto">I've been using Typescript for over 6 months now, and I still have this question that I've had since day 1:<br> Do you guys recommend us...
<p dir="auto"><em>From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/matthiasg/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/matthiasg">@matthiasg</a> on July 17, 2015 12:16</em></p> <p dir="auto">Since any va...
1
<p dir="auto">Describe what you were doing when the bug occurred:<br> 1.<br> 2.<br> 3.</p> <hr> <h2 dir="auto">Please do not remove the text below this line</h2> <p dir="auto">DevTools version: 4.11.0-39713716aa</p> <p dir="auto">Call stack: at store_Store.getElementAtIndex (chrome-extension://fmkadmapgofadopljbjfkapdk...
<p dir="auto">Hi, I know this issue has been discussed endlessly so I apologize for bringing it up again. I hope this issue is net helpful. <g-emoji class="g-emoji" alias="crossed_fingers" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f91e.png">🤞</g-emoji></p> <p dir="auto">Quick summary: a...
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/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><in...
<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/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><in...
0
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">1.8.2</p> <p dir="auto"><strong>Background</strong>:</p> <p dir="auto">I have been working on trying to get <a href="https://github.com/eslint/typescript-eslint-parser">https://github.com/eslint/typescript-eslint-parser</a>, a TypeScript parser plugin...
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">1.9.0-dev.20160502</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="declare namespace Windows.Foundation { interface ...
0
<p dir="auto">Hi, I am trying to use addprocs to connect to remote workers on Windows. SSH connection is successful, but Julia cannot excecute commands.</p> <p dir="auto">I think it is not the problem of Julia on remote machines, because I got the same error even remote Julia is uninstalled. SSH is good, because it c...
<p dir="auto">Windows 10 now has facilities for <a href="https://www.howtogeek.com/336775/how-to-enable-and-use-windows-10s-built-in-ssh-commands/" rel="nofollow">native ssh handling</a>, but that uses the native shell and not <code class="notranslate">sh</code> which we currently assume to be available on the remote h...
1
<p dir="auto">If I close Atom with some files and folders open, and then reopen Atom, nothing is remembered. The only thing that is open is a new blank file.</p> <p dir="auto">I feel like this worked at some point in the past for me, but I wasn't able to find a version that worked when I tried the specific zip files. I...
<p dir="auto">Atom 0.209.0 doesn't save open files and folders on exit (0.208.0 made this). After restart, there is only empty "untitled" file.<br> Here's my config:</p> <div class="highlight highlight-source-coffee notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&quot;*&quo...
1
<p dir="auto">Problem: Role Based Access Control is not enabling users to view Dashboards correctly.</p> <p dir="auto">Feature flag enabled: RBAC<br> Browser: Firefox<br> Superset Version 1.4</p> <p dir="auto">Background: I have assigned a user a role AlphaDG (essentially Gamma) and have assigned this role to a dashboa...
<p dir="auto">Exporting a dashboard and importing it into another instance/landscape of Superset (where the dashboard was previously imported and created) prompts to overwrite and on confirmation imports. The dashboard changes (title etc) are imported but the certification data entered for a dashboard is not imported....
0
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):</p> <p dir="auto"><strong>What keywords did you search in...
<p dir="auto">(Also following up on <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="73001179" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/7697" data-hovercard-type="issue" data-hovercard-url="/kubernetes/kubernetes/issues/7697/hov...
0
<p dir="auto">In other languages like C++, Java, C# etc dependency injection can be a big pain; you want your class <code class="notranslate">Foo</code> to use class <code class="notranslate">Bar</code> in production, but class <code class="notranslate">MockBar</code> in tests. This is usually enabled by explicit depen...
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="struct Foo&lt;'a&gt; { _s: &amp;'a str } struct Bar&lt;H: Handler&gt; { handler: H } trait Handler { fn handle&lt;'a&gt;(&amp;'a self, foo: Foo&lt;'a&gt;); } impl&lt;F&...
0
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/size-your-images#?solution=%3Clink%20href%3D%22http%3A%2F%2Ffonts.googleapis.com%2Fcss%3Ffamily%3DLobster%22%20rel%3D%22stylesheet%22%20type%3D%22text%2Fcss%22%3E%0A%3Cstyle%3E%0A%20%20.red-text%20%7B%0A%20%20%20%20color%3A%20red%3B%0A%20%20%7D%0A%...
<p dir="auto">It seems I don't have any problem in this code, what is the problem?</p> &lt;style&gt; .red-text { color: red; } .smaller-image{ width: 100px; } h2 { font-family: Lobster, Monospace; } p { font-size: 16px; font-family: Monospace; } &lt;/style&gt; <h2 dir="auto">CatP...
1
<ul dir="auto"> <li>VSCode Version:0.10.14-insider</li> <li>OS Version:Win7</li> </ul> <p dir="auto">Like below<br> if(s.indexOf("abc_:")===-1)continue;_</p>
<p dir="auto">Ported from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="94376232" data-permission-text="Title is private" data-url="https://github.com/microsoft/TypeScript-Sublime-Plugin/issues/285" data-hovercard-type="issue" data-hovercard-url="/microsoft/TypeScript-Sublime-Plugi...
1
<p dir="auto"><strong>Migrated issue, originally created by Adrian (<a href="https://github.com/thiefmaster">@thiefmaster</a>)</strong></p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from sqlalchemy import * from sqlalchemy....
<p dir="auto"><strong>Migrated issue, originally created by whereswalden</strong></p> <p dir="auto">Currently, <a href="http://docs.sqlalchemy.org/en/latest/core/metadata.html#sqlalchemy.schema.MetaData.params.naming_convention" rel="nofollow">MetaData.naming_convention</a> does not support composite indexes or foreign...
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">Issue Details</h3> <ul dir="auto"> <li><strong>Electron Version:</strong><br> v5.0.2</li> <li><strong>Operating System:</strong><br> Windows 10</li> </ul> <h3 dir="auto">Expected Behavior</h3> <p dir="auto">On app ready start nodejs worker which consoles string.</p> <h3 dir="auto">Actual Behavior</h3> <p...
1
<p dir="auto">fmt doc says: <code class="notranslate">Scanf, Fscanf and Sscanf require newlines in the input to match newlines in the format; the other routines treat newlines as spaces.</code></p> <p dir="auto">The following program spits out error (should not according to doc):</p> <div class="snippet-clipboard-conte...
<p dir="auto">I got different <code class="notranslate">fmt.Scanf</code> behavior depending on the line endings style.</p> <p dir="auto">My go version is go1.3.3 darwin/amd64 on a Mac with OSX 10.10</p> <p dir="auto">To reproduce the problem, here is a short go program:</p> <div class="snippet-clipboard-content notrans...
1
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/202" rel="nofollow">http://projects.scipy.org/scipy/ticket/202</a> on 2006-05-07 by trac user nodwell@..., assigned to unknown.</em></p> <p dir="auto">I've made a small modification to import_array.py so that I can parse<br> a string as i...
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/1688" rel="nofollow">http://projects.scipy.org/scipy/ticket/1688</a> on 2012-07-05 by trac user jokahn, assigned to unknown.</em></p> <p dir="auto">binomial and scipy.stats.binom are not defined for n=0, raising a value error.<br> For exa...
0
<p dir="auto">On <code class="notranslate">0.7.0</code></p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="using SparseArrays m, n = 2, 2 A = ones(m, n) B = ones(Int8, m, n) C = sparse(1:min(m, n), 1:min(m, n), ones(Int8...
<p dir="auto">First of all, I'm no Julia expert, so please forgive me if this is user error.</p> <p dir="auto">Under the following circumstances, i am unable to use pmap to call an anon function within an anon function.</p> <p dir="auto">The following error is displayed:</p> <ul dir="auto"> <li><code class="notranslate...
0
<p dir="auto">I completed HTML5 and CSS challenges, then it was marked completed, but when I saw today, its unmarked.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/9494120/14133305/974617ee-f66b-11e5-84d9-97909576b64e.JPG"><img src="https://clou...
<p dir="auto">It's not possible to mark some Computer Basics as completed. I tried to complete them many times. No success.</p> <p dir="auto">Browser: <code class="notranslate">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.87 Safari/537.36</code><br> OS: <code c...
1
<p dir="auto">OpenAPI allows describing multiple accepted content-types for a request.<br> Is it possible via FastAPI means?</p> <p dir="auto">I'd like to make a password login endpoint accepting both <code class="notranslate">application/json</code> and <code class="notranslate">application/x-www-form-urlencoded</code...
<p dir="auto">It seems that swagger interface cannot send Authorization header.</p> <p dir="auto">I added <code class="notranslate">test_auth</code> endpoint with required header <code class="notranslate">authorization</code> like that:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-au...
0
<p dir="auto">I have a program based on electron8.2.5, read the local pictures dragged and previewed, everything works fine. But after upgrading to electron9.0.0 today, the picture preview does not show up. It looks as if the parameter ‘webSecurity: false’ does not work.</p>
<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...
1
<p dir="auto">89 warnings visible in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="462384426" data-permission-text="Title is private" data-url="https://github.com/scipy/scipy/issues/10378" data-hovercard-type="pull_request" data-hovercard-url="/scipy/scipy/pull/10378/hovercard" hre...
<p dir="auto"><a href="https://en.wikipedia.org/wiki/Modified_discrete_cosine_transform" rel="nofollow">MDCT (DCT type 4)</a> is really important for audio compression research but is missing from SciPy. I started looking into fftpack but... oh my, that code is currently way beyond my comprehension.</p> <p dir="auto">S...
0
<p dir="auto">There is an inconsistency between how Series and DataFrames export types to dicts. The issue only manifests if the dataframe has multiple columns with different types. I think the issue is probably pretty far under the surface with differences between Series and DataFrame dtypes and just happened to be un...
<h4 dir="auto">Code Sample, a copy-pastable example if possible</h4> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import pandas as P S=P.Series([0.6,0.2,15])"><pre class="notranslate"><code class="notranslate">import pandas as P S=P.Series([0.6,...
1
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/551" rel="nofollow">http://projects.scipy.org/scipy/ticket/551</a> on 2007-12-03 by trac user odonnems, assigned to unknown.</em></p> <h6 dir="auto"></h6> <p dir="auto">Introduction to my problem</p> <h6 dir="auto"></h6> <p dir="auto">I a...
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/1505" rel="nofollow">http://projects.scipy.org/scipy/ticket/1505</a> on 2011-08-31 by trac user kp, assigned to unknown.</em></p> <p dir="auto">import scipy.special fails as DLL _cephes can't be loaded.</p> <p dir="auto">I'm using followi...
0
<p dir="auto">I would like to know why at the model's methods which use a generator, has the argument `nb_worker deprecated.<br> There is any way to do it now correctly to have multiple threads fetching for your data?<br> Because in my case I work with a dataset made up by videos, it has an increment of speed fetching ...
<p dir="auto"><strong>System information</strong></p> <ul dir="auto"> <li>Have I written custom code (as opposed to using a stock example script provided in TensorFlow): Yes</li> <li>OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10 and (RHEL-like (custom distro ran by organization))</li> <li>TensorFl...
0
<p dir="auto">hi, when I say install npm install package, it gives error. not loaded.</p> <p dir="auto">npm ERR! cb() never called!</p> <p dir="auto">npm ERR! This is an error with npm itself. Please report this error at:<br> npm ERR! <a href="https://npm.community" rel="nofollow">https://npm.community</a></p> <p d...
<p dir="auto">npm ERR! cb() never called!</p> <p dir="auto">npm ERR! This is an error with npm itself. Please report this error at:<br> npm ERR! <a href="https://npm.community" rel="nofollow">https://npm.community</a></p> <p dir="auto">npm ERR! A complete log of this run can be found in:<br> npm ERR! /home/fest...
0
<p dir="auto"><strong>TypeScript Version:</strong> 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="function make_component&lt;A, B extends A&gt;(arg: () =&gt; B) { } h&lt;{x: string}...
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">1.8.0</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="interface Class&lt;T&gt; { new(): T; } declare function create...
1
<p dir="auto"><strong>TypeScript Version:</strong> 1.8.29.0 (default for Visual Studio 2015 Update 2)</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="// worked on TS 1.8.4.0 let promises: ...
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">1.8.9</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="Promise.all([Promise.resolve('')]); // has type Promise&lt;Promis...
1
<p dir="auto"><a href="https://github.com/kubernetes/kubernetes/files/583629/kube-error.txt">kube-error.txt</a></p> <p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="...
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):</p> <p dir="auto">No.</p> <p dir="auto"><strong>What keyw...
0
<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 verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li> <li class="task-list-item"><inpu...
<p dir="auto">In <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="773252922" data-permission-text="Title is private" data-url="https://github.com/celery/celery/issues/6558" data-hovercard-type="issue" data-hovercard-url="/celery/celery/issues/6558/hovercard" href="https://github.com/c...
0
<p dir="auto">This issue seems to occur only when using a computed property in generator/async function and running in loose mode:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="function *foo() { return { ['x']: null }; }"><pre class="...
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="function *x() { [].concat(...[]) }"><pre class="notranslate"><code class="notranslate">function *x() { [].concat(...[]) } </code></pre></div> <p dir="auto">--&gt;</p> <div class="snippet-clipb...
1
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):</p> <p dir="auto"><strong>What keywords did you search in...
<p dir="auto">Currently if you have a large replication controller running and stop said controller, kubernetes will report that no pods are running, when indeed there are currently pods on the cluster.</p> <p dir="auto">This occurs because the entries are deleted from etcd and eventually the kubelets will catch up. P...
0
<p dir="auto">When im going to the next challenge and have to type in the note pad document, i cant click the cursor and start typing where it wants me to. i have to hit enter or something first then the cursor will allow me to click anywhere in the document to start typing my challenge.</p> <p dir="auto">Challenge <a ...
<p dir="auto">In all the exercises, we the users are forced to press the enter key before writing any code.</p> <hr> <h4 dir="auto">Update:</h4> <p dir="auto">We have locked the conversation temporarily on this thread to collaborators only, this has been resolved in staging, and will be live soon.</p> <p dir="auto">The...
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> <p dir="auto">T...
<p dir="auto">Can not format textField of type date in the form 'DD/MM/YYYY'. The options for type are limited. Why not have a format field</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="h...
0
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):</p> <p dir="auto">No</p> <p dir="auto"><strong>What keywo...
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):</p> <p dir="auto">No,</p> <p dir="auto"><strong>What keyw...
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"><strong>Glide Version</strong>:</p> <p dir="auto"><strong>Integration libraries</strong>:</p> <p dir="auto"><strong>Device/Android Version</strong>:</p> <p dir="auto"><strong>Issue details / Repro steps / Use case background</strong>:</p> <p dir="auto"><strong>Glide load line / <code class="notranslat...
<p dir="auto"><strong>Glide Version</strong>: 4.8.0</p> <p dir="auto"><strong>Integration libraries</strong>: glide:okhttp3-integration:4.8.0</p> <p dir="auto"><strong>Device/Android Version</strong>: fails on Note8/Note9/Emulator Nexus5 API21</p> <p dir="auto"><strong>Issue details / Repro steps / Use case backgrou...
1
<h2 dir="auto">The Bug</h2> <ul dir="auto"> <li><code class="notranslate">flask.views.View</code> does not properly handle conversion of an async <code class="notranslate">dispatch_request</code>, resulting in a coroutine that is never awaited.</li> <li><code class="notranslate">flask.views.MethodView</code> does not p...
<p dir="auto">Regular views can now be written as async functions, but instances of the <code class="notranslate">View</code> and <code class="notranslate">MethodView</code> classes did not get updated to support this functionality. Consider the following example:</p> <div class="highlight highlight-source-python notra...
1
<p dir="auto"><a href="https://github.com/scrapy/scrapy/blob/1.5.0/scrapy/core/downloader/tls.py#L17">WHAT THE F</a></p> <p dir="auto">does not exist in pyopenssl</p> <p dir="auto">no help anywhere</p>
<p dir="auto">From Wikipedia, the free encyclopedia</p> <blockquote> <p dir="auto">The Web ARChive (WARC) archive format specifies a method for combining multiple digital resources into an aggregate archive file together with related information. The WARC format is a revision of the Internet Archive's ARC File Format[5...
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/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <p dir="auto">If a user ...
<p dir="auto">When using <code class="notranslate">Router.push</code> to route to the same page but with a different query string value the page is not remounted. Instead, both <code class="notranslate">getInitialProps</code> and <code class="notranslate">componentWillReceiveProps</code> are executed. Is this the inten...
0
<p dir="auto">0 info it worked if it ends with ok<br> 1 verbose cli [<br> 1 verbose cli 'C:\Program Files\nodejs\node.exe',<br> 1 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',<br> 1 verbose cli 'install',<br> 1 verbose cli '--quiet'<br> 1 verbose cli ]<br> 2 info using npm@6.14.10<br> 3...
<p dir="auto">When I execute npm install got this errornpm ERR! cb() never called!</p>
0
<p dir="auto">Either on a fresh clone or from my previously working build setup I'm getting now</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="checking size of mp_limb_t... 0 configure: error: Oops, mp_limb_t doesn't seem to work Makefile:1798...
<p dir="auto">A few days ago, in order to rebase a couple of my branches on an up-to-date master, I made a pull that forced me to rebuild my <code class="notranslate">deps</code> (maybe due to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="99107991" data-permission-text="Title is pr...
1
<p dir="auto">It would be convenient to have more iterable unpacking.</p> <p dir="auto">Julia 1.7:</p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia&gt; x, (ys...) = (1,2,3,4); julia&gt; x, ys (1, (2, 3, 4)) julia&gt; x, (...
<p dir="auto">Sometimes I find myself wanting to do something like</p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="(data..., p1, p2) = function_call()"><pre class="notranslate">(data<span class="pl-k">...</span>, p1, p2) <span...
1
<p dir="auto">I'm a newbie messing about so I couldn't say if this has been reported before or not (certainly similar ones has been.)</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" use std::sync::{Arc, Mutex}; use std::thread...
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="use std::sync::mpsc::channel; use std::thread::spawn; use std::marker::PhantomData; struct Foo&lt;T&gt; {foo: PhantomData&lt;T&gt;} fn main() { let (tx, rx) = channel(); sp...
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.0 Windows Terminal version: v0.5.2681.0"><pre lang="none" class="notranslate"><code class="notranslate">Windows build number: 10.0.1836...
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Microsoft Windows [Version 10.0.18362.295] Windows Terminal (Preview) Version: 0.4.2382.0"><pre lang="none" class="notranslate"><code class="notranslate">Microsoft Wind...
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/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <p dir="auto">T...
<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
<h2 dir="auto">Steps to Reproduce</h2> <ul dir="auto"> <li>Build this repo:<br> <a href="https://github.com/DSCHeritage/DevFestKolkata">https://github.com/DSCHeritage/DevFestKolkata</a></li> <li>with flutter version 0.10.2</li> <li>run the app and go to speaker's screen</li> </ul> <h2 dir="auto">Problem</h2> <p dir="a...
<p dir="auto">Hello all</p> <p dir="auto">I saw animation when change screen is lag.<br> example: <a href="https://flutter.io/cookbook/navigation/navigation-basics/" rel="nofollow">https://flutter.io/cookbook/navigation/navigation-basics/</a></p> <p dir="auto">How to fix it.</p> <p dir="auto">Thank you all.</p>
0
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">Add a setting for PowerToys Run to blacklist folders from the search. I think the setting should be simply a list of directory names to blacklist.</p> <p dir="auto">Window's indexer settings do not allow to ignore all folders named node_modules, ....
<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>Windows build number: [run "winver"]</li> <li>PowerToys version: v0.20.0</li> <li>PowerToy module: Fancyzones</l...
0
<p dir="auto">I have exported an object I made on the scene with javascript (as a shapegeometry) using the <code class="notranslate">toJSON()</code>function. Now I try to reload the object on the scene with an <code class="notranslate">objectLoader</code>, but it fails because the objectloader doesn't support geometry ...
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/WestLangley/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/WestLangley">@WestLangley</a> - this post describes how to select a proper LOD level of a C...
0
<h4 dir="auto">Describe the workflow you want to enable</h4> <p dir="auto">It is very common to split the data into three parts. Train, Cross-validate, and Test. We already have train test split but it would good to have this three parts split too.</p> <h4 dir="auto">Describe your proposed solution</h4> <p dir="auto">I...
<p dir="auto">Asking how to do a threefold split is the top sklearn question on stackoverflow:<br> <a href="https://stackoverflow.com/questions/tagged/scikit-learn?sort=frequent&amp;pageSize=50" rel="nofollow">https://stackoverflow.com/questions/tagged/scikit-learn?sort=frequent&amp;pageSize=50</a></p> <p dir="auto">We...
1
<p dir="auto">so my plot is,</p> <ol dir="auto"> <li>drawing regular scatterplot</li> <li>drawing a network overlay using <code class="notranslate">LineCollection</code> with each edge to be blurred using a trick called <code class="notranslate">agg_filter</code>, which is a hidden feature not listed in the documentati...
<p dir="auto">Hi,</p> <p dir="auto">I use the Gaussian Filter example from the <a href="http://matplotlib.org/1.5.1/examples/pylab_examples/demo_agg_filter.html" rel="nofollow">demo_agg_filter.py </a> to place a gaussian drop shadow under continents using basemap. Since I switched to matplotlib 1.5, the shadows are mis...
1
<p dir="auto">React version: 17.0.2</p> <div class="highlight highlight-source-tsx notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&lt;div ref={rootRef} className=&quot;rate&quot; onTouchMove={onTouchMove} &gt; { cloneElement(full ? fullIcon : voidIco...
<p dir="auto">My project uses react, react-dom, and react-bootstrap.<br> react-bootstrap requires react to be a peer dependency.<br> react-dom includes react as a child dependency.<br> So I must install react as a top-level dependency in order for react-bootstrap to work.<br> Now I have two copies of react.<br> When I ...
0
<p dir="auto">We should combine those duplicate code pieces into a single one. See <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="351739129" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/20751" data-hovercard-type="pull_request" data-hov...
<p dir="auto">I've experienced this issue in two different apps. When building release apk in first app, the app builds successfully. But as soon as the app opens, it crashed. I removed below line i added before in <strong>android/gradle.properties</strong> and rebuild.</p> <p dir="auto"><code class="notranslate">extra...
0
<h4 dir="auto">Describe the issue</h4> <p dir="auto">The type of the <code class="notranslate">.data</code> of the response is the same type of what was submitted in the request.</p> <h4 dir="auto">Example Code</h4> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-s...
<h4 dir="auto">Describe the bug</h4> <p dir="auto">In <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="629537972" data-permission-text="Title is private" data-url="https://github.com/axios/axios/issues/2995" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/2995...
1
<p dir="auto">by <strong>davyzhang</strong>:</p> <pre class="notranslate">Before filing a bug, please check whether it has been fixed since the latest release. Search the issue tracker and check that you're running the latest version of Go: Run "go version" and compare against <a href="http://golang.org/doc/devel/rele...
<p dir="auto">by <strong>ibexris</strong>:</p> <pre class="notranslate">1.03 on OSX: Try: go get github.com/bmizerany/noeq.go Returns: stat github.com/bmizerany/noeq.go: no such file or directory Now try the same thing with my (pristine for the moment) fork, but with a new name: Try: go get github.com/ex-nerd/no...
0
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">ansible</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.2.1.0"><pre class=...
<h5 dir="auto">Issue Type:</h5> <p dir="auto">“Feature Idea”</p> <h5 dir="auto">Ansible Version:</h5> <p dir="auto">ansible 1.7 (devel <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/ansible/ansible/commit/4b8dcb2ae48783778968591a9c5af99531faa31e/hovercard" href="https://githu...
0
<p dir="auto">Very often the components and profiler tabs don't appear.</p>
<h1 dir="auto">Note this issue is due to <a href="https://bugs.chromium.org/p/chromium/issues/detail?id=1085215" rel="nofollow">CR bug 1085215</a></h1> <p dir="auto"><strong>It is impacting several other popular extensions as well- including React, Redux, Relay, and Vue devtools.</strong></p> <hr> <p dir="auto">React v...
1
<h3 dir="auto"><g-emoji class="g-emoji" alias="computer" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4bb.png">💻</g-emoji></h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Would you like to work on a ...
<h2 dir="auto">Bug Report</h2> <p dir="auto"><strong>Current Behavior</strong><br> When i webpack i get this error. I am trying to upgrade babel 6 to 7. I am using webpack 4. It also needs to support IE11.</p> <p dir="auto"><strong>Input Code</strong><br> *** package.json ***</p> <div class="snippet-clipboard-content n...
0
<p dir="auto">In addition to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="205022934" data-permission-text="Title is private" data-url="https://github.com/freeCodeCamp/freeCodeCamp/issues/13091" data-hovercard-type="issue" data-hovercard-url="/freeCodeCamp/freeCodeCamp/issues/13091...
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-passing-values-to-functions-with-arguments#?solution=%2F%2F%20Example%0Afunction%20ourFunction%28a%2C%20b%29%20%7B%0A%20%20console.log%28a%20-%20b%29%3B%0A%7D%0AourFunction%2810%2C%205%29%3B%20%2F%2F%20Outputs%205%0A%0A%2F%2F%20Only%20chan...
0
<p dir="auto">Version: 0.194.0<br> OS: Ubuntu 14.10</p> <p dir="auto">Some special character are not visible while editing like : <g-emoji class="g-emoji" alias="heavy_check_mark" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2714.png">✔</g-emoji></p>
<p dir="auto">Text:</p> <blockquote> <p dir="auto">这上面的夜的天空,奇怪而高,我生平没有见过这样奇怪而高的天空。他仿佛要离开人间而去,使人们仰面不再看见。然而现在却非常之蓝,闪闪地睒着几十个星星的眼,冷眼。他的口角上现出微笑,似乎自以为大有深意,而将繁霜洒在我的园里的野花草上。</p> </blockquote> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/49931/6959354/a30f8...
1
<p dir="auto">Error with example in fs module.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="error TS2339: Property 'utime' does not exist on type 'typeof Deno'. await Deno.utime(dest, statInfo.atime, statInfo.mtime); ~~~~~...
<p dir="auto">I'm trying the following script and I get a few errors.</p> <p dir="auto">index.ts</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import { exists } from &quot;https://deno.land/std/fs/mod.ts&quot;; const found = a...
1
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):<br> No</p> <p dir="auto"><strong>What keywords did you se...
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):</p> <p dir="auto"><strong>What keywords did you search in...
0
<p dir="auto">For English only, other languages we will close it directly.</p> <p dir="auto">Please answer these questions before submitting your issue. Thanks!</p> <h3 dir="auto">Which version of Sharding-Sphere do you using?</h3> <h3 dir="auto">Which project do you using? Sharding-JDBC or Sharding-Proxy?</h3> <h3 dir...
<p dir="auto">Environment:</p> <p dir="auto">mybatis-plus-boot-starter:3.3.1<br> druid: 1.1.22<br> mysql-connector-java: 8.0.19<br> spring-boot-starter-parent: 2.1.7.RELEASE</p> <p dir="auto">Downgrading to 3.1.0 does not have this problem!!!</p> <hr> <p dir="auto">Throws below exception when executed a query sql state...
0
<p dir="auto">query string does not return right hits when you use query with wildcard and it is tokenized. Example</p> <p dir="auto">"query_string": {<br> "query": "luka-por-si*",<br> "default_operator": "and",<br> "allow_leading_wildcard": false,<br> "analyze_wildcard": true,<br> "minimum_should_match": "100%",<br> "...
<p dir="auto">I started working on adding a score_mode parameter to the rescore query, something like :</p> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;rescore&quot; : { &quot;window_size&quot; : 50, &qu...
0
<p dir="auto">Currently there is no way to pull out the default settings unless you set them to something or unless you look at the source code. It would be nice to have an api endpoint for seeing all the settings as they are configured (default or not)</p>
<p dir="auto">We should provide an endpoint that dumps a map of all settings and their values.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" % curl localhost:9200/_config { &quot;cluster&quot;: { &quot;name&quot;: ...
1
<h4 dir="auto">Description</h4> <p dir="auto">fit and fit_transform methods in LabelEncoder don't follow the standard scikit-lean convention for these methods: fit(X[, y]) and fit_transform(X[, y]). The fit and fit_transform method in the LabelEncoder only accepts one argument: fit(y) and fit_transform(y).</p> <p dir="...
<p dir="auto">I've found that I cannot use pipelines if I wish to use the label encoder. In the following I wish to build a pipeline that first encodes the label and then constructs a one-hot encoding from that labelling.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippe...
1
<p dir="auto">I noticed in 3.1 that <code class="notranslate">.collapse.in</code> breaks <code class="notranslate">width</code> for tbody</p> <p dir="auto">I believe <code class="notranslate">tbody.collapse.in</code> should be defined to <code class="notranslate">display:table-row-group</code> versus <code class="notra...
<p dir="auto">Since 3.1, I guess, bootstrap has a rule<br> .collapse.in {<br> display: block;<br> }</p> <p dir="auto">This rule conflicts with <code class="notranslate">&lt;tr&gt;</code> elements which require "display: table-row". And maybe others as well.</p> <p dir="auto">I haven't searched the sources where this ru...
1
<p dir="auto">flutter_webview_plugin can't solve my problem at present.</p>
<p dir="auto">Presumably this requires some compositor work, similar to maps or video?</p>
1
<p dir="auto">Since IE9 doesn't support CSS transitions, the carousel items aren't sliding in/out. Bit Twitter Bootstrap is supporting the two most recent versions, I would suggest to provide a fallback for the CSS3 transitions like <a href="https://github.com/barryvdh/bootstrap/commit/8b294f0c0184eb7111ef6da6046d4d1f3...
<p dir="auto">On my site and the document I try to test Carousel on IE(7-9) I didn't see transition work. I want it work the same FF, Chrome and Safari. Everyone have any idea?</p>
1
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="====================================================================== FAIL: sklearn.tests.test_multiclass.test_ovr_fit_predict ---------------------------------------------------------------------- T...
<p dir="auto">failed while building for ubuntu 11.04 32bit:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="====================================================================== FAIL: sklearn.tests.test_multiclass.test_ovr_fit_predict --------...
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/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list...
<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/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><input type="c...
0
<p dir="auto">Getting the following error:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Uncaught Invariant Violation: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got...
<p dir="auto"><a href="https://github.com/callemall/material-ui/releases/tag/v0.14.1">0.14.1</a> upgraded to babel 6, which introduced a breaking change for commonjs require(): <a href="https://phabricator.babeljs.io/T2212" rel="nofollow">https://phabricator.babeljs.io/T2212</a></p> <p dir="auto">The error is: <code cl...
1
<p dir="auto">Rustc gives a message that bytes!() is deprecated:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="b.rs:1:33: 1:47 warning: `bytes!` is deprecated, use `b&quot;foo&quot;` literals instead b.rs:1 fn main() { let x: [u8, ..3] = *byt...
<p dir="auto">Tracking issue for <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="44324836" data-permission-text="Title is private" data-url="https://github.com/rust-lang/rfcs/issues/339" data-hovercard-type="pull_request" data-hovercard-url="/rust-lang/rfcs/pull/339/hovercard" href="...
1
<p dir="auto">by <strong>nicerobot</strong>:</p> <pre class="notranslate">A somewhat common and useful flag technique is: ./6.out -vvvv where the same flag is specified multiple times. Such a mechanism seems impossible with flag.go. It would be useful to provide an array version for flags. Maybe flag.Array, flag.Arra...
<p dir="auto">I need to gobind multiple packages for an app.</p> <p dir="auto">I considered running gomobile for each package and import multiple .so files, but that will fail due to various reasons:</p> <ul dir="auto"> <li>gobind framework for java assumes a single 'gojni.so' file</li> <li>duplicate code for go runtim...
0