text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
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> <h2 dir="auto">Ex...
<p dir="auto"><a href="https://github.com/callemall/material-ui/blob/616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef/src/styles/index.js">src/styles/index.js</a> and <a href="https://github.com/callemall/material-ui/blob/616d69d5ff7263eb9c84960b6b7a4c9ff852d4ef/src/styles/index.d.ts">src/styles/index.d.ts</a> these two docum...
0
<pre class="notranslate">See code here: <a href="http://play.golang.org/p/50TI5VuWHN" rel="nofollow">http://play.golang.org/p/50TI5VuWHN</a> What is the expected output? MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMloop: tick tsecs=1.001247, secs=1.001247, cnt=32412156 MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMloop: tick tsecs=2.002406, s...
<p dir="auto">by <strong>sjbogdan</strong>:</p> <pre class="notranslate">A 64-bit executable consumes 540 MB on "hello world" project on startup 32-bit executable (on x86-64 system) uses acceptable amount of memory ~ 9 MB Version affected : v1.1beta2 and v1.1rc1 compiles &gt; go version go version devel +bea6199b09ea...
0
<p dir="auto">I'm reissueing this duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="188830594" data-permission-text="Title is private" data-url="https://github.com/ansible/ansible-modules-extras/issues/3442" data-hovercard-type="issue" data-hovercard-url="/ansible/ansible-...
<p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/akloeber/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/akloeber">@akloeber</a> on 2016-11-11T19:19:21Z</p> <h5 dir="auto">ISSUE TYPE</h5> <p dir...
1
<p dir="auto">at here:<br> <a href="http://tensorflow.org/how_tos/variable_scope/index.md" rel="nofollow">http://tensorflow.org/how_tos/variable_scope/index.md</a></p> <p dir="auto">The tutorial talk about using "two sets of variables" and talk about their duplication, however the network itself uses 2 layers of convol...
<p dir="auto">I would like to know if this feature exist in the library or if there's any plan to have it in the future.</p> <p dir="auto">Thanks!</p>
0
<p dir="auto">The current installation location makes all the files visible to tools that use the Windows Indexer, spamming it a bit</p>
<p dir="auto">In the Linux world, the convention is to put user-specific application configuration in <code class="notranslate">~/.folder</code> or <code class="notranslate">~/.file</code>. In the Windows world, this is not the case. User-specific settings have a well defined place they should go which is <code class...
1
<p dir="auto">During installation of new Angular project I get following error (from logs):</p> <p dir="auto">20917 error cb() never called!<br> 20918 error This is an error with npm itself. Please report this error at:<br> 20919 error <a href="https://npm.community" rel="nofollow">https://npm.community</a></p>
<p dir="auto">I searched other issues, but I didn't find anything that was specifically this issue.</p> <h3 dir="auto">Current Behavior:</h3> <p dir="auto">With a valid (and working) npm v6 <code class="notranslate">~/.npmrc</code> that adds authentication for a private registry, npm v7 receives a 401 from the registry...
0
<p dir="auto">Building jaxlib <a href="https://jax.readthedocs.io/en/latest/developer.html#additional-notes-for-building-jaxlib-from-source-on-windows" rel="nofollow">from source</a> on Windows.<br> Installation sequence as <a href="https://www.msys2.org/" rel="nofollow">here</a> and <a href="https://github.com/bazelbu...
<p dir="auto">The original thread <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="824939087" data-permission-text="Title is private" data-url="https://github.com/google/jax/issues/5981" data-hovercard-type="issue" data-hovercard-url="/google/jax/issues/5981/hovercard" href="https://g...
1
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 3.4.1</li> <li>Operating System / Platform =&gt; Windows 64 Bit and Linux Debian 7 64 Bit</li> <li>Compiler =&gt; Visual Studio 2015 and GCC 4.9.3</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto"><strong>Problems with C ...
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 3.4.1</li> <li>Operating System / Platform =&gt; Linux</li> <li>Compiler =&gt; gcc-7-20180222 (a 7.3.1 snapshot)</li> </ul> <p dir="auto">vlc-3.0.1 fails to build against opencv-3.4.1, because the C compiler produces and error at line 4...
1
<p dir="auto">{Python 2.6.6, pandas 0.12}</p> <p dir="auto">A DataFrame will fail to unstack() when one of the columns retained as an index has NaN values. The code below sets up a dataframe with NaN in some index entries, at which point calling unstack() will fail.</p> <p dir="auto">In the first failure, the exceptio...
<h4 dir="auto">Add the following function to pd. dataFrame and pd.Series</h4> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="def ends(df, x=5): &quot;&quot;&quot;Returns both head and tail of the dataframe or series. ...
0
<p dir="auto">Hi,</p> <p dir="auto">I get these errors when trying to install Linter package in Atom:</p> <p dir="auto">npm http GET <a href="https://registry.npmjs.org/xregexp/2.0.0" rel="nofollow">https://registry.npmjs.org/xregexp/2.0.0</a><br> npm http GET <a href="https://registry.npmjs.org/rimraf" rel="nofollow">...
<p dir="auto">Windows 8 build v0.96.0</p> <p dir="auto">Most packages fail to build through atom.<br> I'm kind of conflicted between posting here, or specific packages, but since almost every package fails, it might be an atom issue.</p> <p dir="auto">This is a typical log from anything that fails:</p> <div class="snip...
1
<p dir="auto">Per <a href="http://stackoverflow.com/q/32873402/467366" rel="nofollow">this SO question</a>, using <code class="notranslate">apply()</code> to convert multiple <code class="notranslate">DataFrame</code> columns to categorical does not work unless <em>all</em> columns are categorical.</p> <p dir="auto">An...
<p dir="auto">The following raises the error</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="pandas.Series([0.1, 0.2], index=[1, 2]).loc[[2, 3, 2]]"><pre class="notranslate"><code class="notranslate">pandas.Series([0.1, 0.2], index=[1, 2]).loc[...
0
<p dir="auto">Package commit: <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/JuliaData/Parsers.jl/commit/c3cc3d0f2a4a59c7183597310641a8bdd56ca8d8/hovercard" href="https://github.com/JuliaData/Parsers.jl/commit/c3cc3d0f2a4a59c7183597310641a8bdd56ca8d8">JuliaData/Parsers.jl@<tt...
<p dir="auto">Julia 1.3 RC-2 binary installation error on Windows 10 64bit:<br> I get this error which happens during the extraction:<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/16418197/65009332-dda73c80-d8d1-11e9-8087-6c6227f69192.png"><img src="https://us...
0
<p dir="auto">Environment:</p> <ul dir="auto"> <li> <p dir="auto">Neo4j version: 3.2.0</p> </li> <li> <p dir="auto">Operating system: Linux 3.10.0-327.13.1.el7.x86_64</p> </li> <li> <p dir="auto">API/Driver: ( Cypher/Java API)</p> </li> <li> <p dir="auto"><strong>Steps to reproduce</strong><br> run query:<br> MATCH ()-...
<h3 dir="auto">Steps to reproduce</h3> <p dir="auto">Run cypher query:</p> <p dir="auto"><code class="notranslate">MATCH p=(n)-[*0..1]-() RETURN COLLECT(DISTINCT p)</code></p> <p dir="auto">Fails with:<br> <code class="notranslate">MATCH p=(n)-[*0..]-() RETURN COLLECT(DISTINCT p) ERROR Neo.DatabaseError.General.Unknown...
1
<p dir="auto">After the latest update of visual code constantly closed because of crashes.</p>
<p dir="auto">Sometimes editor just freeze. Kill task helps only. Have this problem at work and home.<br> I noticed that this started after latest update (0.10.1).</p> <p dir="auto">Working in PHP files.</p> <p dir="auto">Windows 10 64.</p>
1
<div class="highlight highlight-text-shell-session notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="ubuntu:~$ flutter doctor Building flutter tool... The setter 'readEventsEnabled=' was called on null. Receiver: null Tried calling: readEventsEnabled=false package:pub/src/sour...
<p dir="auto">I tried to get all the images from mobile using image_picker package.<br> But it makes user pick only one image at a time. How to get all the images from mobile automatically?<br> What package or library use to achieve these kinid of things?</p>
0
<h3 dir="auto">What related GitHub issues or StackOverflow threads have you found by searching the web for your problem?</h3> <p dir="auto">Similar issue here:</p> <ol dir="auto"> <li><a href="http://stackoverflow.com/questions/39249704/tensorflow-valueerror-duplicate-feature-column-key-found-for-column" rel="nofollow"...
<p dir="auto">Consider allowing tensorflow.select to accept scalar conditions. I.e., <code class="notranslate">tf.select(condition, t, e, name=None)</code> with <code class="notranslate">condition</code> a scalar, and <code class="notranslate">t</code>, <code class="notranslate">e</code> having the same shape.</p>
0
<p dir="auto">When changing branches in git while one of the files that are being rewritten (due to the branch switch) is open in atom this happens:</p> <p dir="auto"><strong>Atom Version</strong>: 0.199.0<br> <strong>System</strong>: linux 3.14.39-1-lts<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">St...
<p dir="auto">Some repro steps that I gathered from the existing issues:</p> <ol dir="auto"> <li>Have a file open in branch <code class="notranslate">something</code> that doesn't exist in branch <code class="notranslate">atom</code></li> <li><code class="notranslate">git checkout atom</code></li> <li>ENOENT <g-emoji c...
1
<p dir="auto">When serving a pdf in Chrome using the <code class="notranslate">BinaryFileResponse</code> the response hangs (shows as cancelled in network dev tools with a second one started).</p> <p dir="auto">I have tracked it down to the <code class="notranslate">Accept-Ranges</code> header that <code class="notrans...
<p dir="auto">In the binary file response, in the case of a Range headers,</p> <p dir="auto">this line seems to be forgotten ;<br> $this-&gt;headers-&gt;set('Content-Length', $end - $start + 1);</p> <p dir="auto">Otherwise, and ajax request with Chrome or Safari will faill. FF is not impacted</p>
1
<p dir="auto">With the introduction of WeakMap, the JS runtime now has <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakMap#Description" rel="nofollow">restrictions</a> on where primitive types are disallowed. Is it possible (or planned) to have language support for discrimi...
<h1 dir="auto">The <code class="notranslate">object</code> primitive type</h1> <p dir="auto">This proposal describe a new primitive type for typescript <code class="notranslate">object</code>.</p> <h2 dir="auto">Use case</h2> <p dir="auto">JavaScript core api contains some functions that takes <code class="notranslate"...
1
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class Buffer extends Uint8Array { constructor(input) { if (isString(input) === true) { input = utf8.encode(input); } super(input); } static from(input) { return new Buffe...
<p dir="auto">Current Babel transform, when it comes to call the parent</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(&quot;this hasn...
1
<p dir="auto">I ran giphy of glide version 4.3.0 on Android 6.0.<br> It seems that animation gif performance is slow on only Android 6.0.<br> I check on Android 4.4 and Android 7.0, then it seems that animation performance is good.<br> Is there some option to improve performance of animation of gif ?</p>
<p dir="auto">Here is a screen capture of two gifs playing w/ Glide 3.7:<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/512439/31472012-f0ca007a-aea0-11e7-882e-2b4ef259a954.gif"><img src="https://user-images.githubusercontent.com/512439/31472012-f0ca007a-aea0-1...
1
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/record-collection#?solution=%0A%2F%2F%20Setup%0Avar%20collection%20%3D%20%7B%0A%20%20%20%20%222548%22%3A%20%7B%0A%20%20%20%20%20%20%22album%22%3A%20%22Slippery%20When%20Wet%22%2C%0A%20%20%20%20%20%20%22artist%22%3A%20%22Bon%20Jovi%22%2C%0A%20%20%2...
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/record-collection#?solution=%0A%2F%2F%20Setup%0Avar%20collection%20%3D%20%7B%0A%20%20%20%20%222548%22%3A%20%7B%0A%20%20%20%20%20%20%22album%22%3A%20%22Slippery%20When%20Wet%22%2C%0A%20%20%20%20%20%20%22artist%22%3A%20%22Bon%20Jovi%22%2C%0A%20%20%2...
1
<p dir="auto">5...<br> % Total % Received % Xferd Average Speed Time Time Time Current<br> Dload Upload Total Spent Left Speed<br> 100 193 100 193 0 0 193 0 0:00:01 --:--:-- 0:00:01 227<br> [/home/nima/development/flutter/bin/cache/dart-sdk-linux-x64.zip]<br> End-of-centra...
<h2 dir="auto">Steps to Reproduce</h2> <p dir="auto">Create a <code class="notranslate">ShadowText()</code> widget - that will render a drop-shadow by drawing the supplied text string twice with an offset.</p> <div class="highlight highlight-source-dart notranslate position-relative overflow-auto" dir="auto" data-snipp...
0
<h2 dir="auto">Steps to Reproduce</h2> <p dir="auto">I am back again with the issue related to the question already posted by me on stack overflow and google Fluuter-Dev Groups <a href="url">https://groups.google.com/forum/#!searchin/flutter-dev/$20Error$3A$20$27_elements.contains(element)$27$3A$20is$20not$20true%7Csor...
<p dir="auto">We'd like to report the version of Dart we embed into the engine when the user runs <code class="notranslate">flutter --version</code>.</p>
0
<p dir="auto">All metrics output from the ingest segment firehose end up as, for example: output sum ~= (input sum / input partition count). Looking in to the issue now, but it may be due to IngestSegmentFirehose emitting the partition chunks sequentially and out of chronological order as the indexer expects.</p> <p di...
1
<h3 dir="auto">Vue.js version</h3> <p dir="auto">v1.0.25</p> <h3 dir="auto">Steps to reproduce</h3> <p dir="auto">jsfiddle: <a href="https://jsfiddle.net/Belinchung/20ey6q5j/5/" rel="nofollow">https://jsfiddle.net/Belinchung/20ey6q5j/5/</a></p> <h3 dir="auto">Description</h3> <p dir="auto">In my app I use <code class="...
<h3 dir="auto">Version</h3> <p dir="auto">2.6.10</p> <h3 dir="auto">Reproduction link</h3> <p dir="auto"><a href="https://jsfiddle.net/ngfkoster/9cxmrnsg/60/" rel="nofollow">https://jsfiddle.net/ngfkoster/9cxmrnsg/60/</a></p> <h3 dir="auto">Steps to reproduce</h3> <p dir="auto">Reproduction link shows a custom element...
0
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">Variable handling</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.3.1.0"><p...
<p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ghost/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ghost">@ghost</a> on 2016-01-29T10:37:14Z</p> <h5 dir="auto">ISSUE TYPE</h5> <p dir="auto">F...
0
<p dir="auto">I had some plotting code running on seaborn 0.10:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="def plot_oos(X_hat, oos_vertices, labels, oos_labels, title): # Plot the in-sample latent positions plot = pairplot(X_hat, l...
<p dir="auto">Hi,</p> <p dir="auto">I discovered that the map_* methods of PairGrid seem to be broken in version 0.11.0 for user defined functions. See reproducible example below with a corrfunc defined to plot the pearson correlation value on the lower plots. The function doesn't seem to get evaluated in version 0.11....
1
<h3 dir="auto">System info</h3> <ul dir="auto"> <li>Playwright Version: v1.31.0</li> <li>Operating System: Ubuntu 22.04.2</li> <li>Browser: Firefox</li> </ul> <h3 dir="auto">Source code</h3> <div class="highlight highlight-source-java notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-c...
<p dir="auto">We have retries set to 1 globally. Occasionally we have a fixture timeout during setup. If this happens on a test that is skipped during runtime with <code class="notranslate">test.skip()</code>, the initial fixture timeout fails the build despite that the retry successfully skipped.</p> <h3 dir="auto">Sy...
0
<ul dir="auto"> <li>Electron version: 1.2.1</li> <li>Operating system: Windows 10 64-bit</li> </ul> <p dir="auto">Can't upload a screenshot right now. Steps to reproduce:</p> <ol dir="auto"> <li>Create a frameless browser window</li> <li>Set your windows taskbar location to be at top of screen</li> <li>Maximize the win...
<ul dir="auto"> <li>Electron version: <code class="notranslate">0.37.4</code></li> <li>Operating system: Windows</li> </ul> <p dir="auto">When I maximize my <a href="https://github.com/electron/electron/blob/master/docs/api/frameless-window.md">frameless</a> electron window a small part of the window in an unmaximized ...
1
<p dir="auto">Using toggle popover hidden and ok. When using hide command, popover is hidden, but button inside popover still trigering mouse over.</p> <p dir="auto"><a href="http://jsfiddle.net/conx/n8FYQ/4/" rel="nofollow">http://jsfiddle.net/conx/n8FYQ/4/</a></p>
<p dir="auto">If you use <code class="notranslate">$().popover</code> with no animation and show the popover with <code class="notranslate">$().popover('toggle')</code> (i.e. <code class="notranslate">trigger: 'manual'</code>), then it doesn't hide after <code class="notranslate">$().popover('hide')</code> is called.</...
1
<p dir="auto">Alexander was having trouble on the mailing list doing this:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="pub trait TupleVal&lt;T&gt; { pub pure fn _1(&amp;self) -&gt; &amp;self/T; } impl &lt;T&gt;(T, T): TupleVal&lt;T&gt;...
<p dir="auto">This program:</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn main() { let &amp;(ref x, _) = &amp;(1, 1); }"><pre class="notranslate"><span class="pl-k">fn</span> <span class="pl-en">main</span><span class="p...
1
<p dir="auto">How can you get the version of angular2 at runtime?<br> will help for debugging and stack capture, is it possible to get ng2 ver in runtime?</p> <p dir="auto">regards</p> <p dir="auto">Sean</p>
<p dir="auto">Hi.</p> <p dir="auto">In AngularJS 1.x, <code class="notranslate">console.log(angular.version);</code> to output the following.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="{ full: &quot;1.3.x&quot;, major: 1, minor: 3, ...
1
<ul dir="auto"> <li>Electron version: 1.4.4</li> <li>Operating system: Windows Server 2012 R2<br> I don't get any output with console.log() on windows server 2012 r2<br> I already reinstalled it. The Code works. Because I was first on Windows Server 2016 TP4 and and there i got output with the same code, and now i rein...
<ul dir="auto"> <li>Electron version: 1.3.6 (Visual Studio Code 1.6.1)</li> <li>Operating system: Windows 2012 R2 running on Hyper-V virtual machine</li> </ul> <p dir="auto">Both VS Code and Atom hang (CPU goes to 100%) after installing and restarting the editor. More info <a href="https://github.com/Microsoft/vscode/i...
1
<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 [2]: pd.DataFrame(index=range(3), columns=[1, 2, float('nan'), 2])[float('nan')] ----------------------------...
<p dir="auto">When reading a table while specifying duplicate column names - let's say two different names - pandas 0.16.1 will copy the last two columns of the data over and over again.</p> <p dir="auto">I opened a thread on this here:<br> <a href="http://stackoverflow.com/questions/31207560/pandas-read-table-with-dup...
0
<h3 dir="auto">💻</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 fix?</li> </ul> <h3 dir="auto">How are you using Babel?</h3> <p dir="auto">Other (Next.js, Gatsby, vue-cli, ...)</p> <h3 dir="auto">Inpu...
<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 ...
1
<h4 dir="auto">Issue Description</h4> <p dir="auto">Night Mode: map-aside<br> the close and expand buttons are the same color as the background.</p> <h4 dir="auto">Screenshot</h4> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/10391294/14452463/0b89...
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/12993334/14400255/a252ab5a-fe1f-11e5-8b21-9ae79a8970eb.png"><img src="https://cloud.githubusercontent.com/assets/12993334/14400255/a252ab5a-fe1f-11e5-8b21-9ae79a8970eb.png" alt="image" style="max-width: ...
1
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/use-the-twitchtv-json-api" rel="nofollow">Use the Twitchtv JSON API</a> has an issue.<br> User Agent is: <code class="notranslate">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/53...
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/use-the-twitchtv-json-api" rel="nofollow">Use the Twitchtv JSON API</a> has an issue.<br> User Agent is: <code class="notranslate">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.27 Safari/53...
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 and Help</h2> <p dir="auto">Hi, recently i am trying to use pytorch model in C++,i mixed tracing and scriping to transform pytorch model. But i find the outpu...
<p dir="auto">Make error happens when 'make' caffe2.</p> <hr> <h3 dir="auto">Shorted error info.</h3> <p dir="auto">[ 72%] <strong>Linking CXX shared module</strong> python/caffe2_pybind11_state.so<br> [ 72%] Built target caffe2_pybind11_state<br> Makefile:138: recipe for target 'all' failed<br> make[3]: *** [all] Erro...
0
<p dir="auto"><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/ask/celery/commit/b36a0c304473e81e9f854bd45cbf88a93dbb5040/hovercard" href="https://github.com/ask/celery/commit/b36a0c304473e81e9f854bd45cbf88a93dbb5040">ask@<tt>b36a0c3</tt></a> forces CELERYD_LOG_COLOR to True, e...
<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
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report"><pre class="notranslate"><code class="notranslate">[x] bug report </code></pre></div> <p dir="auto"><strong>Current behavior</strong><br> The promise of <code class="notranslate">whenS...
<p dir="auto"><strong>I'm submitting a bug report</strong></p> <p dir="auto"><strong>Current behavior</strong><br> I am using Angular 2 for only the admin section and login section of my application. so I bootstrap my application for "/login" and "/admin/**" route. So inorder to protect the admin router I used AUTH Gua...
0
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-use-comments-to-clarify-code" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-use-comments-to-clarify-code</a> has an issue:</p> <p dir="auto">When I open a comment block with '&lt;!--', the numbered instructions disappear.<...
<p dir="auto">Challenge <a href="http://beta.freecodecamp.com/challenges/waypoint-use-comments-to-clarify-code" rel="nofollow">http://beta.freecodecamp.com/challenges/waypoint-use-comments-to-clarify-code</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possible.</p> <p dir="au...
1
<p dir="auto">The command Format code is missing in the Command Pallette for XML files.</p>
<p dir="auto">before the update I could use alt+shift+f to code format an xml file. After the update this no longer works (using windows version 0.10.1)</p>
1
<p dir="auto">Force a newly opened application to open up on the monitor from which it was started, regardless if it was started from the start menu or from the taskbar.</p> <p dir="auto">Three monitor setup with 3 taskbars and 3 start buttons.</p> <p dir="auto">Some applications always open on the primary monitor, som...
<p dir="auto">By default new windows are opened on primary monitor (some application introduce their own special positioning). If we have zone history for some application on secondary monitor, and that monitor is active, application window will be opened there, otherwise we fallback to default windows behavior and tha...
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" 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><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=matsev" rel="nofollow">Mattias Severson</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9032?redirect=false" rel="nofollow">SPR-9032</a></strong> and commented</p> <p dir="auto">Step by step:</p> <ol dir="auto"> <l...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=yozh" rel="nofollow">Stepan Koltsov</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4104?redirect=false" rel="nofollow">SPR-4104</a></strong> and commented</p> <p dir="auto">JdbcDaoSupport.setJdbcTemplate() accepts...
0
<p dir="auto">Having a flashing white page accompanied with the animation, whenever a tab is refreshed on Night Mode is contradictory.</p> <p dir="auto">This is Night Mode with animation:<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/7606025/22676709/f01e0804-eca1...
<p dir="auto">We're on a roll with improving the night mode! <g-emoji class="g-emoji" alias="+1" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f44d.png">👍</g-emoji></p> <h4 dir="auto">Issue Description</h4> <p dir="auto">When the page has to load (when coming from a page that is not reacti...
1
<pre class="notranslate">$ cat x.go package main import "crypto/hmac" func main() { hmac.NewMD5(nil) // foo } $ gofix x.go x.go:9:2: expected 1 expression x.go:10:7: expected statement, found ')' $ Don't know whether it is specific to the hmac fix or a bug in the printer. Probably the latter, sigh.</pre>
<p dir="auto">by <strong><a href="mailto:mazdak@chango.com">mazdak@chango.com</a></strong>:</p> <pre class="notranslate">CGO file referring to string.h and using the memcpy function gives the following error: cannot use (type C.size_t) as type C.ulong in function argument Sample Code: package main /* #inclu...
0
<p dir="auto">I noticed that in many of my codes, seemingly harmless lines like</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="numpy.add.at(target, idx, vals)"><pre class="notranslate"><span class="pl-s1">numpy</span>.<span ...
<p dir="auto">numpy 1.18.4 and 1.18.5 test errors</p> <p dir="auto">run numpy.test()</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" _______________ TestRandomDist.test_multivariate_normal[eigh] _________________ self = &lt;numpy.random.tests...
0
<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 pd data = [{'id': 1, 'buyer': 'A'}, {'id': 2, 'buyer': 'B'}] df = pd.DataFrame(data, index=pd.date_range('2016-01-...
<p dir="auto">Followup to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="324182009" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/21109" data-hovercard-type="pull_request" data-hovercard-url="/pandas-dev/pandas/pull/21109/hovercard" hr...
0
<p dir="auto">I am trying to limit the maxlength of text type input field to specific number but it's not working.</p> <p dir="auto">Here is what I am trying</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&lt;TextField I...
<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">Fol...
0
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p> <p dir="auto">Hello everyone,</p> <p dir="auto">picture a common code location within a company, outside of any application, where database entities would be stored for common use in different applications within that company. In that co...
<p dir="auto"><strong>Migrated issue, originally created by Shengjing Zhu (<a href="https://github.com/zhsj">@zhsj</a>)</strong></p> <p dir="auto">sqlalchemy.types.JSON only supports PostgreSQL and MySQL. But since SQLite 3.9, it has json support, <a href="https://sqlite.org/json1.html" rel="nofollow">https://sqlite.or...
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="pd.DataFrame(index=pd.MultiIndex.from_product([range(3), range(3)])).drop(5) # Raises pd.DataFrame(index=pd.Mult...
<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 s = pd.Series( [1, 2, 3, 4], index=['a', 'a', 'b', 'b'], dtype=object ) print(s...
0
<p dir="auto">I found a problem on checkbox button on touch devices (precisely iOS).<br> just to be clear i'm talking about this:</p> <div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&lt;div class=&quot;btn-group&quot; data-togg...
<p dir="auto">On a mobile device, when tapping a button such as the dropdown menu button in the top right hand corner of the getbootstrap.com site, unless you navigate away from the page, the button stays in the hover state. Found similar issue on stackoverflow:</p> <p dir="auto"><a href="http://stackoverflow.com/quest...
1
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/5234/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/5234/</a></p> <p dir="auto">Failed: Up {e2e.go}</p> <div class="snippet-clipboard-con...
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/4526/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/4526/</a></p> <p dir="auto">Failed: Up {e2e.go}</p> <div class="snippet-clipboard-con...
1
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="# Make sure that DeprecationWarning within this package always gets printed warnings.filterwarnings('always', category=DeprecationWarning, module=r'^{0}\.'.format(re.escape(__name__)))"><pre class="no...
<h4 dir="auto">Description</h4> <p dir="auto">Importing sklearn changes the current warning filters, making it very difficult to debug warnings using standard Python syntax, e.g <code class="notranslate">-W</code> command flag.</p> <h4 dir="auto">Steps/Code to Reproduce</h4> <p dir="auto">The module <code class="notran...
1
<h3 dir="auto">First check</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I added a very descriptive title to this issue.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-c...
<h3 dir="auto">First check</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I added a very descriptive title to this issue.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-c...
0
<p dir="auto">I am running Julia 0.2.0 Commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/JuliaLang/julia/commit/1f79c57a9b445d547e604d79ec97c51c3d50955d/hovercard" href="https://github.com/JuliaLang/julia/commit/1f79c57a9b445d547e604d79ec97c51c3d50955d"><tt>1f79c57</tt></...
<p dir="auto">I'm not sure it's relevant in this case but I'm running 10.8.2, and a locally built version of Julia with the latest on release-0.1.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia&gt; Pkg.add(&quot;Tk&quot;) MESSAGE: Instal...
1
<p dir="auto"><strong>TypeScript Version:</strong><br> 1.8.7</p> <p dir="auto"><strong>Code</strong></p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="'use strict'; class User { firstName: string; lastName: string; static...
<p dir="auto">When trying to implement a fairly basic, but polymorphic, active record style model system we run into issues with the type system not respecting <code class="notranslate">this</code> when used in conjunction with a constructor or template/generic.</p> <p dir="auto">I've posted before about this here, <a ...
1
<h3 dir="auto">Bug summary</h3> <p dir="auto">When animating a scatter changing only the azimuth the plot will not be updated unless the mouse is clicked on the plot.<br> Might be platform specific on a apple silicon version 3.5.1</p> <h3 dir="auto">Code for reproduction</h3> <div class="highlight highlight-source-pyth...
<h3 dir="auto">Bug report</h3> <p dir="auto"><strong>Bug summary</strong></p> <p dir="auto">Python 2.7.14<br> Mac OS X El Capitan, v10.11.6<br> Matplotlib v2.2.2 (same for v2.0.0)</p> <p dir="auto">I was trying to reproduce the rotating 3D plot from this example:<br> <a href="https://matplotlib.org/examples/mplot3d/rot...
1
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/ef56f0212660c26ffd6f245a68e59277bc863f39b90d1f3dc717aa29abb3e4ad/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f333039373935362f32373030302f36623566373166612d346236372d313165322d393134642d37...
<p dir="auto">Hello All,</p> <p dir="auto">I am a <em>big</em> fan of Requests, and have just upgraded from v0.14.0 on Python 3.2.3 to v0.14.2 on Python 3.3.0. I think that the upgrade to Requests broke my code when using a <code class="notranslate">requests.session()</code> object. I use Fiddler for some transport deb...
1
<p dir="auto">I'm using Glide v3.6.0 (awesome library BTW 👍 )<br> I have an ImageView with constant dimens</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&lt;LinearLayout xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot; ...
<p dir="auto"><strong>Glide Version/Integration library (if any)</strong>: 3.5.2<br> <strong>Device/Android Version</strong>: S4/4.4<br> <strong>Issue details/Repro steps</strong>: Load a different sized thumbnail and image, or placeholder and image and note the result:<br> <a target="_blank" rel="noopener noreferrer n...
1
<p dir="auto"><strong>Elasticsearch version</strong>:</p> <p dir="auto">2.1.1</p> <p dir="auto"><strong>JVM version</strong>:</p> <p dir="auto">1.8.0_60</p> <p dir="auto"><strong>OS version</strong>:</p> <p dir="auto">Mac OS yosemite</p> <p dir="auto"><strong>Description of the problem including expected versus actual ...
<p dir="auto">My goal is to access elasticsearch data from other domain, am I missing anything over here?</p> <p dir="auto">I set the config in elasticsearch.yml file which looks like this</p> <div class="highlight highlight-source-yaml notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy...
0
<p dir="auto">I know ES Module support is WIP, just having a few questions when quickly going through the code (I'll later do more experiments myself):</p> <p dir="auto">With <code class="notranslate">isolate::execute_mod</code>, seems that it is fetching source code every single time even with the same source file<br>...
<p dir="auto">Enter <code class="notranslate">import ""</code> into your editor. Place the cursor after the first <code class="notranslate">"</code>. Now enter <code class="notranslate">../</code>. The import now probably contains <code class="notranslate">../deps.ts/</code> or a reference to some other JS file in the ...
0
<p dir="auto">I would suggest to be able to use namespaces with modules.</p> <p dir="auto">dummy1.ts file :</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="namespace MyLib { export class Dummy1{ constructor(public name:string, public ...
<p dir="auto">Opening this separate issue as suggested by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mhegazy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mhegazy">@mhegazy</a> in the PR mentioned below. I'...
1
<p dir="auto">in dubbo-spring-boot-sample-provider 0.1.0<br> i alter application.properties to application.yml<br> then i find dubbo.protocol.port: 12345 is not supported ,the port will be 20880</p>
<p dir="auto">spring-boot-version : 1.5.9.RELEASE<br> dubbo.version : 2.6.0</p> <p dir="auto">bug 出现场景:<br> 1、使用了@EnableDubbo 注解<br> 2、配置文件使用的是 “.yml” 格式的文件<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/28719772/36659592-edbbc7d4-1b0f-11e8-8dbf-d938ed49a840.pn...
1
<p dir="auto">If you make a change, scroll so that line is off screen, and undo, the editor should scroll back to the changed line. This is the normal behavior (at least in OS X) and I rely on it heavily as I work.</p>
<p dir="auto">Steps to reproduce.</p> <ol dir="auto"> <li><code class="notranslate">git checkout master</code></li> <li><code class="notranslate">git checkout -b new_feature</code></li> <li>Open Atom with no files loaded.</li> <li>Open an existing file and modify it. Keep it open.</li> <li><code class="notranslate">git...
0
<p dir="auto">Is there a way to compile Electron without all the stuff that isn't used?</p> <p dir="auto">Suppose my app never creates a canvas 2D context, and it never creates a </p> <p dir="auto">Is there a way to build my app so that those features are not included knowing they will never be used?</p> <p dir="auto">...
<p dir="auto">Like JDK 9 <a href="http://openjdk.java.net/jeps/201" rel="nofollow">JEP 201</a></p> <p dir="auto">Best use npm manager</p>
1
<h3 dir="auto">System info</h3> <ul dir="auto"> <li>Playwright Version: v1.31</li> <li>Operating System: Windows 11</li> <li>Browser: Edge/WebView2</li> <li>Other info: It is probably for all system and browsers, but checked only in this one</li> </ul> <h3 dir="auto">Source code</h3> <ul class="contains-task-list"> <li...
<h3 dir="auto">System info</h3> <ul dir="auto"> <li>Playwright Version: [1.31.1]</li> <li>Operating System: [macOS 13.2]</li> <li>Browser: [Google Chrome]</li> </ul> <h3 dir="auto">Screenshots of config file and terminal</h3> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images....
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/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">Is there any possibility to consider including feather as built in PANDAS I/O module?</p> <p dir="auto"><a href="https://blog.rstudio.org/2016/03/29/feather/" rel="nofollow">https://blog.rstudio.org/2016/03/29/feather/</a></p>
<p dir="auto">conda packages are now available <a href="https://github.com/wesm/feather/issues/134" data-hovercard-type="issue" data-hovercard-url="/wesm/feather/issues/134/hovercard">here</a></p> <p dir="auto">so this should be straightforward. a couple of things to note.</p> <ul dir="auto"> <li>should support the <co...
1
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-use-css-selectors-to-style-elements#?solution=%3Cstyle%3E%0A%20h2%20%7Bcolor%3A%20blue%3B%7D%0A%3C%2Fstyle%3E%0A%3Ch2%3ECatPhotoApp%3C%2Fh2%3E%0A%3Cp%3EKitty%20ipsum%20dolor%20sit%20amet%2C%20shed%20everywhere%20shed%20everywhere%20stretch...
<p dir="auto">This will be the central issue for tracking this problem. So far it appears to be effecting tests that look for the <code class="notranslate">style</code> element or that test for specific style elements on <code class="notranslate">body</code>. Please let us know if you see cases that break from this pat...
1
<p dir="auto">Lots of "The same service provided by two applications!" on the provider page.<br> This must be a displaying bug。<br> see also: <a href="http://blog.csdn.net/u012063409/article/details/59110559" rel="nofollow">http://blog.csdn.net/u012063409/article/details/59110559</a></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/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>TypeScript Version:</strong></p> <p dir="auto">1.8.10</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 Foo { *generator(): Iterable&lt;number&gt;; } class ...
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">nightly (1.9.0-dev.20160217)</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="var z: { foo?: { bar: string; }; } = {}; z...
0
<p dir="auto">Challenge <a href="http://beta.freecodecamp.com/challenges/waypoint-use-responsive-design-with-bootstrap-fluid-containers" rel="nofollow">http://beta.freecodecamp.com/challenges/waypoint-use-responsive-design-with-bootstrap-fluid-containers</a> has an issue. Please describe how to reproduce it, and includ...
<p dir="auto">The beta version of the course does not mark the Introduction to Basic CSS complete after going through it. I can reproduce this behavior on Linus and Windows systems using Chrome, Firefox, and Opera. I am on current versions of all three of these browsers.</p> <p dir="auto"><a target="_blank" rel="noopen...
0
<pre class="notranslate">I only saw this once. (i.e. it doesn't reproduce often.) The app had about 130 active goroutines when the error occured. What steps will reproduce the problem? 1. build and run Taipei-Torrent app, let it run for a few minutes What is the expected output? What do you see instead? Saw a SIGSE...
<p dir="auto">by <strong>kfox1111</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: Trunk Run "go version" and compare against <a href="http://golang.org/doc/deve...
0
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=ndeloof" rel="nofollow">nicolas de loof</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6335?redirect=false" rel="nofollow">SPR-6335</a></strong> and commented</p> <p dir="auto">log4j users used to wrapp debug code...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=jonaskilian" rel="nofollow">Jonas Kilian</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-478?redirect=false" rel="nofollow">SPR-478</a></strong> and commented</p> <p dir="auto">When binding my beans to the JmxMBean...
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"> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li> <li class="task-list-item"><input type="che...
<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
<h3 dir="auto">Preflight Checklist</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project....
<ul dir="auto"> <li>Electron version: 1.2.5</li> <li>Operating system: Mac 10.10.5</li> </ul> <p dir="auto">When I open a modal browser window, the title in the title bar changes to the name of the document that I originally loaded into the parent browser window. I had used setTitle() to change the window title to some...
0
<p dir="auto">Using julia-c4865bd18d-Darwin-i386.tar.gz I get the following error when trying to run ./julia in the julia dir. Also happen if I add the julia executable to the path using export PATH="$(pwd)/julia:$PATH".</p> <p dir="auto">dlopen(libarpack, 2): image not found<br> error during init:<br> could not load m...
<p dir="auto">Initial attempt to run after download and unpack:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ cd ~/Downloads $ tar xf julia-c4865bd18d-Darwin-i386.tar $ cd julia $ ./julia dlopen(libarpack, 2): image not found error during ...
1
<p dir="auto">After installing an Atom update and restarting, the blue squirrel stays present until I restart again. If you have OCPD or FOMO it's hard to ignore that squirrel, but also annoying to re-open all the windows/files as they were.</p> <p dir="auto">It'd be great if installing an update hid him immediately.</...
<p dir="auto">The little squirrel icon that appears when there is an update it's perfect.</p> <p dir="auto">But it's coloured even when there is no update but just to point you to the release notes. I find this behaviour confusing.</p> <p dir="auto">I think it should act as follows:</p> <ul dir="auto"> <li>Coloured whe...
1
<h4 dir="auto">Description</h4> <p dir="auto">The documentation of default values in many classes is either not included, inconsistent in how it is written, or out-of-date. I would like to gather a few people to work on the default value documentation for every class as there are a ton of classes where these issues exi...
<h4 dir="auto">Describe the workflow you want to enable</h4> <p dir="auto">It would be convenient if after each step of the pipeline you could call a custom function (callback) if needed.<br> For example, in simple TF-IDF + LogReg pipeline, after the step of fitting TF-IDF, I would like to look at the dimension of the ...
0
<p dir="auto">Does flask consider adding a function like running class blueprint</p> <p dir="auto">Use something like <code class="notranslate">@router</code> in the class to register</p>
<h3 dir="auto">TL;DR:</h3> <ul dir="auto"> <li>Being able to use a Blueprint's <code class="notranslate">@pb.route</code> decorator on a <code class="notranslate">MethodView</code> class can help made code more readable</li> <li>It should be a pretty trivial fix.</li> <li>I'm working on tests and a merge request right ...
1
<p dir="auto">Hi.</p> <p dir="auto">It would be nice to have a multiple autocomplete and multiple autocomplete with checkbox component within bootstrap :)</p> <p dir="auto"><a href="http://jqueryui.com/demos/autocomplete/#multiple" rel="nofollow">http://jqueryui.com/demos/autocomplete/#multiple</a><br> or<br> <a href=...
<p dir="auto">When launching the modal component (<a href="http://getbootstrap.com/javascript/#modals" rel="nofollow">http://getbootstrap.com/javascript/#modals</a>) the entire content will slightly move to the left on mac OS (haven't tried it on windows yet). With the active modal the scrollbar seem to disappear, whil...
0
<h2 dir="auto">Environment info</h2> <ul dir="auto"> <li><code class="notranslate">transformers</code> version: 3.3.1</li> <li>Platform: Linux-4.15.0-38-generic-x86_64-with-Ubuntu-18.04-bionic</li> <li>Python version: 3.6.9</li> <li>PyTorch version (GPU?): 1.6.0 (True)</li> <li>Tensorflow version (GPU?): not installed ...
<h1 dir="auto"><g-emoji class="g-emoji" alias="star2" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f31f.png">🌟</g-emoji>New model addition</h1> <h2 dir="auto">Model description</h2> <p dir="auto">method for pre-training seq2seq models by de-noising text. BART outperforms previous work on a...
0
<p dir="auto">Hello<br> It seems that having a local plugin in the <code class="notranslate">.babelrc</code> breaks babel-node.</p> <p dir="auto">This is my <code class="notranslate">.babelrc</code> file:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-...
<p dir="auto">Minimal 100% repro case: <a href="https://gist.github.com/impinball/cfe04caff66f7547611a">https://gist.github.com/impinball/cfe04caff66f7547611a</a></p> <p dir="auto"><strong>Expected:</strong></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-co...
1
<p dir="auto"><code class="notranslate">mul!</code> normally works for arbitary matrixs.<br> The product of two triangular matrixs is itself triangular.<br> But if i specify the storage destination as being a triangular matrix <code class="notranslate">mul!</code> errors.</p> <div class="highlight highlight-source-juli...
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="using LinearAlgebra M1 = UpperTriangular(rand(100,100)) Mr = similar(M1) mul!(Mr,M1,M1) # Doesn't work Mr2 = zeros(100,100) mul!(Mr2,M1,M1) #Does work"><pre class="notranslate"><code class="notransla...
1
<h5 dir="auto">Issue Type:</h5> <p dir="auto">Bug Report</p> <h5 dir="auto">Ansible Version:</h5> <p dir="auto">1.4.4</p> <h5 dir="auto">Environment:</h5> <p dir="auto">Oracle Enterprise Linux 5.9</p> <h5 dir="auto">Summary:</h5> <p dir="auto">I've encountered an error in a file module task running on OEL 5.9 that does...
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">ssh.py from plugins/connection module</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content...
0
<h4 dir="auto">ISSUE TYPE</h4> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">core, I think?</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.3.0.0 confi...
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">Modules using Python Lambda/Map functions</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-conte...
0
<p dir="auto">With the current master, I am finding that interactivity can break in case of errors.<br> This is one example:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&gt;&gt;&gt; import matplotlib &gt;&gt;&gt; matplotl...
<h3 dir="auto">Bug report</h3> <p dir="auto"><strong>Bug summary</strong></p> <p dir="auto">Setting axis ticks in a small log scale produces duplicate tick labels.</p> <p dir="auto"><strong>Code for reproduction</strong></p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir...
0
<p dir="auto">Hi, i writing an extension to VS Code, but i dont find any way to be able use VS Code Formating on my Strings (Like HTML and JS Format separatly). Any plans to add it?</p>
<p dir="auto">Hi,</p> <p dir="auto">this is a feature request and not an issue.</p> <p dir="auto">Please give code formatting for multiple languages in one file. As example: If you are having HTML and PHP code in a php-file, then you won't get formatted HTML code and you have to format your HTML code manually.</p> <p d...
1
<p dir="auto">The file below will compile (--target es5, --module commonjs, --jsx "preserve") but not run, because the require statement is optimized away.</p> In the subsequent JSX translation, the `<div dir="auto"></div>` elements are translated to `React.createElement()` calls which are then no longer possible. ...
<p dir="auto">When using <code class="notranslate">--jsx preserve</code>, the React declaration is removed if not directly used. Issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="93474206" data-permission-text="Title is private" data-url="https://github.com/microsoft/TypeScript/...
1
<p dir="auto">A build prepared with <code class="notranslate">make full-source-dist</code> fails because in a second stage deps/pcre.mk tries to retrieve pcre2 from ftp.pcre.org which is "no longer available", it's said FTP, but in practice I don't see either port 443 receptive for the line of deps/pcre.mk containing <...
<p dir="auto">Hello,</p> <p dir="auto">The example in the documentation of the <a href="https://docs.julialang.org/en/v1/base/base/#Base.isless" rel="nofollow">isless function</a> is not showing properly. Looking at the <a href="https://github.com/JuliaLang/julia/blob/69fcb5745bda8a5588c089f7b65831787cffc366/base/opera...
0
<p dir="auto">Looking at the other tickets related to this issue, it appear that it was fixed and then the fix for whatever reason was reverted.</p> <div class="highlight highlight-source-css notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="img { max-width: 100%; vertical...
<p dir="auto">First of all thanks for your fantastic work. It does SAVE me a lot of time.</p> <p dir="auto">When I put Google Maps into Bootstrap layout, img tag in Google Maps breaks because Bootstrap set <strong>img max-width to 100%</strong>. When I comment max-width, it's working find but I'm not sure whether it'll...
1
<p dir="auto">Go version 1.5</p> <h3 dir="auto">Summary</h3> <p dir="auto">We've run into some behavior we didn't expect from go/types importing packages. If a package <code class="notranslate">p</code> has been imported (by some other package) and its source code is present but not installed (that is, there is no pack...
<p dir="auto">It is common to use go/types is as part of a go generate command<br> or other command line tool to introspect a Go package.</p> <p dir="auto">The go tool goes to some lengths to ensure that whenever<br> you operate on a package, it builds the source for that<br> package into object form before using it, s...
1
<p dir="auto">This happens only in <code class="notranslate">6.0.0-canary.x</code> releases. If you go back to <code class="notranslate">5.10.0</code> it works fine.</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have...
<p dir="auto">Hi. I'm kind of new to ReasonML and wanted to start it with Next.js. After trying to reproduce the <code class="notranslate">with-reasonml</code> example I've noticed that each time a link is clicked, the page is reloaded (like on a regular site with server generated content), which defeats the whole purp...
0
<h1 dir="auto">Bug report</h1> <h2 dir="auto">Describe the bug</h2> <p dir="auto">We had a working worker file prior to the update to canary, afterwords we get a 'window is undefined' error and the functionality of our worker is never fired or fulfilled. We are already on the canary of <a class="issue-link js-issue-lin...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Expected ...
0
<p dir="auto">I want to specify the generate params in the line below:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="generate(tokenized_input.input_ids, max_length=64, ...
<h3 dir="auto">System Info</h3> <ul dir="auto"> <li><code class="notranslate">transformers</code> version: 4.26.1</li> <li>Platform: macOS-13.1-x86_64-i386-64bit</li> <li>Python version: 3.9.16</li> <li>Huggingface_hub version: 0.12.1</li> <li>PyTorch version (GPU?): 1.13.0 (False)</li> <li>Tensorflow version (GPU?): n...
0
<p dir="auto">by <strong><a href="mailto:jonas@pfenniger.name">jonas@pfenniger.name</a></strong>:</p> <pre class="notranslate">It seems that the go syslog package emits syslogs in a different way than other programs creating variations in the output format. The problem is that there is some duplication in the output th...
<p dir="auto">by <strong>seth.bunce</strong>:</p> <pre class="notranslate">In the "An I/O Package" section there is a bug in the "Open" function. The function is currently: func Open(name string, mode int, perm int) (file *File, err os.Error) { However, it should be: func Open(name string, mode int, perm uint32) (fil...
0
<h3 dir="auto">First check</h3> <ul dir="auto"> <li></li> </ul> <ul dir="auto"> <li>[ DONE] I added a very descriptive title to this issue.</li> </ul> <ul dir="auto"> <li>[ DONE] I used the GitHub search to find a similar issue and didn't find it.</li> <li>[ DONE] I searched the FastAPI documentation, with the integrat...
<h3 dir="auto">First Check</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I added a very descriptive title to this issue.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-c...
0