text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
1
<p dir="auto">"Be happy the 520 bridge didn't get destroyed" edition</p> <ul dir="auto"> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="130895835" data-permission-text="Title is private" data-url="https://github.com/microsoft/TypeScript/issues/6864" data-hovercard-type="issue" d...
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">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="let firstValue = 1; let secondValue = 2; [firstValue, secondValue]...
0
<p dir="auto">I have some data that I have used to generate a stacked bar graph.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="by_conclusion = measles_data.groupby([&quot;AGE&quot;, &quot;CONCLUSION&quot;]) counts_by_cause = by_conclusion.siz...
<p dir="auto">After a concat of two DataFrames with the same columns. I want to consolidate some data and remove NaNs in some columns by values in other columns. I ended up with a DataFrame that magically had additional columns.</p> <p dir="auto">This is the minimum example that I can give to reproduce the faulty behav...
0
<h3 dir="auto">What:</h3> <p dir="auto">When a user specifies multiple chunks as output report a numeric statistic about the amount of bundle duplication across chunks.</p> <p dir="auto">For example:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-conte...
<h2 dir="auto">Feature request</h2> <p dir="auto"><strong>What is the expected behavior?</strong><br> There should be a function that allow entrypoint to be changed after the compiler is created, but before compilation has started.</p> <p dir="auto"><strong>What is motivation or use case for adding/changing the be...
0
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 3.1</li> <li>Operating System / Platform =&gt; Windows 10 64bit and Ubuntu Linux 64bit</li> <li>Compiler =&gt; gcc 5.3.0</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">The gstreamer implementation in videoio module use...
<h3 dir="auto">Please state the information for your system</h3> <ul dir="auto"> <li>OpenCV version: 3.1.0</li> <li>Host OS: Linux (Ubuntu 14.04)</li> </ul> <h3 dir="auto">In which part of the OpenCV library you got the issue?</h3> <p dir="auto">-videoio</p> <h3 dir="auto">Expected behaviour</h3> <p dir="auto">I expect...
1
<h2 dir="auto">Bug Report</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I would like to work on a fix!</li> </ul> <p dir="auto"><strong>Current Behavior</strong><br> This bug occurrs when transpile TypeScript codes.</p> <ol di...
<h2 dir="auto">Bug Report</h2> <p dir="auto"><strong>Current Behavior</strong></p> <p dir="auto">Playground:<br> <a href="https://babeljs.io/repl#?browsers=&amp;build=&amp;builtIns=false&amp;spec=false&amp;loose=false&amp;code_lz=GYVwdgxgLglg9mABFApgZygClJRBeRTASnwD5EBvAKEUQDcBDAJ0Qf0QEYBuGxCBNHAA2KAHRC4Ac0wMiPAL4lqtRi...
1
<p dir="auto">Hi,<br> The following code runs without problems:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import numpy as np from scipy.fftpack import rfft rfft(np.random.random(450000))"><pre class="notranslate"><span ...
<p dir="auto">FFT on len 262144 = 20m/s<br> FFT on len 257144 = 8000m/s</p> <p dir="auto">It actually seems quite erratic. Some will only take say 60m/s, others several hundred and if you go for an odd number I normally end up killing it after a few minutes</p>
1
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In [13]: s = Series(np.arange(10)) In [14]: np.diff(s) --------------------------------------------------------------------------- ValueError Traceback (most recent cal...
<p dir="auto">In trying to find out the fast way to count unique rows in a data frame, I <a href="https://gist.github.com/jreback/9758917f02d5c2140b82c9c368b02d3b">stumbled upon an issue</a> where dropping duplicates from a data frame of booleans is quite slow. <a class="user-mention notranslate" data-hovercard-type="u...
0
<p dir="auto"><strong>Which version of ShardingSphere did you use?</strong><br> 5.0.0-alpha<br> <strong>Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?</strong><br> ShardingSphere-JDBC<br> <strong>Expected behavior</strong><br> Correct paging<br> <strong>Actual behavior</strong><br> Wrong pagina...
<p dir="auto">Hi, we are glad you can fix this issue to become a contributor to Apache Sharding Sphere.<br> Welcome! <g-emoji class="g-emoji" alias="smiley" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f603.png">😃</g-emoji></p> <p dir="auto">By doing this assignment, you can learn more abo...
0
<p dir="auto">Both rule and cost query planners implement</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="MATCH n WHERE n:Male RETURN n"><pre class="notranslate"><code class="notranslate">MATCH n WHERE n:Male RETURN n </code></pre></div> <p dir...
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/gokcemutlu/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gokcemutlu">@gokcemutlu</a>: 'Hi,</p> <p dir="auto">I have a simple model:</p> <div class="s...
0
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br> bug</p> <p dir="auto"><strong>What is the current behavior?</strong><br> Chunks generated by <code class="notranslate">System.import</code> or <code class="notranslate">import</code> do not affected by CommonsChunkPlu...
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p> <p dir="auto">Feature for <code class="notranslate">CommonChunkPlugin</code>.</p> <p dir="auto">Support selecting modules from <strong>non-entry</strong> chunks. Meaning, select statically imported modules from chunks...
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">We had a micro-outage the other day when one of the machines in our cluster stopped trying to restart. On startup, it hit a transient error that prevented the server from starting up, but the pod did not try to restart again after that. The logs showed nothing between when it got stuck starting up and whe...
0
<p dir="auto"><a href="https://github.com/microsoft/PowerToys/files/5012670/2020-08-02.txt">2020-08-02.txt</a></p> <p dir="auto">PowerToys: 0.20</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: 08/02/2020 20:58:46<br> Exception:<br> System.O...
<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">An overflowing fp -&gt; int cast, for example:</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#[inline(never)] fn show&lt;T: std::fmt::Debug&gt;(e: T) { println!(&quot;{:?}&quot;, e) } fn main() { show({ ...
<blockquote> <p dir="auto">If the value cannot fit within the destination type, ty2, then the results are undefined.</p> </blockquote> <p dir="auto"><a href="http://llvm.org/docs/LangRef.html#fptrunc-to-instruction" rel="nofollow">http://llvm.org/docs/LangRef.html#fptrunc-to-instruction</a></p> <p dir="auto">e.g. <code...
1
<p dir="auto">Hello. I was trying to build julia in Scientific Linux SL release 5.5 and got something like:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" JULIA usr/lib/julia/sys.ji error during bootstrap: assign array[5]: index out of ran...
<p dir="auto">I'm seeing an error on bootstrap but in a different location:</p> <p dir="auto">CC src/sys.o<br> CC src/init.o<br> CC src/task.o<br> CC src/array.o<br> CC src/dump.o<br> CC src/toplevel.o<br> CC src/gc.o<br> LINK usr/lib/libjulia-release.so<br> PERL base/pcre_h.jl<br> PERL base/errno_h.jl<br> PERL base/os...
1
<p dir="auto">hello, everyone.<br> i have a problem that the images are misplaced when the gridview is scrolling fast.<br> i just use glide in getView() like this:<br> Glide.with().load().asBitmap().thumbnail().into();</p>
<p dir="auto">I have a ListView for which each row contain one ImageView + TextViews.<br> Something very usual and unspectacular.</p> <p dir="auto">The first row's Imagaeview holds an animated GIF while all other rows hold regular JPG images.</p> <p dir="auto">On my Nexus4, somerhing funny is going on. Scrolling it the...
1
<p dir="auto">Right now, the system VPN is not working for<code class="notranslate">video_player</code> plugin in iOS. So can I set a proxy in my app?</p>
0
<h3 dir="auto">Input Code</h3> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="const makePromise = () =&gt; { return new Promise((resolve) =&gt; { setTimeout(() =&gt; { resolve('FOO'); }, 500); }); }; (async () =&g...
<blockquote> <p dir="auto">Issue originally made by @AppShipIt</p> </blockquote> <h3 dir="auto">Bug information</h3> <ul dir="auto"> <li><strong>Babel version:</strong> 6.3.17</li> <li><strong>Node version:</strong> 5.0.0</li> <li><strong>npm version:</strong> 3.5.1</li> </ul> <h3 dir="auto">Options</h3> <div class="sn...
1
<h2 dir="auto"><g-emoji class="g-emoji" alias="memo" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4dd.png">📝</g-emoji> Provide a description of the new feature</h2> <p dir="auto"><em>What is the expected behavior of the proposed feature? What is the scenario this would be used?</em></p> ...
<p dir="auto">would be nice if I could launch using the Touchpad settings for Taps with Three-finger gestures.</p>
1
<p dir="auto">The "JQurey's <math-renderer class="js-inline-math" style="display: inline" data-static-url="https://github.githubassets.com/static" data-run-id="0d2cbc5fdb5017ef1498a347d55521ac">$.getJSON" link in the Zipline's, instead of opening the getJSON document, link to the $</math-renderer>.each document.</p>
<h4 dir="auto">Issue Description</h4> <p dir="auto">I've compiled a few thoughts of what I think could be improved for the "Create a Set"-challenges of the "Coding Interview Data Structure Questions" section. <strong>See the comments in the code below</strong> (which FYI, was the solution I created when working throug...
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 checked the <a href="https://github.com/celery/celery/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+label%3A%22Issue+Type%3A+Feature+Request%22+"...
<p dir="auto">When using gevent as a pool, queuing a single task that uses <a href="https://channels.readthedocs.io/en/stable/topics/channel_layers.html#synchronous-functions" rel="nofollow">django-channel's group_send with async_to_sync</a> works, but queuing multiple tasks will result in the following error:</p> <p d...
0
<p dir="auto">Hello,</p> <p dir="auto">I spent a few hours debugging my system the other day because my disk was full - not because of space but because of inodes. In fact, it was the cache sessions directory that was full of sess_* files.</p> <p dir="auto">As it was already stated in pr <a class="issue-link js-issue-l...
<p dir="auto">I had a strange behavior while learning with the Symfony Book Chapter "Forms".</p> <p dir="auto">For revision:</p> <ol dir="auto"> <li>Creating the Class:</li> </ol> <div class="highlight highlight-text-html-php notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="/...
0
<p dir="auto"><strong>Migrated issue, originally created by Derek Lambert (<a href="https://github.com/dlambert">@dlambert</a>)</strong></p> <p dir="auto">Appologies if this explanation isn't accurate, the code is. After <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="384640437" data...
<p dir="auto"><strong>Migrated issue, originally created by Brendan Abel (<a href="https://github.com/babel">@babel</a>)</strong></p> <p dir="auto">This is using sqlalchemy 0.9.8</p> <p dir="auto">Assuming a declarative class called "MyClass" with an association proxy field call "my_field"</p> <div class="snippet-clipb...
1
<p dir="auto">As far as I can tell, when <code class="notranslate">&amp;str</code> appears as the return type of a function, this silently implies <code class="notranslate">&amp;'static str</code>. I think this holds for all other types as well, not just <code class="notranslate">str</code>. I propose that we force peo...
<p dir="auto">We currently have <code class="notranslate">Zero</code> and <code class="notranslate">One</code> traits that are meant to work with <code class="notranslate">Add</code> and <code class="notranslate">Mul</code> and support iterator operations like <code class="notranslate">sum</code>, as well as the curren...
0
<p dir="auto">Thank you for submitting a TensorFlow documentation issue. Per our GitHub<br> policy, we only address code/doc bugs, performance issues, feature requests, and<br> build/installation issues on GitHub.</p> <p dir="auto">The TensorFlow docs are open source! To get involved, read the documentation<br> contrib...
<p dir="auto">Thank you for submitting a TensorFlow documentation issue. Per our GitHub<br> policy, we only address code/doc bugs, performance issues, feature requests, and<br> build/installation issues on GitHub.</p> <p dir="auto">The TensorFlow docs are open source! To get involved, read the documentation<br> contrib...
1
<p dir="auto">Hello, I am Brazilian, and I can help make the English / Portuguese translation.<br> Are countless users of the bootstrap in the country, and many do not know English.<br> I am not of the best Portuguese / English.<br> More English / Portuguese, know what to say!</p> <p dir="auto">other languages ​​can no...
1
<pre class="notranslate">Go version: What steps will reproduce the problem? If possible, include a link to a program on play.golang.org. 1. go get github.com/kisielk/vigo 2. cd $GOPATH/github.com/kisielk/vigo 3. go build 4. ./vigo 2&gt; trace The stack trace is here: unexpected fault address 0xc1c46c1668 fatal error...
<p dir="auto">by <strong>eduard.castany</strong>:</p> <pre class="notranslate">What steps will reproduce the problem? package main import "fmt" func main() { fmt.Println("Hello, 世界") } go run hola.go What is the expected output? Hello, 世界 What do you see instead? Hello, õ©ûþòî Which compiler are you using (5g...
0
<h2 dir="auto">Bug Report</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I would like to work on a fix!</li> </ul> <p dir="auto"><strong>Current behavior</strong><br> A clear and concise description of the behavior.</p> <ul dir...
<h2 dir="auto">Bug Report</h2> <p dir="auto">I (and others) get an error when running the build of a create-react-app project ("Minified React error <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="48196010" data-permission-text="Title is private" data-url="https://github.com/babel/ba...
1
<p dir="auto">Hi all, I am new to react and I am trying to create a react library of components and I came across this problem because one of the components I am creating uses <a href="https://reactjs.org/docs/hooks-intro.html" rel="nofollow">REACT HOOKS</a>.</p> <p dir="auto"><strong>Disclaimer: this is my first time...
<p dir="auto">on the MDN site <a href="https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/code" rel="nofollow">https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/code</a></p> <p dir="auto">Mozilla is saying Event.code is the new way to distinguish which button a user is pressing, having to pull ...
0
<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 (if applicable): 0.5.2681.0 Any other software? No"><pre lang="none" class="notranslate"><code class="notra...
<p dir="auto">Is it possible to focus terminal by hotkey? E.g. when I click ctrl + ` it should open/focus terminal and put in in foreground.</p>
0
<p dir="auto"><strong>Elasticsearch version</strong>: 2.3.3</p> <p dir="auto"><strong>JVM version</strong>:1.8.0_101</p> <p dir="auto"><strong>OS version</strong>: Ubuntu 14.0.4</p> <p dir="auto"><strong>Description of the problem including expected versus actual behavior</strong>:</p> <p dir="auto"><strong>Steps to re...
<p dir="auto">Hi,</p> <p dir="auto">I've recently upgraded ES from version 1.4.4 to 1.7.1 and now I have an issue with lat and lon indexed fields for geo_point.<br> In my index I have a field defined as follows:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboar...
1
<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">When indexing into a tensor with another tensor, around 10 times the size of the array is used in memory on the GPU.</p> <h2 dir="auto">To Reproduce...
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="In [1]: x = torch.randn(20000, 20000,device='cuda') In [2]: torch.cuda.max_memory_allocated() Out[2]: 1600126976 In [3]: m = ~torch.eye(20000, dtype=torch.bool, device='cuda') In...
1
<ul dir="auto"> <li>Electron version: 1.6.2</li> <li>Operating system: Windows 10</li> </ul> <h3 dir="auto">Actual behavior</h3> <p dir="auto">When I'm maximizing the frameless window, the borders of window are out of screen.<br> For example: If I have my custom titlebar with 100px height and if I'll maximize the windo...
<ul dir="auto"> <li>Electron version: 1.4.15</li> <li>Operating system: Windows 10</li> </ul> <h3 dir="auto">Actual behavior</h3> <p dir="auto">Height is oversized by exactly 8px consistently (taskbar is set to small icons).</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://raw.githu...
1
<p dir="auto">Given the new <code class="notranslate">this</code> return type and F-bounded polymorphism I was a little surprised that I still could not express a functor interface</p> <p dir="auto"><strong>Example of Problem</strong></p> <div class="highlight highlight-source-ts notranslate position-relative overflow-...
<p dir="auto">It would be enormously helpful if <code class="notranslate">this</code> recognized type parameters:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="abstract class Functor&lt;a&gt; { abstract map&lt;b&gt;(map: (va...
1
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; :4.0beta:</li> <li>Operating System / Platform =&gt; :Windows 10 64 bit:</li> <li>Compiler =&gt; :Visual studio 2017:</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">Assertion failed when import caffe model, the message...
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; <g-emoji class="g-emoji" alias="grey_question" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2754.png">❔</g-emoji></li> <li>Operating System / Platform =&gt; <g-emoji class="g-emoji" alias="grey_question" fallb...
0
<p dir="auto">reported: <a href="https://www.facebook.com/groups/free.code.camp.bengaluru/761870870602896/?ref=notif&amp;notif_t=group_activity" rel="nofollow">https://www.facebook.com/groups/free.code.camp.bengaluru/761870870602896/?ref=notif&amp;notif_t=group_activity</a><br> Screen shot: <a href="https://scontent.fs...
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/bonfire-title-case-a-sentence" rel="nofollow">http://www.freecodecamp.com/challenges/bonfire-title-case-a-sentence</a> has an issue. The Bonfire asks to "Return the provided string with the first letter of each word capitalized".The sentence should...
1
<p dir="auto">We should change this:</p> <p dir="auto"><code class="notranslate">import { some-module } from 'some-lib'</code></p> <p dir="auto">To this:</p> <p dir="auto"><code class="notranslate">from 'some-lib' import {some-module}</code></p> <p dir="auto">If we change to the second, the IDE can help us out by auto-...
<p dir="auto">Consider the following import statement:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import { int, float } from '../lang';"><pre class="notranslate"><code class="notranslate">import { int, float } from '../lang'; </code></pre>...
1
<p dir="auto">The issue is about several reducing functions such as <code class="notranslate">np.mean</code> or <code class="notranslate">np.std</code>. These functions seem to return a different result when passed a 2D array together with <code class="notranslate">axis</code> argument instead of 1D array which is manu...
<p dir="auto">On Numpy 1.14.2 I get the following:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="A = np.random.rand(1024,256,256,3)*255 # similar to a 1024 256x256 images tensor print(np.mean(A,axis=(0,1,2))) # 64 bit works fine print(np.mean...
1
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="#![feature(associated_types)] impl Foo for int { type A = uint; } pub trait Foo { type A; } pub fn main() {}"><pre class="notranslate"><code class="notranslate">#![feature(associated_types)...
<p dir="auto">Not sure how to properly describe the bug, but this causes an ICE:</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#![feature(associated_types)] struct SimulationInfo; impl SimulationInfo { fn add_state&lt;T...
1
<p dir="auto">Hello,</p> <p dir="auto">I upgrade my PHP version from PHP 5.6.36 to PHP 7.2, but I have a problem when I want to use the migrate function of Session component.</p> <p dir="auto">My simple line of code :<br> <code class="notranslate">$this-&gt;request-&gt;getSession()-&gt;migrate(true, $newLifetime);</cod...
<p dir="auto">My entity :</p> <p dir="auto">/**</p> <ul dir="auto"> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Orm/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Orm">@Orm</a>\Column(type="string",length...
0
<p dir="auto">Challenge <a href="http://freecodecamp.com/challenges/bonfire-return-largest-numbers-in-arrays" rel="nofollow">http://freecodecamp.com/challenges/bonfire-return-largest-numbers-in-arrays</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possible.</p> <ol dir="auto"...
<p dir="auto">Challenge <a href="http://freecodecamp.com/challenges/waypoint-write-reusable-javascript-with-functions" rel="nofollow">http://freecodecamp.com/challenges/waypoint-write-reusable-javascript-with-functions</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possible.<...
0
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-create-bootstrap-wells" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-create-bootstrap-wells</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possible.</p> <p dir="auto">Please not...
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-create-bootstrap-wells" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-create-bootstrap-wells</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possible.</p> <p dir="auto"><a target=...
1
<p dir="auto"><strong>Describe the bug</strong></p> <p dir="auto">I was using r112 and everything was ok, after upgrading to r120 I noticed a huge drop in fps when using composer render rather than the normal render.</p> <p dir="auto">there are 7 objects, 2000 instanced objects.</p> <p dir="auto">I know that 2000 sound...
<p dir="auto">OutlinePass causes performance issue especially on mesh with a lot of faces.<br> I am not sure if this is bug or expected behavior. Thanks.</p> <p dir="auto"><strong>Screenshots</strong><br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/42105279/9396...
1
<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?q=is%3Aissue+label%3A%22Issue+Type%3A+Enhancement%22+-label%3A%22Category%3A+...
<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...
0
<p dir="auto">I am using Pandas 0.13.0rc1-23-g286811a, Python 2.7 and Windows XP.</p> <p dir="auto">The space in column names is apparently causing a problem. On IPython,</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="df = pd.DataFrame(columns...
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import pandas as pd ind = ['A', 'A', 'B', 'C']i df = pd.DataFrame({'test':range(len(ind))}, index=ind) rows = ['C', 'B'] res = df.ix[rows] assert rows == list(res.index) # fails">...
0
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=sbrannen" rel="nofollow">Sam Brannen</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9861?redirect=false" rel="nofollow">SPR-9861</a></strong> and commented</p> <h4 dir="auto">Status Quo</h4> <p dir="auto">When usi...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=paul4christ79" rel="nofollow">Paul Benedict</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4625?redirect=false" rel="nofollow">SPR-4625</a></strong> and commented</p> <p dir="auto">It is sometimes desirable to per...
0
<p dir="auto">If I have <code class="notranslate">abstract Foo</code> and <code class="notranslate">type Bar&lt;:Foo ... end</code>, <code class="notranslate">type Baz&lt;:Foo ... end</code>, how should I denote a <code class="notranslate">Vector</code> accepting only any <em>subtypes themselves</em> (not instances) of...
<p dir="auto">Currently, there is the following line in the sparse matmult code:</p> <p dir="auto"></p><div class="Box Box--condensed my-2"> <div class="Box-header f6"> <p class="mb-0 text-bold"> <a href="https://github.com/JuliaLang/julia/blob/056b374919e11977d5a8d57b446ad1c72f3e6b1d/base/sparse/linalg.jl#...
0
<h4 dir="auto">Code Sample, a copy-pastable example if possible</h4> <p dir="auto">Execute this code in a terminal with width &lt;= 90 cols.</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import pandas as pd val = [1017.56, ...
<h4 dir="auto">Code example</h4> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import pandas as pd import numpy as np index = pd.date_range('1970', '2018', freq='A') data = np.random.randn(len(index)) columns1 = [ ['This i...
1
<p dir="auto">I'm trying to request google search results and access the top few links. However, it always gets stuck on some sites. Ctrl-C is not in effect but Ctrl-Z does bring me to the terminal.</p> <p dir="auto">I have set a timeout for each request.<br> I have read messages that DNS is one of the sources of block...
<p dir="auto">The request <code class="notranslate">my_session.head(some_url, verify=True)</code> reuses existing connections, including any that were established with <code class="notranslate">verify=False</code>.</p> <h2 dir="auto">Expected Result</h2> <p dir="auto">I would expect that HTTP requests with <code class=...
0
<p dir="auto">It is not always does like this. But some of txt files fails. Plus, if i copy all types from NotePad and past it Atom it will be fixed.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/7994408/6997882/8d3654c2-dbd6-11e4-9a8e-908b32ae9...
<p dir="auto">sometimes a chinese-char become '���',(as we all know that in charset utf-8, a chinese-char need 3 byte )</p>
1
<p dir="auto">The THREE.SVGLoader() is unable to process the attached SVG file. Since the file looks fine in Chrome Browser and other SVG editors, I assume the file conforms to the SVG standard. When the file is loaded to three.js, it does not crash anything, but it is rendered into gibberish.</p> <p dir="auto">Is the ...
<p dir="auto">I mean, I understand SVGLoader is work in progress, but can you really get anywhere without this? my svg looks exploded :)</p> <p dir="auto">example:</p> <div class="highlight highlight-text-xml notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&lt;g transform=&q...
1
<h5 dir="auto">System information (version)</h5> <p dir="auto">Using the cv2 libraray in a python3.6 application, when I try to set the preferable target to CUDA using the line <code class="notranslate">cv.dnn_Net.setPreferableTarget(cv.dnn.DNN_TARGET_CUDA)</code> I get the following error;</p> <div class="snippet-cli...
<p dir="auto">This is a duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="224658849" data-permission-text="Title is private" data-url="https://github.com/opencv/opencv/issues/8658" data-hovercard-type="issue" data-hovercard-url="/opencv/opencv/issues/8658/hovercard" href="...
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....
<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">Create a new ContainerLayer type or an argument to a SceneBuilder.build() or SceneBuilder.pushScene() that allows the framework to explicitly raster cache the subtree right away so subsequent redraws of the scene are optimized.</p>
<h2 dir="auto">Use case</h2> <p dir="auto">Although <a href="https://docs.flutter.io/flutter/widgets/RepaintBoundary-class.html" rel="nofollow">RepaintBoundary</a> is a key widget in improving Flutter’s performance on the UI thread, it’s not well-utilized on the GPU thread. For example, only the lowest-level <code clas...
1
<h3 dir="auto">Body</h3> <p dir="auto">We have a kind request for all the contributors to the latest <a href="https://pypi.org/project/apache-airflow/2.3.3rc3/" rel="nofollow">Apache Airflow RC 2.3.3rc3</a>.</p> <p dir="auto">Could you please help us to test the RC versions of Airflow?</p> <p dir="auto">Please let us k...
<p dir="auto"><strong>Apache Airflow version</strong>: 2.0.0a2</p> <p dir="auto">As of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="640821818" data-permission-text="Title is private" data-url="https://github.com/apache/airflow/issues/9363" data-hovercard-type="pull_request" data-h...
0
<p dir="auto">Noticing a security vulnerability [<a title="CVE-2021-3807" data-hovercard-type="advisory" data-hovercard-url="/advisories/GHSA-93q8-gq69-wqmw/hovercard" href="https://github.com/advisories/GHSA-93q8-gq69-wqmw">CVE-2021-3807</a>] when scanning the "npm" package with JFrog Xray as below:</p> <p dir="auto">...
<p dir="auto">Our team found an issue of npm inconsistent install while migrating from lerna to npm@7 workspaces. It looks like inability to install proper dependencies if there is previous state of node_modules when checking out between branches. The result differs if previous node_modules is present or not.</p> <h3 d...
0
<p dir="auto">It seems that I'm unable to make elasticsearch query for boolean true values. Boolean false works fine.</p> <p dir="auto">Elasticsearch version: 0.20.1</p> <p dir="auto">Steps to reproduce (in shell script form):</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-s...
<p dir="auto">Effectively, indexing it as lowercase <code class="notranslate">t</code> instead of upper case <code class="notranslate">T</code>. See repo here: <a href="https://gist.github.com/adba5adb18555033f1c1">https://gist.github.com/adba5adb18555033f1c1</a>.</p>
1
<p dir="auto">Uncaught Error: EACCES, open '/home/rhocassiopeiae/.atom/compile-cache/cson/5af7724b023a6274b520f79f04fb798a67319ca7.json'</p> <p dir="auto"><strong>Atom Version</strong>: 0.158.0<br> <strong>System</strong>: linux 3.13.0-43-generic<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Steps To R...
<p dir="auto">Steps for reproduce:</p> <blockquote> <p dir="auto">Open atom<br> Open folder with source code<br> Select any source file from trreview<br> rigth click and duplicate file<br> crash</p> </blockquote> <p dir="auto">I am using Fedora 21 and atom version is 0.168.0</p> <p dir="auto">Here the output:</p> <p di...
0
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import seaborn as sns;sns.set() import matplotlib.pyplot as plt penguins = sns.load_dataset(&quot;penguins&quot;) # sns.displot(data=penguins, x=&quot;flipper_length_mm&quot;,label=...
<p dir="auto">Consider data points that describe:</p> <ul dir="auto"> <li>different animal species</li> <li>each specie lives across different countries</li> <li>a population for each specie in each country</li> </ul> <p dir="auto">The current plotting histograms considers each bin (animal specie) as a full collection ...
0
<p dir="auto">Fallout of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="54437366" data-permission-text="Title is private" data-url="https://github.com/rust-lang/rust/issues/21191" data-hovercard-type="pull_request" data-hovercard-url="/rust-lang/rust/pull/21191/hovercard" href="http...
<p dir="auto"><code class="notranslate">-O</code> seems to function like an alias for <code class="notranslate">-C opt-level=2</code>, but <code class="notranslate">-O</code> does not enable certain LTO LLVM optimizations (inlining?), whereas <code class="notranslate">-C opt-level=2</code> does. This seems like a mist...
1
<p dir="auto">How to use threads in angular2 -Thread method like sleep(),wait()</p>
<p dir="auto">Hello,</p> <p dir="auto">how can we do synchronized method calling in angular2 -Threads(sleep(),wait() ).</p>
1
<p dir="auto">The control height classes listed on <a href="http://getbootstrap.com/css/#forms-control-sizes" rel="nofollow">http://getbootstrap.com/css/#forms-control-sizes</a> do not match the classes that actually exists in bootstrap.css and bootstrap.min.css.</p> <p dir="auto"><code class="notranslate">.input-lg</c...
<p dir="auto">To increase/decrease the size of form controls, you can add the classes input-lg or input-sm (at least according to the website [http://getbootstrap.com/css/#forms] - which is the most consistent solution). In the css code, however, the classes are called input-large and input-small.</p>
1
<p dir="auto">I was looking for a way to set a remember me cookie programmatically from inside a service. So I am not coming through a standard form login. Unfortunately all the remember me services are private and so I can not access them. Is there another way to solve this problem? I am using Symfony version 2.4.</p>
<p dir="auto">Just bringing attention to this particular issue since all the @ mentions are getting no response there. See <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="6075543" data-permission-text="Title is private" data-url="https://github.com/FriendsOfSymfony/FOSUserBundle/issu...
1
<ul dir="auto"> <li>VSCode Version: 1.2.0</li> <li>OS Version: Win10</li> </ul> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>Create a new file e.g. test.php</li> <li>Copy this:</li> </ol> <div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-cl...
<ul dir="auto"> <li>VSCode Version: 1.2.1</li> <li>OS Version: Windows 7</li> </ul> <p dir="auto">Commands within one single line do not appear to have the correct highlight.</p> <p dir="auto">Example:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-co...
1
<p dir="auto">Druid indexing needs to be revisited to improve indexing performance and functional capability. Currently, v8 segments are created by IndexMerger and converted to v9. We should be able to build v9 segments directly.</p>
<p dir="auto">The indexing code is getting old and the method of updating the storage format is essentially amounting to writing in an old version and converting up multiple times. This is less than optimal and not a good sign for future maintenance.</p> <p dir="auto">We need to look at the indexing code and fixor it ...
1
<p dir="auto">Step to reproduce:</p> <ol dir="auto"> <li>Go to an old user profile, for example mine <a href="http://www.freecodecamp.com/aluzardo" rel="nofollow">http://www.freecodecamp.com/aluzardo</a></li> </ol> <p dir="auto">Expected: Show all the challenges with the correct category name.<br> Actual: I can see som...
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/6775919/12354088/68b75568-bb48-11e5-8ec5-c992c8333b7f.png"><img src="https://cloud.githubusercontent.com/assets/6775919/12354088/68b75568-bb48-11e5-8ec5-c992c8333b7f.png" alt="camper_berkeleytrue_s_code_...
1
<p dir="auto">I had a deps file that looks like:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="export * as React from &quot;https://dev.jspm.io/react&quot;; export * as ReactDOM from &quot;https://dev.jspm.io/react-dom&quot;;">...
<p dir="auto">Hi,</p> <p dir="auto">in my tsconfig.json:</p> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&quot;compilerOptions&quot;: { &quot;lib&quot;: [&quot;esnext&quot;, &quot;dom&quot;, &quot;deno.ns&quot;] }"><pre class...
0
<p dir="auto">Just playing with higher-order functions and structs with function fields.</p> <p dir="auto">I tried this code:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="// the main function fn main() { let funcs = Funcs { a: B...
<p dir="auto">Hello folks,</p> <p dir="auto">I'm dutifully reporting this as the compiler told me to so. The bug is the same reported already by <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="68991886" data-permission-text="Title is private" data-url="https://github.com/rust-lang/ru...
1
<p dir="auto">I have just installed tensorflow 1 and when I try to run a program I get following errors.<br> "C:\Users\CRCV&gt;python a.py<br> E c:\tf_jenkins\home\workspace\release-win\device\cpu\os\windows\tensorflow\core\framework\op_kernel.cc:943] OpKernel ('op: "BestSplits" device_type: "CPU"') for unknown op: Bes...
<p dir="auto">I installed TensorFlow version 1.0.0-rc2 on Windows 7 SP1 x64 Ultimate (Python 3.5.2 |Anaconda custom (64-bit)) using:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="pip install --upgrade https://storage.googleapis.com/tensorflow...
1
<p dir="auto"><em>From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/codegastudio/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/codegastudio">@codegastudio</a> on November 12, 2016 9:3</em></p> <h5 dir="auto"...
<p dir="auto">When running this task</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="- name: 'Subversion | Install SSH user public keys' authorized_key: user=sshsvn key=&quot;{{lookup('file', inventory_dir + '/files/certs/' ...
0
<p dir="auto">I'd like to read audio file by using a sox utility directly. Currently I can do it as:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="signal = torch.from_numpy(np.frombuffer(subprocess.check_output(['sox', '-V0...
<p dir="auto">We support many built-in functions (<a href="https://docs.python.org/2/library/functions.html" rel="nofollow">Python 2</a>, <a href="https://docs.python.org/3/library/functions.html" rel="nofollow">Python 3</a>), but not all of them. Some of these need some more discussion (i.e. what about builtins that e...
0
<p dir="auto">Coming from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="33275467" data-permission-text="Title is private" data-url="https://github.com/atom/atom/issues/2177" data-hovercard-type="issue" data-hovercard-url="/atom/atom/issues/2177/hovercard" href="https://github.com/a...
<p dir="auto">We should provide a script to build libchromiumcontent and atom-shell from source code, and make use of <a href="https://build.opensuse.org" rel="nofollow">OpenSUSE Build Service</a> to compile and provide Linux packages.</p>
1
<h2 dir="auto">In 4.1.1, non-sharding-table SQL do not supported nested subquery,</h2> <p dir="auto">I'm sorry for the bad reading experience. I translated the English with Google and made some adjustments.</p> <p dir="auto">this nested subquery has nothing to do with the table I want to sharing.<br> For example, if t...
<h3 dir="auto">Which version of Sharding-Jdbc do you using?(您使用的Sharding-Jdbc版本为?)</h3> <p dir="auto">Sharding-Jdbc版本:2.0.3</p> <h3 dir="auto">Expected behavior (您预期的结果是)</h3> <p dir="auto">希望可以集成到springboot2.0</p> <h3 dir="auto">Actual behavior (实际运行的结果是)</h3> <p dir="auto">报错:java.lang.ClassNotFoundException: org.spr...
0
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br> Bug</p> <p dir="auto"><strong>What is the current behavior?</strong><br> When trying to rehydrate markup in IE11 'Argument is not optional' error is thrown. It happens only if component has dangerouslySetInnerHTML pro...
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p> <p dir="auto">bug</p> <p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto">React interactivity lost, React crash?</p> <p dir="auto"><strong>If the current behavior is a bug, please provide th...
1
<p dir="auto">This was fun to debug.</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="In [1]: import pandas as pd In [2]: 0 in pd.Int64Index([0, 0, 1]) Out[2]: True In [3]: 0 in pd.Int64Index([0, 1, 0]) Out[3]: True In [4]:...
<h4 dir="auto">Code Sample</h4> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="result = pd.Series(1., pd.date_range('20170101','20181231',freq='D')).resample('B').last().to_period() print result.index[0] # Period('2016-12-30', ...
0
<h5 dir="auto">Issue Type:</h5> <p dir="auto">Feature Idea</p> <h5 dir="auto">Component Name:</h5> <p dir="auto">core</p> <h5 dir="auto">Ansible Version:</h5> <p dir="auto">$ ansible --version<br> ansible 2.0.0.2<br> config file = /home/damjan/sys-ops/ansible.cfg<br> configured module search path = Default w/o override...
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> <li>Feature Idea</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">lib/ansible/playbook/play_context.py<br> lib/ansible/playbook/become.py</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-rela...
0
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Feature Idea</li> </ul> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.1.0.0 config file = /home/soar/ansible2/ansible.cfg configured module searc...
<p dir="auto">In some cases diff users might want to use the same play with different access levels, being able to change vault failure to decrypt to a warning or something else allows for this.</p>
1
<p dir="auto">When using mysql as URI scheme in caravel_config.py, everything works fine.<br> I could add druid cluster. When I try to refresh druid metadata, it throws following error:</p> <p dir="auto">sqlalchemy.exc.InvalidRequestError: This Session's transaction has been rolled back due to a previous exception duri...
<p dir="auto">In the commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/apache/superset/commit/c2bb49fec567c72f9752f99db783225787d87eb6/hovercard" href="https://github.com/apache/superset/commit/c2bb49fec567c72f9752f99db783225787d87eb6"><tt>c2bb49f</tt></a>, the foreign ke...
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.18363.476 Windows Terminal version (if applicable): 0.6.2951.0"><pre lang="none" class="notranslate"><code class="notranslate">Windows build ...
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">In Profile.json we will define the <code class="notranslate">actions</code> section.</p> <p dir="auto">This section is an array and each element takes an Object, the schema can be</p> <div class="highlight highlight-source-json notranslate positio...
0
<h5 dir="auto">Description of the problem</h5> <p dir="auto">[.Offscreen-For-WebGL-0EAEC5B0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.<br> This is what came up in the console:<br> i tried duplicating the water shader material in co...
<p dir="auto">my vtk file format like:</p> <h1 dir="auto">vtk DataFile Version 4.1</h1> <p dir="auto">3D point save to vtk file<br> ASCII<br> DATASET STRUCTURED_POINTS<br> DIMENSIONS 100 100 100<br> SPACING 1 1 1<br> ORIGIN 0 0 0<br> POINT_DATA 1000000<br> SCALARS gray_value float 1<br> LOOKUP_TABLE default<br> 0.36470...
0
<p dir="auto">Hello,</p> <p dir="auto">Cant create session with auth object after upgrading to 1.0.3 used to work in 0.14.2<br> (This is an interactive session, I replaced &lt; and &gt; with //)</p> <p dir="auto">Python 2.7.2+ (default, Oct 4 2011, 20:03:08)<br> [GCC 4.6.1] on linux2<br> Type "help", "copyright", "cre...
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="requests.session(**kwargs) Returns a Session for context-management."><pre class="notranslate"><code class="notranslate">requests.session(**kwargs) Returns a Session for context-management. </...
1
<h3 dir="auto">Problem description</h3> <p dir="auto">CircularProgress is frozen on FF &amp; Safari (I don't have Edge and IE to test that)</p> <h3 dir="auto">Link to minimal working code that reproduces the issue</h3> <p dir="auto">Just look at the documentation page: <a href="https://material-ui-1dab0.firebaseapp.com...
<p dir="auto">Circular progress doesn't work on safari, it looks full.</p> <p dir="auto">Open next docs in safari.<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/5749437/20119660/b9dd2a10-a609-11e6-9528-edba5b68f81e.png"><img src="https://cloud.githubuserconte...
1
<p dir="auto">It seems that once emacs parses a <code class="notranslate">'"'</code> (that is, a double-quote character literal), in rust code it interprets this as the beginning of a string and highlights accordingly. This is very easy to spot, for example, in the file <code class="notranslate">src/libextra/json.rs</c...
<p dir="auto">The latest version of <code class="notranslate">rust-mode</code> for Emacs (20130928.1740) has issues with<br> single-quoted characters, especially when that character is a <code class="notranslate">"</code> (double<br> quote). The following program executes correctly in Rust 0.8, but is font-locked<br> i...
1
<p dir="auto">I would be willing to contribute a median absolute deviation function to scipy.stats, if there is a broader interest. There are other robust measures of variance (<code class="notranslate">tvar</code> and <code class="notranslate">iqr</code>) and I think the <code class="notranslate">mad</code> function w...
<p dir="auto">Some functions like <code class="notranslate">linregress</code> and <code class="notranslate">theilslopes</code> return tuples of 4 or 5 results. A <code class="notranslate">Bunch</code> pattern would be much cleaner, and also allows adding extra return values easily.</p> <p dir="auto">See discussion at <...
0
<p dir="auto">After installing the prerequisites (and setting the following environment variables):</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="export NO_CUDA=1 export NO_DISTRIBUTED=1 export NO_MKLDNN=1 export NO_NNPACK=1 export NO_QNNPAC...
<h2 dir="auto">Issue description</h2> <p dir="auto">There's a recent change in jit scripting path for nn.interpolate operator. After aten::__interpolate operator is removed and the scriptable nn.interpolate module has become scriptable as part of this PR: <a class="issue-link js-issue-link" data-error-text="Failed to l...
0
<p dir="auto">I need to limit CPU usage of tensorflow on Windows by setting inter_op_parallelism_threads = 1 , ( intra_op_parallelism_threads = 1 also for CPU)</p> <p dir="auto">When I run a model on CPU, inter_op_parallelism_threads = 1 works perfectly, and only one logical core is used.</p> <p dir="auto">But when I...
<p dir="auto">We are using:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="with sv.managed_session( server.target, config=tf.ConfigProto(log_device_placement=True, inter_op_parallelism_threads=1, ...
1
<p dir="auto">It would be useful to us and I'm pretty sure to other people to be able to call gemm in C.<br> There is the file numpy/core/src/multiarray/cblasfuncs.c that contain this function:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="st...
<p dir="auto">I was wondering if it's possible for the relevant Numpy DLLs (e.g. lapack_lite or _umath_linalg) to export the CBLAS functions, so that other software can call into them using e.g. ctypes. Under Linux they are exported by default, but not under Windows (AFAIK you have to explicitly export symbols on Windo...
1
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.1.1</li> <li>Operating System / Platform =&gt; Windows 64 Bit / C++ &amp; Python</li> <li>Compiler =&gt; Visual Studio 2017, Python 3.7.6</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">I just updated OpenCV 4.2.0 and...
<p dir="auto"><a class="commit-link" href="https://github.com/opencv/opencv/commit/058367f34c60d6a843579adce84895f4bc5d31dd#diff-c868f69925dd124c54190546d4843841"><tt>058367f</tt>#diff-c868f69925dd124c54190546d4843841</a> break BGR color conversion utilities in opencv/modules/imgcodecs/src/utils.cpp.<br> Before this co...
1
<p dir="auto">Hi,<br> I design a network which composes of shared layers, I write code using functional API. However, there always be errors.<br> I paste my network structure graph , code , and error information below, hope to provide a clue.<br> Thanks!</p> <p dir="auto">Network Structure:</p> <p dir="auto"><a target=...
<p dir="auto">I'm trying to create a neural network "within" a neural network, basically I branch off from an intermediate layer, use that as an output to train another neural network. I want to train both networks together. I can't seem to do it, I run into the following error:</p> <p dir="auto"><em>UserWarning: Model...
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...
<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...
0
<p dir="auto">Perhaps it's using 32bit ints as the indices instead of u64?</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from sklearn.ensemble import ExtraTreesClassifier import numpy as np np.random.seed(32) clf = ExtraTr...
<p dir="auto">I notice that the current <a href="http://scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFromModel.html" rel="nofollow">SelectKBest</a> doesn't allow a user to select the <code class="notranslate">k</code> best features from a model. Are there any thoughts about adding a <code c...
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">hacked in <code class="notranslate">kombu/asynchronous/hub.py:Hub.close</code> to edit debug log, related code:</p> <p dir="auto"><a href="https://github.com/celery/kombu/blob/master/kombu/asynchronous/hub.py#L247-L263">https://github.com/celery/kombu/blob/master/kombu/asynchronous/hub.py#L247-L263</a></p...
0
<h3 dir="auto">System information</h3> <ul dir="auto"> <li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>: Yes</li> <li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Windows 10</li> <li><strong>TensorFlow installed from (source...
<p dir="auto">LookupError: No gradient defined for operation 'Argmax' (op type: Argmax)</p>
1
<h3 dir="auto">Apache Airflow version</h3> <p dir="auto">2.5.0</p> <h3 dir="auto">What happened</h3> <p dir="auto">I am trying to set up Airflow Celery to use sentinel. However, we have multiple sentinel instances up and running. So referring to the examples on the internet, I tried to pass multiple sentinel URL as bel...
<h3 dir="auto">Apache Airflow version</h3> <p dir="auto">2.4.3</p> <h3 dir="auto">What happened</h3> <p dir="auto">When configuring Airflow/Celery to use Redis Sentinel as a broker, the following pops up:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-...
1
<p dir="auto">When I try example Mobx</p> <p dir="auto">Error: MobX observer: Store 'store' is not available! Make sure it is provided by some Provider<br> at <a href="http://localhost:3000/_next/-/commons.js:8459:46" rel="nofollow">http://localhost:3000/_next/-/commons.js:8459:46</a><br> at Array.forEach (native)<br> ...
<p dir="auto">For some reason if I upgrade to beta 19 of next I get an error about the mobx store not being available. I'm using a provider and then injected the store into my components. Anyone else using mobx with next getting this error when upgrading?</p>
1
<p dir="auto">As of today interacting with input and outputs of dynamically loaded components requires access to potentially "private" fields of a component. To illustrate it with a concrete example let's say that I want to load, using <code class="notranslate">DynamicComponentLoader</code>, a following component:</p> ...
<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="[ ] bug report =&gt; search github for a similar issue or PR before submitting [x] feature request [ ] support request =&g...
1
<h4 dir="auto">Data Visualization with D3: Work with Data in D3</h4> <p dir="auto"><a href="http://beta.freecodecamp.com/en/challenges/data-visualization-with-d3/work-with-data-in-d3" rel="nofollow">http://beta.freecodecamp.com/en/challenges/data-visualization-with-d3/work-with-data-in-d3</a></p> <h4 dir="auto">Issue D...
1
<h2 dir="auto">Steps to Reproduce</h2> <ul dir="auto"> <li>create new project</li> <li>add a TextFormField widget</li> <li>run and compare with android native</li> </ul> <p dir="auto"><strong>Native Android</strong><br> -&gt; new Android Studio project - selected "Login Activity"-template</p> <p dir="auto"><a target="_...
<p dir="auto">code:</p> <div class="highlight highlight-source-dart notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="var pictureRecorder = ui.PictureRecorder(); var canvas = Canvas(pictureRecorder, Rect.fromLTWH(0.0, 0.0, image.width.toDouble(), image.height.toDouble()));...
0
<p dir="auto">I'm trying to install numpy from source but I'm seeing a lot of C99 errors.</p> <h3 dir="auto">Reproducing code example:</h3> <div class="highlight highlight-text-shell-session notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="$ python -s setup.py --no-user-cfg b...
<p dir="auto">Cannot build numpy v1.17.0 on CentOS 7.<br> Previous version works fine.<br> I'm seeing a lot of C99/C11 features in error message, and avx512f.<br> Not sure if the required <code class="notranslate">--std</code> option is set but I don't think gcc 4.8.5 (the system default compiler on CentOS 7) can handl...
1
<p dir="auto">This happens both locally and on <a href="https://travis-ci.org/angular/angular/jobs/62268311" rel="nofollow">Travis</a>.</p> <p dir="auto">You get something like this:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="... [13:53:13...
<ul class="contains-task-list"> <li><strong>I'm submitting a ...</strong></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> bug report</li> </ul> <p dir="auto"><strong>Current behavior</strong><br> I'm using ComponentResolver to render dynamically 'some...
0
<p dir="auto">Hi,</p> <p dir="auto">I have an annoying behavior that prevents me to type the character "]". Instead it folds current-line.</p> <p dir="auto">On Azerty layout the ] can be typed with : AltGr + 0 .In the keybindings the current line folding should be triggered with Ctrl + Alt + ]. So there is some kind of...
<p dir="auto">Original issue: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="28529842" data-permission-text="Title is private" data-url="https://github.com/atom/atom/issues/1625" data-hovercard-type="issue" data-hovercard-url="/atom/atom/issues/1625/hovercard" href="https://github.c...
1