text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<p dir="auto">Leap Day Edition <g-emoji class="g-emoji" alias="tada" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f389.png">🎉</g-emoji></p>
<ul dir="auto">
<li>Typing Work
<ul dir="auto">
<li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="134923063" dat... | <p dir="auto"><em>From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/prencher/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/prencher">@prencher</a> on April 21, 2016 22:28</em></p>
<ul dir="auto">
<li>VSCode V... | 0 |
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/sum-all-odd-fibonacci-numbers#?solution=function%20sumFibs%28num%29%20%7B%0A%20%20var%20prevNum%20%3D%201%3B%0A%20%20var%20curNum%20%3D%201%3B%0A%20%20var%20result%20%3D%202%3B%0A%0A%20%20do%20%7B%0A%20%20%20%20var%20newNum%20%3D%20prevNum%20%2B%2... | <h2 dir="auto">my comment</h2>
<p dir="auto">the code runs with node, e.g.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="node test.js"><pre class="notranslate"><code class="notranslate">node test.js
</code></pre></div>
<p dir="auto">in FCC it... | 0 |
<p dir="auto">Summary.<br>
If a http page redirects via 301 to a non-http location, eg a magnet link, requests raises exception and the redirect link is not available except in the error text</p>
<h2 dir="auto">Expected Result</h2>
<p dir="auto">Would be better if it returned status_code=301 and content=redirect link</... | <p dir="auto">I'm currently mocking an API that is consumed by an Android application.<br>
One of the API responses contains a redirect to a custom URL schema <code class="notranslate">app://</code> in the <code class="notranslate">Location</code> header</p>
<p dir="auto">Since I am not interested in my mocked API clie... | 1 |
<h4 dir="auto">Challenge Name</h4>
<p dir="auto">All challenges are affected.</p>
<h4 dir="auto">Issue Description</h4>
<p dir="auto">When you finish a level and then start a new one and click a position in the editor, often the cursor will appear to be in the correct position but actually will be one line below when... | <p dir="auto">In all the exercises, we the users are forced to press the enter key before writing any code.</p>
<hr>
<h4 dir="auto">Update:</h4>
<p dir="auto">We have locked the conversation temporarily on this thread to collaborators only, this has been resolved in staging, and will be live soon.</p>
<p dir="auto">The... | 1 |
<h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">What I am trying to do is to let the user pick an image or take one with the camera. After that I want him to see it in a new screen and let him write a description or something. However, the screen seems a bit off after the image_picker screen is closing, and the ne... | <p dir="auto">Right now I’m only using <code class="notranslate">Navigator.push(context, new MaterialPageRoute(...</code> I know there are some other options like the <code class="notranslate">routes</code> named parameter to <code class="notranslate">MaterialApp</code> constructor. What are the pros/cons to each appro... | 0 |
<ol dir="auto">
<li>Windows 10</li>
<li>Anaconda 5.1.0 (Python 3.6.4)</li>
<li><strong>NO GPU version</strong> (my laptop doesn't have GPU... Poor )</li>
<li><strong>MSVCP140.DLL</strong> already installed and setted in PATH , it's everywhere</li>
</ol>
<blockquote>
<blockquote>
<blockquote>
<p dir="auto">import tenso... | <p dir="auto">As announced in release notes, TensorFlow release binaries version 1.6 and higher are prebuilt with AVX instruction sets. This means on any CPU that do not have these instruction sets either CPU or GPU version of TF will fail to load with any of the following errors:</p>
<ul dir="auto">
<li><code class="n... | 1 |
<p dir="auto">clone.app doesnt work Kindly check<br>
url:<a href="http://www.freecodecamp.com/challenges/waypoint-clone-an-element-using-jquery?solution=fccss%0A%20%20%24(document).ready(function()%20%7B%0A%20%20%20%20%24(%22%23target1%22).css(%22color%22%2C%20%22red%22)%3B%0A%20%20%20%20%24(%22%23target1%22).prop(%22d... | <p dir="auto">A bug seems to be present: Chrome 46.0.2490.86 m; Windows 8.1 with respect to <code class="notranslate">appendTo()</code> function.</p>
<p dir="auto"><code class="notranslate">$("#target2").appendTo($("#right-well"));</code> does work, but not the <code class="notranslate">$("#target2").appendTo("#right-w... | 1 |
<p dir="auto">Environment</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Microsoft Windows [Version 10.0.18363.900]
PowerToys version: v19.1
PowerToy module for which you are reporting the bug (if applicable): FancyZones"... | <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.900
PowerToys version: 0.19.0
PowerToy module for which you are reporting the bug (if applicable): FancyZones
Monitor(s): 2 side-by-sid... | 1 |
<p dir="auto">Currently, the example 'with-typescript' is using an ugly 'concurrently' to run asynchronously with next.js.<br>
I tried to modify the webpack loaders but no hope, next.js required files be in filesystem/.next folder, not memory. Now I can't use my lovely CoffeeScript for API construction<g-emoji class="... | <p dir="auto">As mentioned in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="202752614" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/867" data-hovercard-type="issue" data-hovercard-url="/vercel/next.js/issues/867/hovercard?comment_id=277... | 1 |
<table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>no</td>
</tr>
<tr>
<td>Feature request?</td>
<td>yes</td>
</tr>
<tr>
<td>BC Break report?</td>
<td>no</td>
</tr>
<tr>
<td>RFC?</td>
<td>yes</td>
</tr>
<tr>
<td>Symfony version</td>
<td>4.1</td>
</tr>
</tbody>
</... | <table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>yes</td>
</tr>
<tr>
<td>Feature request?</td>
<td>no</td>
</tr>
<tr>
<td>BC Break report?</td>
<td>yes</td>
</tr>
<tr>
<td>RFC?</td>
<td>no</td>
</tr>
<tr>
<td>Symfony version</td>
<td>3.1.8</td>
</tr>
</tbody>
... | 0 |
<p dir="auto">For the query refactoring we started testing equals()/hashCode() contracts for the query builders in a central abstract <a href="https://github.com/elastic/elasticsearch/blob/master/test/framework/src/main/java/org/elasticsearch/test/AbstractQueryTestCase.java#L725">base test</a>, assuming the test can us... | <p dir="auto">Please, see <a href="https://discuss.elastic.co/t/phrase-highlighting-works-incorrectly-on-es-2-1-1-and-2-2-0/39971" rel="nofollow">https://discuss.elastic.co/t/phrase-highlighting-works-incorrectly-on-es-2-1-1-and-2-2-0/39971</a></p> | 0 |
<table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>yes</td>
</tr>
<tr>
<td>Feature request?</td>
<td>no</td>
</tr>
<tr>
<td>BC Break report?</td>
<td>no</td>
</tr>
<tr>
<td>RFC?</td>
<td></td>
</tr>
<tr>
<td>Symfony version</td>
<td>3.3.5</td>
</tr>
</tbody>
</t... | <p dir="auto">If, for example, a project consists of the following commands:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="my-website:admin:do-something
my-website:admin:do-something-else
my-website:data:blah
my-website:data:blah-blah"><pre c... | 0 |
<p dir="auto">Hello,</p>
<p dir="auto">I am trying to use the tooltips on all my links, including the navbar. But as the navbar is fixed on top, I had to use the bottom position for the first rank links.</p>
<p dir="auto">The problem is that the tooltip-arrow was not above the tooltip but a bit below, almost behind for... | <p dir="auto">When a tooltip/popover would appear slightly offscreen to the right or left, it's correctly shifted slightly however the arrow ends up appearing in the middle of the popover, rather than at the edge of it like it should.</p>
<p dir="auto">In this case, <code class="notranslate">getViewportAdjustedDelta</c... | 1 |
<h4 dir="auto">Describe the workflow you want to enable</h4>
<p dir="auto">I have been searching around for a Scikit-learn package which calculates the specificity score for multiclass problems but I can't seem to find one.</p>
<p dir="auto">Would be helpful to have a package which calculates the specificity score, in ... | <p dir="auto">It would be nice if these rates would be included in the metrics module:</p>
<ul dir="auto">
<li>False positive rate (Fall-out)</li>
<li>False negative rate (Miss rate)</li>
<li>True negative rate (specificity)</li>
</ul> | 1 |
<p dir="auto">The ec2.py script now creates host groups based on instance tags, but I think there might be two issues.</p>
<ol dir="auto">
<li>The order of your inventory file needs to go:</li>
</ol>
<p dir="auto">non-tag groups<br>
tag groups</p>
<p dir="auto">for the tag groups to work. For example:</p>
<div class="... | <p dir="auto">Since 1.4 ansible does not deduplicate hosts coming from multiple sources, which causes tasks to run multiple times on the same host in a single play.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ tail test/* simple.yml
==>... | 1 |
<p dir="auto"><strong>Apache Airflow version</strong>: 1.10.12<br>
<strong>Kubernetes version</strong>: 1.18.6</p>
<p dir="auto"><strong>What happened</strong>:<br>
Airflow is running within a k8s with <strong>KubernetesExecutor</strong><br>
When trying to run task on demand within a DAG (f.e. "Ignore all deps") receiv... | <p dir="auto"><strong>Apache Airflow version</strong>: 1.10.12</p>
<p dir="auto"><strong>Kubernetes version</strong> (if you are using kubernetes) (use kubectl version): v1.16.13-gke.401</p>
<p dir="auto"><strong>Environment</strong>: AWS EKS</p>
<ul dir="auto">
<li>Cloud provider or hardware configuration:</li>
<li>OS... | 1 |
<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>
Disabled radio button (and checkbox) fires onChange event from double click in IE11</p>
<p dir="auto"><strong>If the current behavior is a bug, ... | <p dir="auto">React version: Latest</p>
<h2 dir="auto">Steps To Reproduce</h2>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import * as hooks from "bundle-o-hooks";
function MyComponent({x}) {
if (x > 1) {
... | 0 |
<p dir="auto">Hi there,</p>
<p dir="auto">Please see this example: <a href="http://jsbin.com/ulopaj/4" rel="nofollow">http://jsbin.com/ulopaj/4</a></p>
<p dir="auto">There is a link with a tooltip applied in the modal.</p>
<p dir="auto">I set a 'shown' event handler function to the modal, it works when the modal is pop... | <p dir="auto">The triggered show and hide event bubbles to the modal dialog when using tooltips in modal dialog. So, the show and hide of the modal dialog will also be triggered.</p>
<p dir="auto">Following should work as workaround:<br>
$('[rel="tooltip"','.modal').tooltip().on('show', function(e) {e.stopPropagation()... | 1 |
<p dir="auto">Error happens when there's some queues already added before worker started and max task per child is 1</p>
<h2 dir="auto">Checklist</h2>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have included the output of <code ... | <p dir="auto">We are seeing the above mentioned error.<br>
Coming from:<br>
<a href="https://github.com/celery/celery/blob/master/celery/concurrency/asynpool.py#L182">https://github.com/celery/celery/blob/master/celery/concurrency/asynpool.py#L182</a></p>
<p dir="auto">A quick test on this test in the REPL reproduces t... | 1 |
<p dir="auto">e.g. <a href="https://build.julialang.org/#/builders/65/builds/743/steps/5/logs/stdio" rel="nofollow">https://build.julialang.org/#/builders/65/builds/743/steps/5/logs/stdio</a></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Erro... | <p dir="auto">From <a href="https://build.julialang.org/#/builders/65/builds/674/steps/5/logs/stdio" rel="nofollow">https://build.julialang.org/#/builders/65/builds/674/steps/5/logs/stdio</a></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Erro... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=johnemmanuel" rel="nofollow">John Emmanuel</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6632?redirect=false" rel="nofollow">SPR-6632</a></strong> and commented</p>
<p dir="auto">The first code snippet in section... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=sunlxy" rel="nofollow">Sean</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4249?redirect=false" rel="nofollow">SPR-4249</a></strong> and commented</p>
<p dir="auto">Please see the following example:</p>
<p dir="au... | 0 |
<p dir="auto">Hi,<br>
I come from a java background and I love using flask. But there is some itch with flask GET/POST API (production code and test code) I would like to discuss about.</p>
<p dir="auto">In a java servlet, it doesn't matter what http method you're using (GET, POST, PUT), you always do this to get a par... | <p dir="auto">Flask started to ship with a default, hardcoded logging handler. Unfortunately this setup makes it harder to install custom logging setups, because then you'll have to undo all the things Flask did to the app logger, or replace the <code class="notranslate">app.logger</code> entirely. A symptom of this is... | 0 |
<p dir="auto">Hi, Currently I found the step to JAX on multi-host TPU Cloud, but I do not find the step to Run JAX on multi-host GPU platforms. Does anyone can help?</p> | <p dir="auto">I don't have a node with 8 gpus. I have two nodes each with 4 gpus. So is it possible to train a model on multiple nodes?</p> | 1 |
<p dir="auto">As far I know, <a href="https://vuejs.org/v2/guide/events.html#Event-Modifiers" rel="nofollow">.once</a> would fire only one time.<br>
However, .once would <strong>fire multiple times</strong>, when the DOM is "<strong>not</strong>" the last binding DOM in template.</p>
<p dir="auto">For example,</p>
<div... | <h3 dir="auto">Vue.js version</h3>
<p dir="auto">2.1.8</p>
<h3 dir="auto">Reproduction Link</h3>
<p dir="auto"><a href="https://jsfiddle.net/bacft9s7/" rel="nofollow">https://jsfiddle.net/bacft9s7/</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">Clicks on the element more than once.</p>
<h3 dir="auto">Wha... | 1 |
<p dir="auto">We are seeing exceptions when transferring a TorchScripted Module via RPC. Can we add support for it?</p>
<p dir="auto">cc <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/suo/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" h... | <p dir="auto">Right now there is no way to pass script module object over wrie in rpc layer.</p>
<ol dir="auto">
<li>
<p dir="auto">When calling python myScriptModule constructor as follows, myScriptModule will be serialized by python pickler, but python pickler does not support scriptModule object serialization<br>
r... | 1 |
<p dir="auto">Superset is not starting up properly after docker-compose build & up</p>
<h3 dir="auto">Expected results</h3>
<p dir="auto">Get a working Superset.</p>
<h3 dir="auto">Actual results</h3>
<p dir="auto">Empty screen.</p>
<h4 dir="auto">Screenshots</h4>
<p dir="auto"><a target="_blank" rel="noopener nore... | <p dir="auto">I am using the docker image to use Apache superset, I followed the instructions.<br>
I cloned the git repository then a docker-compose up</p>
<h3 dir="auto">Expected results</h3>
<p dir="auto">The UI to load</p>
<h3 dir="auto">Actual results</h3>
<p dir="auto">The UI won't load, here is a screenshot<br>
<... | 1 |
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/show-relationships-with-a-force-directed-graph" rel="nofollow">Show Relationships with a Force Directed Graph</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko... | <p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/style-text-inputs-as-form-controls" rel="nofollow">Style Text Inputs as Form Controls</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Sa... | 0 |
<p dir="auto">Doing something like</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="let object: HashMap<serde_v8::Value, serde_v8::Value> = serde_v8::from_v8(value).unwrap();"><pre class="notranslate"><span class="pl-k">le... | <p dir="auto">When I make <a href="https://github.com/KSXGitHub/yaml-wasm">yaml-wasm</a>, I must open a web server to test it. If <code class="notranslate">fetch</code> can load local file, then a web server is no longer necessary, making automated testing much easier.</p>
<p dir="auto">This would also help a static we... | 0 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="memo" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4dd.png">📝</g-emoji> Synchroning configurations with the Microsoft/Github account.</h2>
<p dir="auto">With this feature, you could save and use your onetime PowerToys configuration within mul... | <p dir="auto">Hello,</p>
<p dir="auto">I just remapped Win+V to Ctrl+V using Keyboard Manager in PowerToys.<br>
When I invoke clipboard with new shortcut (Ctrl + V), I can see it, but after picking one of the items from clipboard list, it doesn't paste it.<br>
This happens only when I map to Ctrl+V; when I tried with -... | 0 |
<p dir="auto">There're some duplicate declarations, for instance:</p>
<ul dir="auto">
<li><code class="notranslate">isValidDirective</code> (both in <code class="notranslate">directive_resolver.ts</code> and <code class="notranslate">runtime-metadata.ts</code>, in case <a class="issue-link js-issue-link" data-error-tex... | <p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> bug report => search github for a similar issue or PR before submitting</li>
<li class="task-list-item"><i... | 0 |
<p dir="auto">The following code produces an "Illegal instruction (core dumped)" when run (on linux/x86_64, both in debug and release mode):</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="fn main() {
let x = T {f: Box::new([None])};
}
str... | <p dir="auto">Example program:</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="use std::mem;
struct AlignmentStruct {
ptr: *mut [AlignmentStruct, ..1]
}
fn main() {
println!("{}", ::std::mem::align_of::<A... | 1 |
<p dir="auto">Hi community,</p>
<p dir="auto">I am glad to announce that ShardingSphere will provide an independent SQL parser engine for parsing SQLs!<br>
I believe you will have some of the scenarios or use the SQL parser engine to get a parsed AST. From now on, you will have another option for your cases. Here are s... | <h2 dir="auto">Bug Report</h2>
<p dir="auto">Scene: 2 libraries, two tables<br>
Yesterday I did a test, I opened 4 threads, each thread inserts 1 million pieces of data, about 1 hour and a half of insertion, check the data, the data in the library has no problem, the id is not repeated, but in There is a problem when q... | 0 |
<h4 dir="auto">Description</h4>
<p dir="auto"><code class="notranslate">sklearn.neighbors.NearestNeighbor</code> throws exceptions at me when I use <code class="notranslate">metric='seuclidean'</code>. This seems to come down to a problem within <code class="notranslate">BallTree</code>, as it works normally if I set... | <p dir="auto">Here is a quick example:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="dist = 'seuclidean'
D = pairwise_distances(X[:400,:], metric = dist )
D = np.nan_to_num(D)
eps = np.percentile(D, 0.6)
print eps
dscan =... | 1 |
<p dir="auto">Just a couple of (seeming) bugs I ran into doing some Arbitrary-precision range stuff on rosettacode:<br>
System: Windows 8<br>
Julia: Latest Windows Binary v1.2 from March 8</p>
<ul dir="auto">
<li>Int128 issues: related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-i... | <p dir="auto">I get the following:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia> int128(1)
UNREACHABLE executed!
Stack dump:
0. Running pass 'X86 DAG->DAG Instruction Selection' on function '@dec'
Aborted"><pre class="notranslat... | 1 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/777" rel="nofollow">http://projects.scipy.org/scipy/ticket/777</a> on 2008-11-04 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/pv/hovercard" data-octo-click="hovercard-link-click" data-octo-d... | <p dir="auto">I have found that <code class="notranslate">lstsq</code> is sometimes unexpectedly throwing an exception; this is causing major problems because it's used in things like sklearn's <code class="notranslate">LinearRegression</code> class. I've included below a particular very simplified repro, but there ap... | 0 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number:
Platform ServicePack Version VersionString
-------- ----------- ------- -------------
Win32NT 10.0.18362.0 Microsoft Windo... | <h1 dir="auto">Description of the new feature/enhancement</h1>
<p dir="auto">My windows version is 1803, but I want to try this cool terminal. So how soon can it come into reality?</p>
<h1 dir="auto">Proposed technical implementation details (optional)</h1> | 0 |
<p dir="auto">I am not asking for a new feature in the APIs but for a new release type: CUDA+Linux ARM64.<br>
At the moment there are only x86_64 wheels at <a href="https://storage.googleapis.com/jax-releases/jax_cuda_releases.html" rel="nofollow">https://storage.googleapis.com/jax-releases/jax_cuda_releases.html</a>.<... | <p dir="auto">Potentially related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="916640295" data-permission-text="Title is private" data-url="https://github.com/google/jax/issues/6932" data-hovercard-type="issue" data-hovercard-url="/google/jax/issues/6932/hovercard" href="https:... | 1 |
<ul dir="auto">
<li>Version: 2.0.0-beta.7</li>
</ul>
<p dir="auto">I'm trying to create a project that uses ES6 style components with Webpack and Babel.</p>
<p dir="auto"><strong>.babelrc</strong><br>
<code class="notranslate">{ "presets": ["es2015"], "plugins": [ "angular2-annotations", "transform-flow-strip-types" ] ... | <p dir="auto">As of 1.14-dev.7.0 Dart SDK ships a way to suppress dartdocs for chosen parts of the code via a special <code class="notranslate"><nodoc></code> comment. We should use it to suppress docs for duplicates caused by reexporting.</p> | 0 |
<h3 dir="auto">Environment info</h3>
<p dir="auto">Operating System:<br>
Linux Mint 17.3 3.19.0-32-generic<br>
Tensorflow Version 0.12.0-rc0 (<a href="https://storage.googleapis.com/tensorflow/linux/gpu/tensorflow_gpu-0.12.0rc0-cp34-cp34m-linux_x86_64.whl" rel="nofollow">https://storage.googleapis.com/tensorflow/linux/... | <p dir="auto">The new split_v function introduced in 0.12rc0 does not correctly predict the shapes of the resulting tensors when the original tensor has an unknown dimension, resulting on the split dimension being of unknown size. For instance:</p>
<div class="snippet-clipboard-content notranslate position-relative ove... | 1 |
<p dir="auto">The <a href="https://material-ui-next.com/style/typography/" rel="nofollow">Typography demo page</a> is not in the menu under the component demos tab, even though the page exists. I've found it from the typography api page.<br>
Adding it to the menu will make this content available for people!</p>
<ul c... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<p dir="auto">H... | 0 |
<p dir="auto">I'm having issues building the <a href="https://github.com/cssivision/qrcode-react"><code class="notranslate">qrcode-react</code></a> library with <code class="notranslate">next build</code>. I get the following error:</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" i... | 0 | |
<p dir="auto">by <strong>arnold.angerer</strong>:</p>
<pre class="notranslate">Running all.bash on fails on Mac.
%%%% making prof %%%%
make -C prof install
quietgcc -I"/Users/zeroc8/go/include" -ggdb -O2 -c
"/Users/zeroc8/go/src/cmd/prof/main.c"
quietgcc -o gopack -L"/Users/zeroc8/go"/lib ar.o -lmach -lbio -l9 -lm ... | <p dir="auto">by <strong>paulo.jpinto</strong>:</p>
<pre class="notranslate">What steps will reproduce the problem?
1. import path
2. make use of path.DirSeps
What is the expected output?
I am expecting the following condition to hold, path.DirSeps = '\\'
What do you see instead?
I get path.DirSeps = '\/'
Which co... | 0 |
<p dir="auto">This issue has been bouncing around a bit; basically, on my modal dialogs, I see a bit of "flicker" (the content rapidly appearing/disappearing) when hiding or unhiding the dialog.</p>
<p dir="auto">I was able to capture some of it in a screen capture:</p>
<p dir="auto"><a href="https://vimeo.com/73808307... | <p dir="auto">Maybe it would be better if the reference was to the entire width and would not be underlined when the mouse?</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="a.accordion-toggle {
display: block;
}
a.accordion-toggle:hover {
te... | 0 |
<h3 dir="auto">Version</h3>
<p dir="auto">2.6.10</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://github.com/wxkcoder/bugs_demo">https://github.com/wxkcoder/bugs_demo</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">在ios10.3.3 浏览器safiri环境下运行 vue版本2.6.10 vue-router版本3.0.6<br>
1.页面a通过t... | <h3 dir="auto">Version</h3>
<p dir="auto">2.6.0-beta.1</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://codepen.io/frlinw/pen/OreZMz" rel="nofollow">https://codepen.io/frlinw/pen/OreZMz</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">Click on "Click me"</p>
<h3 dir="auto">What is ex... | 1 |
<p dir="auto">This is a fork from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="326198872" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/17874" data-hovercard-type="issue" data-hovercard-url="/flutter/flutter/issues/17874/hovercard" hre... | <p dir="auto"><a href="https://github.com/flutter/engine/blob/1c07ea530f2c78b7e303c96b19994ff897498c2a/shell/gpu/gpu_rasterizer.cc#L136">In engine, the screen is filled with SK_ColorBLACK.</a> This makes it impossible to use FlutterView as a transparent overlay, since canvas clearing is in the hands of the engine inste... | 1 |
<p dir="auto">There is now a bug in the Javascript highlighter when extending a string over multiple lines using backslash at the end.</p>
<p dir="auto">var moo =<br>
'finefine<br>
notfinenotfine';</p> | <p dir="auto"><em>From @KevinSCreative on December 30, 2015 18:13</em></p>
<p dir="auto">After the first line, multi-line strings in JavaScript don't get string color. In the following example, only "Hello World" has the string color, and the obj variable declaration is all one color. In the default theme, 'var' is sup... | 1 |
<p dir="auto">A common pattern is converting keyword arguments into a <code class="notranslate">Dict</code> for easier manipulation. On master this currently throws an error:</p>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="jul... | <p dir="auto">This seems to be a consequence of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="276847030" data-permission-text="Title is private" data-url="https://github.com/JuliaLang/julia/issues/24795" data-hovercard-type="pull_request" data-hovercard-url="/JuliaLang/julia/pull/2... | 1 |
<h4 dir="auto">Description</h4>
<p dir="auto">There are a lot of warnings launched during the test process.<br>
<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/TomDLT/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.c... | <p dir="auto">With recent improvements and additions, I have come to realize that the codebase starts accumulating several implementations or occurrences of kernels, most of which are not directly interoperable or do not share a common and simple interface.</p>
<p dir="auto">So far, we have kernels (or usages of) in</p... | 0 |
<h3 dir="auto">Description</h3>
<p dir="auto">A config that lets the scheduler choose tasks with the latest/oldest execution_date to run first. Or perhaps a way to dynamically assign pool slots based on the execution_date could also work.</p>
<h3 dir="auto">Use case/motivation</h3>
<p dir="auto">Sometimes the same task... | <p dir="auto"><strong>Description of the problem</strong></p>
<p dir="auto">A common workflow we have is running daily DAGs not dependent of past runs. When deployed, It need to catch up for many years before the runs are up to date and can be used by analysts.</p>
<p dir="auto">The problem is that most of times, recen... | 1 |
<p dir="auto">Hello,</p>
<p dir="auto">I'm testing PairGrid using <a href="http://stanford.edu/~mwaskom/software/seaborn/tutorial/axis_grids.html" rel="nofollow">http://stanford.edu/~mwaskom/software/seaborn/tutorial/axis_grids.html</a></p>
<p dir="auto">but this code</p>
<div class="snippet-clipboard-content notransla... | <p dir="auto">Python env:</p>
<ul dir="auto">
<li>Python: 3.6.8 x64</li>
<li>OS: Mac OSX / Linux</li>
<li>seaborn: 0.9.0</li>
<li>matplotlib: 3.1.1</li>
</ul>
<p dir="auto">The code below is not working as expected.</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto... | 0 |
<p dir="auto">Hello,</p>
<p dir="auto">I have generated a fiddle here <a href="http://jsfiddle.net/coderslay/fyDkD/6/show/" rel="nofollow">http://jsfiddle.net/coderslay/fyDkD/6/show/</a></p>
<p dir="auto">In this i see that when we drag and drop the pegman anywhere on the google map then we get the streetview. The stre... | <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"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=lhaemmerle" rel="nofollow">Lukas Hämmerle</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7919?redirect=false" rel="nofollow">SPR-7919</a></strong> and commented</p>
<p dir="auto">I have defined the following reque... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=rodion" rel="nofollow">Rodion</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-11101?redirect=false" rel="nofollow">SPR-11101</a></strong> and commented</p>
<p dir="auto">Controller method:</p>
<div class="highlight... | 1 |
<p dir="auto">Hi,</p>
<p dir="auto">Pairplot with diag_kind = "kde" used to work with version 0.9.0 but it fais with version 0.10.0.</p>
<p dir="auto">Error message: RuntimeError: Selected KDE bandwidth is 0. Cannot estiamte density.</p>
<p dir="auto">Current version: seaborn 0.10.0 , matplotlib 3.1.3</p>
<p dir="auto... | <h3 dir="auto">Description</h3>
<p dir="auto">Hey Everybody,<br>
I have encountered unexpected behavior when I tried to create a seaborn distplot from an array with many zeros. I know that this is probably a weird corner case that doesn't seem very urgent but I think there is some value reporting it. I could not manage... | 1 |
<h4 dir="auto">Description</h4>
<p dir="auto">I just tried running <code class="notranslate">GridSearchCV</code> on <code class="notranslate">HistGradientBoostingClassifier</code> but it crashed with a division by zero error. I was running with verbose logging. The last report from GridSearchCV indicated the following ... | <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from sklearn.datasets import fetch_openml
from sklearn.model_selection import cross_val_score
from sklearn.experimental import enable_hist_gradient_boosting
from sklearn.ensemble im... | 1 |
<p dir="auto">Please go to Stack Overflow for help and support:</p>
<p dir="auto"><a href="https://stackoverflow.com/questions/tagged/tensorflow" rel="nofollow">https://stackoverflow.com/questions/tagged/tensorflow</a></p>
<p dir="auto">If you open a GitHub issue, here is our policy:</p>
<ol dir="auto">
<li>It must be ... | <p dir="auto">Please go to Stack Overflow for help and support:</p>
<p dir="auto"><a href="https://stackoverflow.com/questions/tagged/tensorflow" rel="nofollow">https://stackoverflow.com/questions/tagged/tensorflow</a></p>
<p dir="auto">If you open a GitHub issue, here is our policy:</p>
<ol dir="auto">
<li>It must be ... | 1 |
<p dir="auto">In the bootstrap.css file used on the demo site, at line 97 there are selectors for body, a and a:hover. In the downloadable version accessible from <a href="http://twitter.github.com/bootstrap/download.html">http://twitter.github.com/bootstrap/download.html</a> these are missing. Currently scaffolding.l... | <p dir="auto">Hey guys,</p>
<p dir="auto">I download the custom bootstrap from the site with all options, but in min.css don't have the body{} element...</p> | 1 |
<p dir="auto"><strong>Neo4j version</strong>: 4.1.1 (community edition)<br>
<strong>Operating system</strong>: DEBIAN 7<br>
<strong>API/Driver</strong>: Cypher/Python API/Browser/Desktop (I get the same error everywhere)</p>
<p dir="auto"><strong>Steps to reproduce</strong>: I created several csv files to run <code cla... | <p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/amirouche/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/amirouche">@amirouche</a>: 'By inheriting from <code class="notranslate">GraphDatabase</code>... | 0 |
<p dir="auto">Are there any current plans to upgrade Electron to Chromium 57?<br>
Currently, we are already using the CSS Grid layout, introduced with Chrome 57, to build form-based dialogs and would like to deploy that as a standalone desktop application with Electron.</p>
<p dir="auto">Thanks!</p> | <p dir="auto">Will electron support deno in the future?</p>
<p dir="auto">Deno is a new alternative to node js that automatically has builtin typescript support and has just reached v1.</p> | 0 |
<h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">I see Row and Column widgets as a <a href="https://developer.apple.com/documentation/uikit/uistackview" rel="nofollow">UIStackView</a> and would expect spacing parameter so that we can add custom spacing between their children. Something like <a href="https://develop... | <p dir="auto">In cases when a variable is initialized using a literal (<code class="notranslate">String</code>, <code class="notranslate">int</code>, <code class="notranslate">bool</code>, <code class="notranslate">double</code>, <code class="notranslate">List</code>, <code class="notranslate">Map</code>) or a construc... | 0 |
<h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [v1.XX]</li>
<li>Operating System: [All, Windows 11, Ubuntu 20, macOS 13.2, etc.]</li>
<li>Browser: [All, Chromium, Firefox, WebKit]</li>
<li>Other info:</li>
</ul>
<h3 dir="auto">Source code</h3>
<ul class="contains-task-list">
<li class="task-lis... | <h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [v1.35.1]</li>
<li>Operating System: [Ubuntu 20, macOS 13.4]</li>
<li>Browser: [All]</li>
<li>Other info:</li>
</ul>
<h3 dir="auto">Source code</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled=""... | 0 |
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/make-images-mobile-responsive" rel="nofollow">Make Images Mobile Responsive</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/49.0.2623.108 Chrome/... | <p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/add-font-awesome-icons-to-our-buttons#?solution=%3Clink%20href%3D%22https%3A%2F%2Ffonts.googleapis.com%2Fcss%3Ffamily%3DLobster%22%20rel%3D%22stylesheet%22%20type%3D%22text%2Fcss%22%3E%0A%3C!--link%20href%3D%27https%3A%2F%2Ffonts.googleapis.com%2F... | 1 |
<p dir="auto">There appears to ba a bug in scipy.optimize.fmin_slsqp; given a set of unsatisfyable constraints, the imode return parameter should signal this with a return value of 4, but this does not appear to happen:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-... | <p dir="auto">From mailing list:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="x = [1,2]
optimize.minimize(
lambda x: x[0]**2+x[1]**2, x,
constraints = (
{'type':'eq','fun': lambda x: x[0]+x[1]-1},
{'type':'ineq','fun'... | 1 |
<p dir="auto">The current behavior of init containers is to run a set of init containers for every pod.</p>
<p dir="auto">It would be nice if the behavior could be extended so that we can define a set of init containers for a deployment. This would be extremely useful if we have an app that talks to a database and woul... | <p dir="auto">Users often need a means to inject custom behavior into the lifecycle of a deployment process. The deployment API (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="45532851" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues... | 1 |
<p dir="auto">The <a href="https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/dockertools/docker_manager_test.go">docker_manager_test</a> needs some refactoring. A few of the problems:</p>
<ul dir="auto">
<li>Rampant code duplication (the test is over 2500 lines long)</li>
<li>Fragile tests depending on l... | <p dir="auto"><strong>What keywords did you search in Kubernetes issues before filing this one?</strong> (If you have found any duplicates, you should instead reply there.):<br>
service</p>
<hr>
<p dir="auto"><strong>Is this a BUG REPORT or FEATURE REQUEST?</strong> (choose one):<br>
BUG REPORT</p>
<p dir="auto"><stron... | 0 |
<p dir="auto">During upgrading <code class="notranslate">0.13</code> I found it really hard to locate problems caused by duplicated using of <code class="notranslate">createFactory</code>. But it may help with component names in the warnings:</p>
<div class="highlight highlight-source-js notranslate position-relative o... | <p dir="auto">Heads up to anybody going through debugging hell.<br>
If you have your own fancy component (e.g <code class="notranslate"><AwesomeInput/></code>) and you think its smart passing a prop named <code class="notranslate">key</code> to your component, so that you can set it as the <code class="notranslat... | 0 |
<table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>yes</td>
</tr>
<tr>
<td>Feature request?</td>
<td>no</td>
</tr>
<tr>
<td>BC Break report?</td>
<td>yes</td>
</tr>
<tr>
<td>RFC?</td>
<td>no</td>
</tr>
<tr>
<td>Symfony version</td>
<td>2.7.39</td>
</tr>
</tbody>... | <table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>yes</td>
</tr>
<tr>
<td>Feature request?</td>
<td>no</td>
</tr>
<tr>
<td>BC Break report?</td>
<td>yes</td>
</tr>
<tr>
<td>RFC?</td>
<td>yes</td>
</tr>
<tr>
<td>Symfony version</td>
<td>3.4.2 (and others)</td>
<... | 1 |
<p dir="auto">I would like to be able to capture (or cancel) the native file open dialog.<br>
It is possible for 'download/save' by catching the 'will-download' event. I would like the same for the file selection.</p>
<p dir="auto">Basically I need to control all native UI element (popup, dialogs, ...).<br>
Does it mak... | <ul dir="auto">
<li>Electron version: 1.1.0</li>
<li>Operating system: N/A</li>
</ul>
<p dir="auto">Currently there isn't any way to remove dialog boxes (such as ones created through <code class="notranslate">dialog.showMessageBox</code>). This can be useful in, for example, "Keep Waiting" dialogs. After the window b... | 1 |
<h3 dir="auto"><g-emoji class="g-emoji" alias="computer" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4bb.png">💻</g-emoji></h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Would you like to work on a ... | <blockquote>
<p dir="auto">Issue originally made by Jonathan (barroudjo)</p>
</blockquote>
<h3 dir="auto">Bug information</h3>
<ul dir="auto">
<li><strong>Node version:</strong> 0.12.7</li>
<li><strong>npm version:</strong> 2.11.3</li>
</ul>
<h3 dir="auto">Description</h3>
<p dir="auto">When using babel-plugin-transfor... | 0 |
<p dir="auto">Input:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function foo(/* comment */) {}"><pre class="notranslate"><span class="pl-k">function</span> <span class="pl-en">foo</span><span class="pl-kos">(</span><span cla... | <p dir="auto">This code:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="try {
foo();
} catch(e) {
// do nothing
}"><pre class="notranslate"><span class="pl-k">try</span> <span class="pl-kos">{</span>
<span class="pl-en">fo... | 1 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto"><a href="http://docs.ansible.com/ansible/latest/include_vars_module.html#options" rel="nofollow"><code class="notranslate">include_vars</code></a></p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class=... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<ul dir="auto">
<li>azure_rm_virtualmachine</li>
</ul>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=... | 0 |
<p dir="auto">building atom from src</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="cd /usr/local/src/atom
git describe --tags `git rev-list --tags --max-count=1
v0.165.0
git log | head
commit 85456ad9203e8ef390a9f51924bb1f7b0d77ef6d
... | <p dir="auto">The content is left behind at /tmp/$USER/atom-build .</p>
<p dir="auto">Its happening since 0.145 .</p> | 1 |
<p dir="auto">(<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/celery/celery/commit/56a6246c74cd4ed51d12194cf3627b0bdf066bc5/hovercard" href="https://github.com/celery/celery/commit/56a6246c74cd4ed51d12194cf3627b0bdf066bc5"><tt>56a6246</tt></a> introduces a bug in 5.0.x, that ... | <h1 dir="auto">Checklist</h1>
<ul dir="auto">
<li>[ x] I have checked the <a href="https://github.com/celery/celery/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22Category%3A+Documentation%22+">issues list</a><br>
for similar or identical bug reports.</li>
<li>[ x] I have checked the <a href="https://github.com/cel... | 0 |
<h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">When using a custom document <code class="notranslate">_document.tsx</code>, styled-jsx does not SSR styled-jsx and there is a flash of unstyled content unless I duplicate the static <code class="notranslate">getInitialProps</code> method... | <h1 dir="auto">Feature request</h1>
<h2 dir="auto">Is your feature request related to a problem? Please describe.</h2>
<p dir="auto"><code class="notranslate">readline.cursorTo</code> and <code class="notranslate">readline.clearScreenDown</code> (<a href="https://github.com/zeit/next.js/blob/78bcfa07b2b3f495d7bf4d215b9... | 0 |
<h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto"><a href="https://gist.github.com/marius-h/3f4a8541b012ba7455a438150948d978">https://gist.github.com/marius-h/3f4a8541b012ba7455a438150948d978</a></p>
<ol dir="auto">
<li>Add a BottomNavigationBar widget to a Scaffold</li>
<li>Add two Items to it and hit hot reload</... | <p dir="auto">I believe that the cause is that the bar's state allocates animation controllers for each item when the state is first constructed, but it doesn't create new controllers when the state updates with more items.</p>
<h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">Create a nav bar with 3 items.</p>
<p d... | 1 |
<p dir="auto">Docs says "The array can either be a regular Array or a Typed Array.", but unless I use a typed array I get the following error:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="glDrawArrays: attempt to access out of range vertices... | <h1 dir="auto">Deferred rendering</h1>
<p dir="auto">Forward rendering doesn't fit well with most advanced use cases, and when it does - it lacks performance. I want to see a Deferred, Tiled renderer as the main renderer in three.js, not something relegated to /examples folder.</p>
<h3 dir="auto">Motivation</h3>
<p dir... | 0 |
<p dir="auto">Needs a flag on challenge and detection of all completed challenges.</p> | <p dir="auto">As it stands you can only see this option to share the portfolio on Facebook from the map.</p>
<p dir="auto">If the last challenge of a section is completed && all other challenges in that section have also been completed, alert w/ option to share user portfolio on facebook.</p> | 1 |
<p dir="auto">as we all know,the render function return a html.The problem is, when i type space after 'return' and then connect HTML fragment,there is no problem.But there will be an error <code class="notranslate">Uncaught TypeError: Cannot read property 'getNativeNode' of null</code> when i type enter to generate a ... | <hr>
<h2 dir="auto">Note from maintainers:</h2>
<p dir="auto">We know this is an issue and we know exactly what set of problem can be solved. We want this too but it is a <em>hard problem</em> with our current architecture. Additional comments expressing desire for this feature are not helpful. Feel free to subscribe t... | 1 |
<p dir="auto">Hi friends-<br>
I am trying to train a Roberta on a large corpus with a server with time limitation.<br>
Is there any way to save the model like every 3000 steps to keep record of the training, and resume it later?<br>
Really need it with the project…Thanks for helping.</p> | <h3 dir="auto">Feature request</h3>
<p dir="auto">I would like to propose that somewhere in the typical model pipeline, such as the data collators or the Trainer loop, instances of BatchEncoding should be converted to dicts to avoid breaking DataParallel models. Alternatively, I could add to the documentation to state ... | 0 |
<p dir="auto">Text:</p>
<blockquote>
<p dir="auto">这上面的夜的天空,奇怪而高,我生平没有见过这样奇怪而高的天空。他仿佛要离开人间而去,使人们仰面不再看见。然而现在却非常之蓝,闪闪地睒着几十个星星的眼,冷眼。他的口角上现出微笑,似乎自以为大有深意,而将繁霜洒在我的园里的野花草上。</p>
</blockquote>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/49931/6959354/a30f8... | <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">Sometimes the VS Code window just flashes in the task bar but is not stored to the foreground (e.g. when running code again from the command line). See <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="107679327" data-permission-text="Title is private" data-url="https://g... | <ul dir="auto">
<li>VSCode Version: Version 1.3.0-insider (1.3.0-insider) (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/microsoft/vscode/commit/6bc81df453ab2156d2630fbb89ad7d0c80620420/hovercard" href="https://github.com/microsoft/vscode/commit/6bc81df453ab2156d2630fbb89ad7... | 0 |
<p dir="auto">Hey guys !</p>
<p dir="auto">Since 0.13.3 version, my floating label for my DatePicker prevents me from opening it.<br>
I looked quickly and I think its the value <em>z-index: 1</em>.<br>
When I override with <strong>labelStyle</strong> <em>z-index: 0</em>, it's working.</p>
<p dir="auto">Maybe it's for a... | <p dir="auto">In both the date-picker-dialog.js and the time-picker-dialog the component doesn't update its position when the size of the screen changes, This happens because the repositionOnUpdate property is set to false. See screenshot for example where the date-picker-dialog falls of the screen.</p>
<p dir="auto">... | 0 |
<p dir="auto">… because <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="151760275" data-permission-text="Title is private" data-url="https://github.com/nodejs/node/issues/6456" data-hovercard-type="issue" data-hovercard-url="/nodejs/node/issues/6456/hovercard" href="https://github.co... | <p dir="auto">I am on Mac OS X 10.11.5 with node-js v6.2.2 and typescript 1.8.10. Typescript compiler tsc truncates its help message:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ tsc
Version 1.8.10
Syntax: tsc [options] [file ...]
Examp... | 1 |
<p dir="auto">For cases where a small amount of static data is desired. This could include</p>
<ol dir="auto">
<li>configuration for containers whose process is configured by files</li>
<li>small-medium amounts of static data, such as an archive of www data for a static site server</li>
<li>inputs to a process that has... | <p dir="auto">This would map closely to Docker's native volumes support, and allow people to build and version pre-baked data as containers. Maybe read-only? Haven't thought that far...</p> | 1 |
<p dir="auto">When Deno REPL get invoked via bash in <a href="https://elementary.io/pt_BR/" rel="nofollow">Elementary OS</a> (which is a ubuntu based distro), and then closed via Key binds <code class="notranslate">Ctrl + c </code> or <code class="notranslate">Ctrl + d </code> both work the same way closing it successf... | <p dir="auto">When we do <code class="notranslate">close()</code>, it exits the REPL but somehow after then I am unable to type<br>
in the terminal, though if I type and press enter it executes the commands but I<br>
can't see the characters.</p>
<div class="snippet-clipboard-content notranslate position-relative overf... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><input type="c... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><inp... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | 0 |
<ul dir="auto">
<li>Electron version: 1.4.15</li>
<li>Operating system: Elementary OS (Ubuntu)</li>
</ul>
<h3 dir="auto">Expected behavior</h3>
<p dir="auto">NativeImage object copied on clipboard.</p>
<h3 dir="auto">Actual behavior</h3>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto"... | <ul dir="auto">
<li>Electron version: 1.4.10</li>
<li>Operating system: MacOS</li>
</ul>
<h3 dir="auto">Expected behavior</h3>
<p dir="auto">Captured image from webview is copied into clipboard</p>
<h3 dir="auto">Actual behavior</h3>
<p dir="auto">Crashes with error message</p>
<div class="snippet-clipboard-content not... | 1 |
<p dir="auto">May be in v4 created polymer component<br>
<a href="http://www.polymer-project.org/" rel="nofollow">http://www.polymer-project.org/</a></p> | <p dir="auto">Hi,<br>
right now Bootstrap css is not applied to the Polymer custom elements because they are inside a Shadow DOM (<a href="akserg/angular.dart.ui#38">see here</a>).</p>
<p dir="auto">Previously there was the <code class="notranslate">applyAuthorStyles</code> property to set but since they have removed i... | 1 |
<p dir="auto">The UK keyboard has this <code class="notranslate">§</code> key right under the <code class="notranslate">esc</code> key. Would be great to be able to use it for shortcut commands.</p>
<p dir="auto">Does it make sense?</p>
<p dir="auto">BTW: It's shifted value is <code class="notranslate">±</code>.</p> | <p dir="auto">Hi,</p>
<p dir="auto">Just looking at the available keycodes for <a href="https://github.com/electron/electron/blob/master/docs/api/accelerator.md">Electron Accelerator</a> and I could really use <code class="notranslate">§</code> (grave accent - 192) key support for something personal.</p>
<p dir="auto">... | 1 |
<p dir="auto">Hi,</p>
<p dir="auto">PropertyPath doesn't read or write object's properties that are handle with a <code class="notranslate">__call</code> method.</p>
<p dir="auto">Propel has a delegation behavior, that delegate setter/getter with <code class="notranslate">__call</code>,</p>
<p dir="auto">@bschussek , <... | <p dir="auto"><strong>Symfony version(s) affected</strong>: 4.x.x</p>
<p dir="auto"><strong>Description</strong><br>
The developer is not able to use the Symfony PHPUnit bridge and PHPUnit functions using Behat.</p>
<p dir="auto"><strong>How to reproduce</strong><br>
If I'm using PHPUnit to test my services and other m... | 0 |
<blockquote>
<p dir="auto">[ 20%] Built target opencv_test_optflow_pch_dephelp<br>
[ 20%] Generating precomp.hpp<br>
[ 20%] Generating precomp.hpp.gch/opencv_highgui_RELEASE.gch<br>
[ 20%] Linking CXX static library ../../lib/libopencv_stitching_pch_dephelp.a<br>
[ 20%] Built target opencv_stitching_pch_dephelp<br>
[ 2... | <p dir="auto">I get the next error compiling Opencv v2.4.12 in Arch linux <a href="https://aur.archlinux.org/packages/opencv2/" rel="nofollow">https://aur.archlinux.org/packages/opencv2/</a>:</p>
<hr>
<p dir="auto">[ 0%] Built target opencv_core_pch_dephelp<br>
[ 0%] Generating precomp.hpp.gch/opencv_core_Release.gch<b... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=pierreb" rel="nofollow">Pierre Bittner</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-978?redirect=false" rel="nofollow">SPR-978</a></strong>* and commented</p>
<p dir="auto">We need a configurer that resolves pla... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=arthur.branham@morganstanley.com" rel="nofollow">Arthur</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-3030?redirect=false" rel="nofollow">SPR-3030</a></strong> and commented</p>
<p dir="auto">When creating beans ... | 1 |
<h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">I tried to reproduce <a href="https://commons.wikimedia.org/wiki/File:Discrete_Gaussians.svg" rel="nofollow">this figure</a>, but when I plotted using lines and dots, the dots are in the correct place, but the lines are slightly... | <p dir="auto">mpl 1.5.3/2.0b4/master, no matplotlibrc</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="_xs = np.linspace(0, 30, 201); plt.plot(_xs, scipy.stats.lognorm.pdf(_xs / 14, .472) / 14, ".")"><pre class="notranslate"><code clas... | 1 |
<blockquote>
<p dir="auto">Issue originally made by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/slikts/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/slikts">@slikts</a></p>
</blockquote>
<h3 dir="auto">Bug i... | <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("this hasn... | 1 |
<p dir="auto">For example without even having to analyze user Javascript classes, basic intellisense is missing:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/79215/12369394/374adca8-bbab-11e5-8537-771681f7fca6.png"><img src="https://cloud.githu... | <p dir="auto">See GIF again:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/79215/12369339/64c18c28-bbaa-11e5-85ef-a1ba5dd59be8.gif"><img src="https://cloud.githubusercontent.com/assets/79215/12369339/64c18c28-bbaa-11e5-85ef-a1ba5dd59be8.gif" alt... | 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="df = pd.DataFrame({'First': ['A', 'A', 'A', 'B', 'B'], 'Last': ['C', 'D', 'E', 'E', 'F'], 'C':[1, 1, 2, 1, 1]})
... | <p dir="auto">There appears to be an issue with Excel writers when DataFrame column names are duplicated. This issue that was initially reported on <a href="http://stackoverflow.com/questions/19363779/problems-writing-to-file-in-pandas" rel="nofollow">StackOverflow</a>.</p>
<p dir="auto">For example consider the follow... | 0 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Microsoft Windows [Version 10.0.18363.836]
PowerToys version: Release v0.18.1
PowerToy module for which you are reporting the bug (if applicable):... | <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>Your media controls will always be visible in the Action Center OR in the Volume panel</em></p>
<p dir="au... | 0 |
<p dir="auto">I'm largely adding this as an additional test to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="135070289" data-permission-text="Title is private" data-url="https://github.com/golang/go/issues/14426" data-hovercard-type="issue" data-hovercard-url="/golang/go/issues/144... | <p dir="auto">I'm largely adding this as an additional test to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="135070289" data-permission-text="Title is private" data-url="https://github.com/golang/go/issues/14426" data-hovercard-type="issue" data-hovercard-url="/golang/go/issues/144... | 1 |
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=">>> import warnings
>>> warnings.simplefilter('error')
>>> import pandas as pd
>>> pd.__version__
u'0.17.0rc1'
>>> df = pd.DataFrame({... | <p dir="auto"><a href="http://stackoverflow.com/questions/21318865/read-multi-index-on-the-columns-from-csv-file" rel="nofollow">http://stackoverflow.com/questions/21318865/read-multi-index-on-the-columns-from-csv-file</a></p> | 0 |
<p dir="auto">Just updated to 1.4.1 through Anaconda in OS X Mavericks</p>
<p dir="auto">Running the test suite yields 1 error and 2 failures:</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="Python 2.7.8 |Continuum Analytics, ... | <p dir="auto">Just updated to 1.4.1 through Anaconda in OS X Mavericks</p>
<p dir="auto">Running the test suite yields 1 error and 2 failures:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="Python 2.7.8 |Continuum Analytics,... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.