text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="if (true)
a = b
return"><pre class="notranslate"><span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-c1">true</span><span class="pl-kos">)</span>
<span class... | <p dir="auto">This issue can include <a href="https://github.com/atom/language-javascript/issues/49" data-hovercard-type="issue" data-hovercard-url="/atom/language-javascript/issues/49/hovercard">this earlier one</a>.</p>
<p dir="auto">It seems that a lack of braces break the auto indentation. For example:</p>
<div cla... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=thomas.risberg" rel="nofollow">Thomas Risberg</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-1384?redirect=false" rel="nofollow">SPR-1384</a></strong> and commented</p>
<p dir="auto">Deploy a MessageBean that is u... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=routis" rel="nofollow">Routis Haralampos</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2239?redirect=false" rel="nofollow">SPR-2239</a></strong> and commented</p>
<p dir="auto">At ibiblio the last version that pr... | 0 |
<p dir="auto">The problem seems to be the inclusion of a mix of <code class="notranslate">*.c</code>, <code class="notranslate">*.h</code> and <code class="notranslate">*.c.src</code> files in <code class="notranslate">multiarray_src</code>, the list that only include <code class="notranslate">*.*.src</code> files seem... | <p dir="auto">Sometimes, I have a sample of data which I want to divide into bins and then sum an associated vector over all samples within each bin. This could be accomplished by creating a histogram with array-valued weights. Perhaps there are other ways to do it, but this seems to be the best conceptual match to w... | 0 |
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="My code is:
import {
Component,
OnInit,
animate,
transition,
trigger,
state,
style } from '@angula... | <p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&... | 1 |
<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 => search github for a similar issue or PR before submitting
[x] feature request
[x] support request =&g... | <p dir="auto"><strong>I'm submitting a ...</strong></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] feature request"><pre class="notranslate"><code class="notranslate">[x] feature request
</code></pre></div>
<p dir="auto"><strong>Expected/d... | 0 |
<p dir="auto">The Collapse component's <code class="notranslate">onEntered</code> prop is not destructured in the render method. So the <code class="notranslate">onEntered</code> prop is spread into the Transition component through <code class="notranslate">...other</code>, thereby overwriting the Collapse components <... | <p dir="auto">The following code snippet:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="React.createElement<SvgIconProps>(icon, { classes: { root: classes.nonActiveColor }});"><pre class="notranslate"><span class="pl-v">R... | 0 |
<p dir="auto">When I run flutter doctor, "Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses" is the only thing it's cranky about. When I run the command, and hit "y" to accept each license and rerun flutter doctor, it still complains about the android licenses.</p>
<div class="snip... | <h2 dir="auto">Steps to Reproduce</h2>
<blockquote>
<p dir="auto">Please tell us what you were doing and what went wrong. If you are running flutter tools from the command line, please try adding the <code class="notranslate">-v</code> or <code class="notranslate">--verbose</code> option to gather more information.</p>... | 1 |
<p dir="auto"><strong>Description</strong></p>
<p dir="auto">When using <code class="notranslate">KubernetesPodOperator</code> with the option <code class="notranslate">do_xcom_push=True</code>, I would also like to be able to change the image being used by the sidecar container that extracts the JSON file from the mai... | <h3 dir="auto">Description</h3>
<p dir="auto"><strong>Problem</strong></p>
<p dir="auto">It is not easy to rename dags.</p>
<p dir="auto"><strong>Suggestion</strong></p>
<p dir="auto">It would be better if dag can have both id and name. Id could be some guid/uuid. If not given then id can be generated. At least when re... | 0 |
<h3 dir="auto">First check</h3>
<ul dir="auto">
<li>[*] I added a very descriptive title to this issue.</li>
<li>[*] I used the GitHub search to find a similar issue and didn't find it.</li>
<li>[*] I searched the FastAPI documentation, with the integrated search.</li>
<li>[*] I already searched in Google "How to X in ... | <h3 dir="auto">First check</h3>
<ul dir="auto">
<li>[*] I added a very descriptive title to this issue.</li>
<li>[*] I used the GitHub search to find a similar issue and didn't find it.</li>
<li>[*] I searched the FastAPI documentation, with the integrated search.</li>
<li>[*] I already searched in Google "How to X in ... | 1 |
<p dir="auto">I have searched the issues of this repository and believe that this is not a duplicate.<br>
I have checked the FAQ of this repository and believe that this is not a duplicate.<br>
Environment<br>
Dubbo version: 2.6.x<br>
Operating System version: all<br>
Java version: all<br>
Steps to reproduce this issue... | <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/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><input type="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/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list... | 0 |
<ul dir="auto">
<li>OpenCV => master</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">A typo in the get_duration_sec method is possible - two times the same condition is written.</p>
<p dir="auto"><a href="https://github.com/opencv/opencv/blob/3.3.1/modules/videoio/src/cap_ffmpeg_impl.hpp#L1103">htt... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="git clone https://github.com/opencv/opencv
cd opencv
mkdir build
cd build
pwd
#prints: /Users/username/opencv/build
python ../platforms/js/build_js.py . --build_wasm
DESTDIR=/tmp/build make install"><... | 0 |
<p dir="auto">It would be nice if the HistGradientBoostingClassifier works takes the same input as the GradientBoostingClassifier.<br>
The following script on sklearn 0.23.0 raises:<br>
<code class="notranslate">TypeError: A sparse matrix was passed, but dense data is required. Use X.toarray() to convert to a dense num... | <p dir="auto">This is a placeholder issue for sparse matrices support in the Histogram-based GBDT estimators.</p>
<p dir="auto">I guess <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="518378130" data-permission-text="Title is private" data-url="https://github.com/scikit-learn/scikit-... | 1 |
<p dir="auto">The real problem is that <code class="notranslate">flutter test</code> command on linux requires <code class="notranslate">libGLU.so.1</code> but it's lack is neither detected by doctor nor listed as a requirement in documentation.</p>
<p dir="auto">According to <a class="issue-link js-issue-link" data-er... | <p dir="auto">We'd like to build Flutter test runner with GPU support disabled in Skia, by setting the <code class="notranslate">skia_enable_gpu = false</code> GN argument. However, today that results in the following error:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-sni... | 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/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected ... | <p dir="auto">I followed <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="201124877" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/799" data-hovercard-type="issue" data-hovercard-url="/vercel/next.js/issues/799/hovercard" href="https://gith... | 0 |
<p dir="auto">Some programming languages leave binary compiled files to the source tree by default. <code class="notranslate">.pyc</code> files in Python being the most notably example.</p>
<p dir="auto">Together with <code class="notranslate">tree-view</code> <code class="notranslate">hideIgnoredNames</code> being fal... | <p dir="auto">Suppose I have a package that's only activated in response to the <code class="notranslate">my-package:start</code> command, and in response to that command, it adds an instance of <code class="notranslate">MyPackageView</code> as a new item in the current <code class="notranslate">Pane</code>.</p>
<p dir... | 0 |
<p dir="auto">I have a TextField inside a stacked scafold (the outer one contains a bottombar and the inner one a tabbar with a pageView below it containing the textfield), I've had to set <code class="notranslate">resizeToAvoidBottomPadding: false</code> in order to keep the textfield from disappearing when the keyboa... | <p dir="auto">I use flutter framework with following revisions:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Flutter 0.4.4 • channel beta • https://github.com/flutter/flutter.git
Framework • revision f9bb4289e9 (4 weeks ago) • 2018-05-11 21:... | 1 |
<h3 dir="auto">What problem does this feature solve?</h3>
<p dir="auto">Sorry, the following content is not translated accurately, so use Chinese.</p>
<p dir="auto"><a href="https://jsfiddle.net/_MT_/6zscxLpj/7/" rel="nofollow">Example</a></p>
<p dir="auto">当程序中出现链式计算属性依赖时,我们可能希望的是仅当被依赖的计算属性变更时,它所依赖的计算属性才会重新去计算。而不是因为被依... | <h3 dir="auto">Version</h3>
<p dir="auto">2.5.13</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://jsfiddle.net/72gzmayL/" rel="nofollow">https://jsfiddle.net/72gzmayL/</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">Open the jsfiddle link, see console output.</p>
<h3 dir="auto">What... | 1 |
<p dir="auto">Uncaught Exception:<br>
Error: EPERM, operation not permitted '/tmp/atom.sock'<br>
at Error (native)<br>
at Object.fs.unlinkSync (fs.js:807:18)<br>
at AtomApplication.module.exports.AtomApplication.deleteSocketFile (/usr/share/atom/resources/app/src/browser/atom-application.js:193:21)<br>
at AtomApplicati... | <p dir="auto">When I start it from my user, it gives me this error:</p>
<p dir="auto"><strong>A JavaScript error occured in the browser process</strong></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Uncaught Exception:
Error: EPERM, operation... | 1 |
<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... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list... | 0 |
<p dir="auto">The current implementation is frankly embarrassing.</p> | <p dir="auto">The libuv build seems to work fine, with no errors or warnings, but when the build gets to compiling Julia, I'm getting some uv issues. It's saying <code class="notranslate">/usr/local/include/uv.h</code> though, so maybe it's not using the downloaded libuv?</p>
<div class="snippet-clipboard-content notra... | 0 |
<p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">1.8.0</p>
<p dir="auto"><strong>Code</strong></p>
<p dir="auto">I'm porting my ASP.NET MVC app platform (Serenity) which were using Saltaralle C# -> JS transpiler to TypeScript. Currently TS is an alternate option but hoping to make it primary soon... | <p dir="auto">There are cases, where a property can not just be any string (or a set of strings), but needs to match a pattern.</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="let fontStyle: 'normal' | 'italic' = 'normal'; // alr... | 0 |
<p dir="auto">The contrast ratio of Bootstrap's default alert boxes do not conform to WCAG 2.0 standards.</p>
<p dir="auto">By using this tool: <a href="http://webaim.org/resources/contrastchecker/" rel="nofollow">http://webaim.org/resources/contrastchecker/</a> it can be shown that both AAA and AA levels aren't met fo... | <p dir="auto">Hello,</p>
<p dir="auto">For the AA level in WCAG2 : Using a contrast ratio of 3:1 for large text and 4,5:1 for small text and providing additional visual cues on focus for links or controls where color alone is used to identify them - <a href="http://www.w3.org/TR/2012/NOTE-WCAG20-TECHS-20120103/G183" re... | 1 |
<p dir="auto">Hi,</p>
<p dir="auto">I cannot find a way to define multiple tasks which executes different commands in the <code class="notranslate">.vscode/tasks.json</code> file of my project directory.</p>
<p dir="auto">From what I understood, I can only declare a single TaskConfiguration within this file. Am I wrong... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="var express = require('express');
var app = express();
var port = process.env.PORT || 3000;
app.listen(port);"><pre class="notranslate"><code class="notranslate">var express = require('express');
... | 0 |
<h2 dir="auto">Bug Report</h2>
<h3 dir="auto">Which version of ShardingSphere did you use?</h3>
<p dir="auto">master <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/apache/shardingsphere/commit/6cf1f1e8352d7be5c501a5626ef44e708a5b0d2b/hovercard" href="https://github.com/apache... | <p dir="auto">For English only, other languages we will close it directly.</p>
<p dir="auto">Please answer these questions before submitting your issue. Thanks!</p>
<p dir="auto">Before submit a new issue, please check existed issue first, to make sure your issue is not a duplicated one.</p>
<h3 dir="auto">Which versio... | 0 |
<p dir="auto">Unless I am missing an existing configuration option (searched through the default settings, nothing jumped out at me), VS Code will always default to CRLF (at least on Windows).</p>
<p dir="auto">For developers targeting cross platform (particularly with publishing packages to npm, for example) it would ... | <p dir="auto">twitter thread <a href="https://twitter.com/domenic/status/697921719529398272" rel="nofollow">https://twitter.com/domenic/status/697921719529398272</a><br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/172399/13174587/02e38508-d705-11e5-92c5-372e75f... | 1 |
<p dir="auto">We've been collecting data on which packages have deprecations since 0.201. This is a list of the packages using deprecated APIs, their owners and each package's impact. This data reflects a subset of the user population (those who have upgraded to 201). Affected numbers are based on unique users catching... | <p dir="auto">Making Ctrl+Shift+s into save-all. I noticed that if I changed int under keymaps.cson (the suggested method) the keymaps would overload, not override the default save-as. This means that when I do the command both actions take place, which is not what I intended to do. I wanted it to only execute the save... | 0 |
<p dir="auto">The code base seems to use lots of identifiers for private member objects or functions that start with an underscore, followed by an uppercase letter, such as <code class="notranslate">IslandWindow::_ApplyWindowSize</code> (<a href="https://github.com/microsoft/terminal/blob/db797580923472c08613f054364097... | <p dir="auto">Back in the XAML days and when I first learned PowerShell, I fantasized about being able to write a little control that would take some inputs and render a graphic, and then perhaps even stream into that control and have the graphic change in realtime.</p>
<p dir="auto">Imagine a little chart printed out ... | 0 |
<p dir="auto">The Code of Conduct link at the following node is a deadend:</p>
<p dir="auto"><a href="https://github.com/numpy/numpy/blob/v1.19.0/.github/CODE_OF_CONDUCT.md">https://github.com/numpy/numpy/blob/v1.19.0/.github/CODE_OF_CONDUCT.md</a></p> | <h2 dir="auto">Documentation</h2>
<p dir="auto">Not sure where to file this. The github template for the Code Of Conduct <a href="https://github.com/numpy/numpy/blob/master/.github/CODE_OF_CONDUCT.md">https://github.com/numpy/numpy/blob/master/.github/CODE_OF_CONDUCT.md</a> (<a href="https://github.com/numpy/numpy/blam... | 1 |
<h3 dir="auto">Describe the workflow you want to enable</h3>
<p dir="auto">I want to use a pipleine that includes</p>
<ul dir="auto">
<li>a feature selection step (like SelectKBest)</li>
<li>a HistGradientBoostingEstimator with monotonicity and/or categorical features</li>
</ul>
<p dir="auto">The problem is that specif... | <h3 dir="auto">Describe the workflow you want to enable</h3>
<p dir="auto">As of current version, we need to specify monotonicity constraints for each feature as an array-like object ( e.g. [0,1,1] ) in HistGradientBoostingClassifier/Regressor. It would be a good quality of life improvement if we can specify the constr... | 1 |
<h5 dir="auto">Description of the problem</h5>
<p dir="auto">Hi - I'm working in a react-three-fiber project but I can reproduce the issue in threejs standalone.</p>
<p dir="auto">Context: I have a scene with many objects loaded in via gltfLoader, some of which are instanced and some of which aren't. A background envir... | <h5 dir="auto">Description of the problem</h5>
<p dir="auto">I'm having a problem where the InstancedMesh method <code class="notranslate">setMatrixAt</code> seems to fail (the matrix positions doesn't change visually) whenever I add another object with the same material object (not a clone) in the scene. No log/warnin... | 1 |
<p dir="auto">If you set the facecolor of a patch with an alpha value, e.g.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="facecolor=(1,0,0,0.5)"><pre class="notranslate"><code class="notranslate">facecolor=(1,0,0,0.5)
</code></pre></div>
<p d... | <h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>duplicate pick events occurring in 3.4.rc1</strong></p>
<p dir="auto">In MNE-Python, our CIs that test against 3.4.rc1 are failing, because pick events are getting fired twice for every time an artist is picked (this is not happening on 3.3.4). It's happening in a ve... | 0 |
<p dir="auto">Test case. Fails for <code class="notranslate">score_func=f_classif</code> as well.</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="# Fixed already, I had an old .11-git release
import numpy as np
from sklearn.f... | <p dir="auto">error: Command "aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/home/nvidia/.local/lib/python3.5/site-packages/numpy/core/include -I/home/nvidia/.local/lib/python3.5/site-... | 0 |
<p dir="auto">by <strong>mdriley</strong>:</p>
<pre class="notranslate">307 means "try the same verb on this new URL".
Client allows callers to define a redirect policy (CheckRedirect) for whether a given
HTTP redirect should or shouldn't be followed. However, Client.Do() passes an additional
policy to doFollowingRedi... | <pre class="notranslate">Running gc for go 1.0.3.
In this code
<a href="http://play.golang.org/p/ePVOi7HdkD" rel="nofollow">http://play.golang.org/p/ePVOi7HdkD</a>
the compiler gives a syntax error of "prog.go:7: syntax error: unexpected name,
expecting semicolon or newline or }", but in the code given, the actual p... | 0 |
<p dir="auto">Hi community,</p>
<p dir="auto">Now the subproject <code class="notranslate">examples</code> has used the <code class="notranslate">flatten-maven-plugin</code> to reduce duplicate version declarations (since <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1048139912" da... | <h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>For English only</strong>, other languages will not accept.</p>
<p dir="auto">Before report a bug, make sure you have:</p>
<ul dir="auto">
<li>Searched open and closed <a href="https://github.com/apache/incubator-shardingsphere/issues">GitHub issues</a>.</li>
<li>Rea... | 0 |
<ul dir="auto">
<li>OpenCV => 4.2</li>
<li>Operating System / Platform => Windows 64 Bit</li>
<li>opencv-contrib-python 4.2.0.34</li>
<li>opencv-python 4.2.0.34</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">Video is 06.933 sec long with 25 FPS, what makes 173 frames (observed in video ... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => tag 4.1.0</li>
<li>Operating System / Platform => ubuntu 16.04 x64</li>
<li>Compiler => gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.11)</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">i have installed ... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=mnoda" rel="nofollow">Mauricio Noda</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6744?redirect=false" rel="nofollow">SPR-6744</a></strong> and commented</p>
<p dir="auto">While creating a custom Spring Security ... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=sgarlatm" rel="nofollow">Matthew Sgarlata</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-637?redirect=false" rel="nofollow">SPR-637</a></strong> and commented</p>
<p dir="auto">I recently went on a little odyssey ... | 0 |
<p dir="auto">browser.min.js is empty as well.</p> | <p dir="auto">I installed with npm the babel-core and this files are empty, i need them for system js.</p> | 1 |
<p dir="auto">It is already possible to use functions with lambda bodies as class properties:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class C {
currentTime = () => Date.time();
}"><pre class="notranslate"><span cla... | 0 | |
<p dir="auto"><em>Please make sure that this is a build/installation issue. As per our <a href="https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md">GitHub Policy</a>, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em></p>
<p d... | <p dir="auto">I noticed that tensorflow always takes about ~2min before it actually starts to compute. I've been trying to find out, why this happens, and nothing really worked so far.</p>
<p dir="auto"><a href="https://www.tensorflow.org/install/install_windows" rel="nofollow">Tensorflow site</a> says, I should use CU... | 1 |
<h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">Just messing around with the basic template, but since you asked for a report, here you go. :)</p>
<p dir="auto">The assertion occurred when I added <code class="notranslate">[100]</code> to <code class="notranslate">Colors.teal</code>:</p>
<p dir="auto"><em>main.dar... | <p dir="auto">We should hide the message saying this could be a framework bug if the first stack frame is not in the framework. In fact we should probably figure out which package is to blame and then explicitly name that.</p>
<p dir="auto">Depends on <a class="issue-link js-issue-link" data-error-text="Failed to load ... | 1 |
<p dir="auto">When babel transforms ES6 module format into CommonJS format, the variable names become mangled, e.g.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import _ from 'underscore'"><pre class="notranslate"><code class="notranslate">i... | <p dir="auto">X-post from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="113064352" data-permission-text="Title is private" data-url="https://github.com/webpack/webpack/issues/1544" data-hovercard-type="issue" data-hovercard-url="/webpack/webpack/issues/1544/hovercard" href="https:/... | 1 |
<h3 dir="auto">Problem description</h3>
<p dir="auto">Floating label text is overlapping the pre-populated value of a <code class="notranslate">SelectField</code> component</p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">Look at the <a href="http://www.material-ui.com/#/components/select-field" rel="nofollow">... | <h3 dir="auto">Problem description</h3>
<p dir="auto">Floating Labels (0.15.3) render like this:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1571918/17381333/404a271e-5980-11e6-8a85-fc3d53b3b1a6.png"><img width="389" alt="screen shot 2016-08-0... | 1 |
<p dir="auto">In some cases, we may want to have a function that read one field of an object identified by a parameter. Here is a small synthetic use case, for the purpose of the discussion:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy... | <p dir="auto">When I create a blank node.js console app then in the project properties select "redirect to output folder" the output continues going to the default location.</p>
<p dir="auto">You can see this in the small project at: <a href="https://github.com/kevinpas/Klib6">https://github.com/kevinpas/Klib6</a><br>... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | 0 |
<p dir="auto">If a child component requires an input (like the HeroDetailsComponent has, which is the selectedHero), it can't be loaded dynamically. There's no way to instantiate a child component with inputs this way.</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="[X] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https:... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">... | <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>
<h2 dir="auto">... | 0 |
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="var a = [1, 'abc'] as [number, string];
var [b, c] = a;
[a].forEach(([d, e]) => {
alert(d);
alert(e);
});"><pre class="notranslate"><span class="pl-k">var</span> <span class... | <p dir="auto">Paste this snippet in the <a href="http://www.typescriptlang.org/Playground" rel="nofollow">playground</a>:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="const result = [{ foo: 'hello' }]
.map(({ foo }) => ... | 1 |
<p dir="auto">The e2e framework <code class="notranslate">deleteNs</code> needs to be smarter to better help triage issues in this space, as they all typically tend to be unique snowflakes particular to a problem with the node, pod, container runtime itself and rarely the controller that fundamentally drives deletes.</... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Get all -l'app=cassandra' {{range.items}}{{range .metadata.labels}}{{.}}:{{end}}{{end}}
Expected: cassandra:cassandra:cassandra:
Got: cassandra:cassandra:cassandra:cassandra:"><pre class="not... | 0 |
<h3 dir="auto">Version</h3>
<p dir="auto">2.5.1</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://jsfiddle.net/tbonz/0xx2wxjn/" rel="nofollow">https://jsfiddle.net/tbonz/0xx2wxjn/</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">In the provided jsfiddle, choose option 'three' from the... | <h3 dir="auto">Vue.js version</h3>
<p dir="auto">2.0.3</p>
<h3 dir="auto">Reproduction Link</h3>
<p dir="auto"><a href="https://jsfiddle.net/dede89/rq049kpp/" rel="nofollow">https://jsfiddle.net/dede89/rq049kpp/</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">Click on change button to update the array.</p>... | 0 |
<p dir="auto">Currently, we can perform a limited set of logic in the type definition, such as:</p>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="type A
a::eltype(Vector{Int})
end"><pre class="notranslate">type A
a<span ... | <p dir="auto">Now that we have staged functions (or whatever name that will converge out of the discussion in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="36826392" data-permission-text="Title is private" data-url="https://github.com/JuliaLang/julia/issues/7474" data-hovercard-typ... | 1 |
<p dir="auto">Hello together,</p>
<p dir="auto">the -= assignment seems to break for matrices > (90,90).</p>
<p dir="auto"><strong>Reproduction</strong></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import numpy as np
for a in xrange(2... | <p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/2075" rel="nofollow">http://projects.scipy.org/numpy/ticket/2075</a> on 2012-03-07 by trac user lxop, assigned to unknown.</em></p>
<p dir="auto">When I try to write to the transpose of an array, I get</p>
<p dir="auto"><code class="notra... | 1 |
<p dir="auto">Dropdown not working on the navigation bar on Android.</p>
<p dir="auto">I'm testing in some browsers for Android.</p>
<p dir="auto">Links within the dropbox dont work.</p> | <p dir="auto">Dropdown not working on the navigation bar on Android.</p>
<p dir="auto">I'm testing in some browsers for Android.</p>
<p dir="auto">Links within the dropbox dont work.</p> | 1 |
<h3 dir="auto">Version</h3>
<p dir="auto">2.6.10</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://codesandbox.io/s/vue-template-7rsmp" rel="nofollow">https://codesandbox.io/s/vue-template-7rsmp</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">componentInstance via this.$slots.foo[bar... | <h3 dir="auto">Version</h3>
<p dir="auto">2.5.17-beta.0<br>
2.5.16</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://codepen.io/anon/pen/rKwWXq?editors=1010" rel="nofollow">https://codepen.io/anon/pen/rKwWXq?editors=1010</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">Open the consol... | 1 |
<p dir="auto">The following MWE shows a @test_throws regression. The throw is not anymore detected (this occurs also with Julia 1.6):</p>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia> import ParallelStencil.ParallelKer... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> core.jl (setfield on an immutable throws a different error message)</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" che... | 0 |
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[X ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&... | <p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&g... | 0 |
<p dir="auto">Search for “AUTO_STYLE” returns two API entries in the search results. Both link to the same API page.</p>
<p dir="auto">Searching for that in the API search revealed two entries as well: (1) in core, which is deprecated and (2) in animations.</p>
<p dir="auto">Curiously BOTH pages present the SAME conte... | <p dir="auto">While playing with Angular 2, I realized that the order of providers at bootstrapping is important, but I did not understood why. It would be great if someone can explain it.</p>
<p dir="auto">HASHLOCATIONSTRATEGY DID NOT WORK</p>
<div class="highlight highlight-source-js notranslate position-relative ove... | 0 |
<h1 dir="auto"><g-emoji class="g-emoji" alias="rocket" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f680.png">🚀</g-emoji> Feature request</h1>
<p dir="auto">Google has recently released PEGASUS, a new model for text summarization: <a href="https://ai.googleblog.com/2020/06/pegasus-state-of... | <h1 dir="auto"><g-emoji class="g-emoji" alias="star2" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f31f.png">🌟</g-emoji> New model addition</h1>
<h2 dir="auto">Model description</h2>
<p dir="auto"><a href="https://ai.googleblog.com/2020/06/pegasus-state-of-art-model-for.html?m=1" rel="nofo... | 1 |
<ol dir="auto">
<li>Open new atom window.</li>
<li>Cmd+w (leaves behind a empty window)</li>
<li>Cmd+r</li>
</ol>
<p dir="auto">Causes:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Uncaught ReferenceError: jQuery is not defined /Applications... | <p dir="auto">Since I updated to 0.45.0 today, I'm getting the following error in the console after using Atom for a few minutes:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Uncaught ReferenceError: jQuery is not defined
/Applications/Atom.... | 1 |
<p dir="auto">In step 11 of the "Build a Personal Portfolio Webpage" the word "several" is repeated.</p> | <h4 dir="auto">Challenge Name</h4>
<p dir="auto">Slice and Spice</p>
<h4 dir="auto">Issue Description</h4>
<p dir="auto">Using the Chrome debugging tools I looked at the result, arr1 and arr2 and they seem to meet the expected output. To clone the array I have tried arr2.slice() and Array.from(arr2), but the test resu... | 0 |
<p dir="auto"><strong>Elasticsearch version</strong>:<br>
2.3<br>
<strong>JVM version</strong>:<br>
1.8.0<br>
<strong>OS version</strong>:<br>
Windows 7<br>
<strong>Description of the problem including expected versus actual behavior</strong>:<br>
I have set cors conf in elasticsearch.yml like this<br>
<code class="not... | <p dir="auto"><strong>Elasticsearch version</strong>: 2.3.0<br>
<strong>JVM version</strong>: 1.8.0_31<br>
<strong>OS version</strong>: MAC OS X 10.10.5<br>
<strong>Description of the problem including expected versus actual behavior</strong>:<br>
Definition of an accepted a custom header does not seem to work.</p>
<p ... | 1 |
<p dir="auto">I upgraded to python 3.7.</p>
<p dir="auto">Now when I try to run it in jupyter notebook or in terminal, I receive following errors:</p>
<p dir="auto">Traceback (most recent call last):</p>
<p dir="auto">File "/usr/local/lib/python3.7/site-packages/IPython/core/interactiveshell.py", line 2963, in run_code... | <p dir="auto">I'm sure developers are working hard to catch up with Python 3.7.<br>
Is there any timeline?</p>
<p dir="auto">pip3 install tensorflow - apparently does not work, building from source:</p>
<p dir="auto">OS Platform and Distribution: Mac OS X 10.13.5<br>
Python: Python 3.7.0 (Homebrew)<br>
TensorFlow insta... | 1 |
<ul dir="auto">
<li>Electron version: 1.3</li>
<li>Operating system: Windows</li>
</ul>
<p dir="auto">My app load images every 1 minute and RAM memory is full in electronjs.</p> | <p dir="auto">This might be more an issue with Chrome than Electron but in VS Code we notice that opening a large image (e.g. BMP) in the editor adds a lot of memory to the process. Now, when we close the editor we release the DOM elements from the document but the memory does not go down instead it just stays. So you ... | 1 |
<p dir="auto">xref <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="215316030" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/15738" data-hovercard-type="pull_request" data-hovercard-url="/pandas-dev/pandas/pull/15738/hovercard?comment_id... | <h4 dir="auto">Code Sample, a copy-pastable example if possible</h4>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import pandas as pd
import numpy as np
s = pd.Series(np.random.randint(0, 1000000, size=100000).astype('datetim... | 0 |
<p dir="auto">I've stumbled over many sites that are using "weak" ciphers, and deno doesn't provide a mechanism to make fetch calls to those sites, it instead errors out with:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="TLS alert received: ... | <p dir="auto">Namely exports from <a href="https://deno.land/std@0.179.0/path/glob.ts" rel="nofollow">https://deno.land/std@0.179.0/path/glob.ts</a>, <a href="https://deno.land/std@0.179.0/path/separator.ts" rel="nofollow">https://deno.land/std@0.179.0/path/separator.ts</a> and some others. Also missing circular refere... | 0 |
<p dir="auto">This is a tracking issue for the unstable <code class="notranslate">result_expect</code> feature in the standard library. This is likely ready to just be stabilized as-is</p> | <p dir="auto">GDB backtrace:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="#0 0x00007ffff1e5fe60 in __cxa_throw () from /usr/lib/libstdc++.so.6
#1 0x00007ffff2ffea2a in rust_begin_unwind (token=839147) at /home/rust/rust/src/rt/rust_builtin... | 0 |
<p dir="auto">Eval_const_expr is used in the front end in several places. This code quasi-duplicates stuff that trans should probably be doing (in Graydon's words).</p>
<p dir="auto">Any evaluation of compile-time values should likely be moved to a pass somewhere in the middle end. I assume there is a way to get a co... | <p dir="auto">For TLS and named service keys, making the keys types would be a very convenient way to make the interfaces type safe, e.g. <code class="notranslate">let my_value: MyType = get_tls_value()</code>. Unfortunately we don't have a way of comparing type descriptors right now, and type descriptors may be duplic... | 0 |
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/en/challenges/basic-javascript/generate-random-whole-numbers-within-a-range" rel="nofollow">generate-random-whole-numbers-within-a-range</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (X11; CrOS x86_64 8350.68.0) AppleWebKit/537.3... | <h4 dir="auto">Challenge Name</h4>
<p dir="auto">Generate Random Whole Numbers within a Range</p>
<h4 dir="auto">Issue Description</h4>
<p dir="auto">I think my code is correct. It meets the conditions if I log out the results to console but it will not pass the tests.</p>
<h4 dir="auto">Your Code</h4>
<div class="hig... | 1 |
<p dir="auto"><strong>System information</strong></p>
<ul dir="auto">
<li>Have I written custom code (as opposed to using example directory):</li>
<li>OS Platform and Distribution (e.g., Linux Ubuntu 16.04): CentOS7.3</li>
<li>TensorFlow backend (yes / no): yes</li>
<li>TensorFlow version: v1.14.0-rc1-22-gaf24dc91b5... | <p dir="auto"><strong>Important note:</strong> the development of Keras is currently taking place at <a href="https://github.com/tensorflow/tensorflow"><code class="notranslate">github.com/tensorflow/tensorflow</code></a>. Please file your bug report by creating a new issue in the TensorFlow repository.</p>
<p dir="aut... | 0 |
<h4 dir="auto">Challenge Name</h4>
<p dir="auto">Noticing this in the Applied Visual Design track, probably elsewhere too</p>
<h4 dir="auto">Issue Description</h4>
<p dir="auto">When you complete a challenge, the next one loads but the right-hand display remains the same. It's not possible to see the initial display ... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-import-a-google-font" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-import-a-google-font</a> has an issue. Please describe how to reproduce it, and include links to screen shots if possible.</p>
<p dir="auto">I started the... | 0 |
<p dir="auto">After an object was removed from scene, it is still referenced by renderItems. I clear renderItems as below. But the object may be referenced by opaque or transparent. Once I clear opaque and transparent, nothing is rendered(only background color)! I don't how to get it fixed. Could you please double che... | <h5 dir="auto">Description of the problem</h5>
<p dir="auto">The created objects (mesh/material/geometry) are not released, after disposed in Three.js R87, while all released in Three.js R86, with the same code.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboar... | 1 |
<p dir="auto">As an alternative, the “switch window” option may be useful if the selected application is already running. If option is enabled - window should be switched instead of opening a new one.</p> | <p dir="auto">PowerToys version: v0.24.0<br>
PowerToy Utility: Fancy Zones<br>
Running PowerToys as Admin: No<br>
Windows build number: 19042.572</p>
<h2 dir="auto">📝 Provide detailed reproduction steps (if any)</h2>
<ol dir="auto">
<li>Enable Fancy Zones (new machine or delete config files from previous)</li>
<li>Cle... | 0 |
<p dir="auto">When Flutter is running in CI under a minimalist Docker container that bizarrely decided to use C as its locale setting, many commands blow up</p>
<h2 dir="auto">Steps to Reproduce</h2>
<ol dir="auto">
<li><code class="notranslate">docker run -ti circleci/android:api-27-alpha bash</code></li>
<li><code cl... | <h2 dir="auto">Steps to Reproduce</h2>
<ol dir="auto">
<li>Follow the first six steps of <a href="https://codelabs.developers.google.com/codelabs/flutter-firebase/" rel="nofollow">https://codelabs.developers.google.com/codelabs/flutter-firebase/</a></li>
<li>Mess up on the step to add <code class="notranslate"><key&... | 0 |
<p dir="auto"><em>Please make sure that this is a build/installation issue. As per our <a href="https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md">GitHub Policy</a>, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em></p>
<p d... | <p dir="auto">I am trying to solve the problem of running a retrained model on iOS described in issue <a href="https://github.com/tensorflow/tensorflow/issues/2883" data-hovercard-type="issue" data-hovercard-url="/tensorflow/tensorflow/issues/2883/hovercard">2883</a>. However when I call this command I run into linker ... | 0 |
<p dir="auto">Atom attempts to comment HTML script tags with JavaScript comments:</p>
<p dir="auto">Example Code:</p>
<div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="<script src="script.js"></script>"><pre... | <p dir="auto">Attempting to comment out a line with a script reference in the head of a document behaves strangely. It first attempts to comment out the line with two forward slashes. Toggle comments again then adds the correct html comments, but the forward slashes are still there. Activating toggle comments a third t... | 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/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list... | 0 |
<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: I tried on v `0.18.1`, but downgraded to `0.17` (because of #3357)
PowerToy module f... | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">Distribute releases in a zip file. When extracted the command can be executed right away without any installation process. At first run, the necessary integration with explorer etc. can be installed.</p>
<p dir="auto">This would make it easier to ... | 1 |
<p dir="auto">In Angular1 when we have ng-model="obj.prop" and if obj does not exist, It will not throw any error. If user type anything on that input new obj Object created with prop.</p>
<p dir="auto">However, In Angular 2 when we pass undefined object from parent to child component as <a class="user-mention notransl... | <ul dir="auto">
<li><strong>I'm submitting a ...</strong><br>
[ ] bug report<br>
[x] feature request<br>
[ ] support request</li>
<li><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></li>
</ul>
<p dir="auto">Feature</p>
<ul dir="auto">
<li><strong>What is the current behavior?</stron... | 1 |
<p dir="auto">I love your editor guys!<br>
One of the feature I like more is the git support, with highlights of lines/files changed.</p>
<p dir="auto">Unfortunately, I don't use only git, but also <a href="http://bazaar.canonical.com/en/" rel="nofollow">bazaar</a>. Could be possible to add a (basic) support for it?</p... | <p dir="auto">Right now, Project populates "<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/repo/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/repo">@repo</a>" only with the result GitRepository.open. There is n... | 1 |
<p dir="auto">Hello,</p>
<p dir="auto">I dont know if that is possible, but it would great to find a way to speed up the <code class="notranslate">to_csv</code> method in Pandas.</p>
<p dir="auto">In my admittedly large dataframe with 20 million observations and 50 variables, it takes <strong>literally hours</strong> t... | <p dir="auto">iotop and a simple-mined c program indicates we're nowhere<br>
near IO-bound in df.to_csv, at about ~10-15x.</p>
<p dir="auto">It might be possible to speed things up considerably with a fast path<br>
for special cases (numerical only) that don't need fancy quoting and other<br>
bells and whistles provide... | 1 |
<p dir="auto">Related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="6951266" data-permission-text="Title is private" data-url="https://github.com/twbs/bootstrap/issues/5180" data-hovercard-type="issue" data-hovercard-url="/twbs/bootstrap/issues/5180/hovercard" href="https://gith... | <p dir="auto">Well, every author knows about she's baby that it is not perfect... But please let me identify few (high level) issues with current approach in Bootstrap, which could be quite easily fixed.</p>
<ol dir="auto">
<li>HTML is for semantic elements, and CSS is for visual formatting. It is well known for everyo... | 0 |
<p dir="auto">I'm trying to implement a 3d fully convolutional network on my GPU. But for some reason I get a crash.</p>
<h3 dir="auto">Environment info</h3>
<p dir="auto">Operating System: Ubuntu 14.04 LTS<br>
GPU: GeForce Titan X .</p>
<p dir="auto">Installed version of CUDA and cuDNN: 8.0 and 5<br>
(attach the outpu... | <p dir="auto">when my graph has the digamma function</p> | 0 |
<p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">1.8.30.0</p>
<p dir="auto"><strong>Issue</strong><br>
We have a solution with a number of web projects. We recently made a new project which used a tsconfig.json file.</p>
<p dir="auto">This affected other projects to believe they had a tsconfig.json ... | <p dir="auto">Allow a declarative way of adding members to an existing type's prototype</p>
<p dir="auto">Example:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="
class Shape {
// ...
}
/* ...elsewhere...*/
extension class Sha... | 0 |
<ul dir="auto">
<li>What version of Go are you using (<code class="notranslate">go version</code>)?</li>
</ul>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=">go version
go version go1.6 windows/amd64"><pre class="notranslate"><code class="notr... | <p dir="auto">by <strong>steve.wangbin</strong>:</p>
<pre class="notranslate">Before filing a bug, please check whether it has been fixed since the
latest release. Search the issue tracker and check that you're running the
latest version of Go:
Run "go version" and compare against
<a href="http://golang.org/doc/devel/... | 0 |
<p dir="auto">currently, there's no way to extend the Schema with statics, because it's being exported as a class. It would require converting to an interface then make the schema class implement the interface. The reason is that mongoose plugins usually apply either to <code class="notranslate">statics</code> member o... | <p dir="auto">my IEntityModel definition:<br>
<code class="notranslate">interface IEntityModel extends mongoose.Document { }</code><br>
my method fefinition:<br>
<code class="notranslate">create(item: T): Promise<IEnityModel>{ return this._model.create(item); }</code><br>
How can I fix this problem?<br>
here is e... | 0 |
<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.</li>
<li class="task-list-item"><input ... | <ul dir="auto">
<li>Electron version: 1.4.2<br>
electron-builder@5.35.0<br>
electron-packager@7.7.0<br>
electron-prebuilt@1.3.9<br>
electron-rebuild@1.4.0</li>
<li>Operating system: Windows 10</li>
</ul>
<h3 dir="auto">Expected behavior</h3>
<p dir="auto">In Javascript you can chain messages together in the console.l... | 1 |
<p dir="auto">I am trying to use the bootstrap modal feature, but get a little bug on toggling the modal on.</p>
<p dir="auto">This problem exists also on bootstrap 3 documentation page: <a href="http://getbootstrap.com/javascript/#modals" rel="nofollow">http://getbootstrap.com/javascript/#modals</a></p>
<p dir="auto">... | <p dir="auto">When launching the modal component (<a href="http://getbootstrap.com/javascript/#modals" rel="nofollow">http://getbootstrap.com/javascript/#modals</a>) the entire content will slightly move to the left on mac OS (haven't tried it on windows yet). With the active modal the scrollbar seem to disappear, whil... | 1 |
<p dir="auto">when i tried to use this. FirebaseAuth.instance.signInWithEmailAndPassword(email:credEmail,password:credPassword);<br>
the result is :</p>
<p dir="auto"><code class="notranslate">/AndroidRuntime(13937): java.lang.NullPointerException: null value in entry: uid=null E/AndroidRuntime(13937): at com.google.c... | <h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">I'm using the 'master' branch.</p>
<p dir="auto">Ran these commands:<br>
$ flutter create demoApp<br>
$ cd demoApp<br>
$ flutter build apk</p>
<h2 dir="auto">Flutter Doctor</h2>
<p dir="auto">Paste the output of running <code class="notranslate">flutter doctor</code>... | 0 |
<h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong><br>
The <code class="notranslate">npx size-limit</code> command fails with the following error</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="➜ ts... | <p dir="auto">🎉 Thanks for being brave and donating your valuable time to testing unfinished beta software 🎉</p>
<p dir="auto">webpack 5 is in beta phase now. This means major changes and features are done. Major breaking changes have been added. Basic backward-compatibility has been added.</p>
<p dir="auto">We want ... | 0 |
<p dir="auto">See build dashboard.<br>
<a href="http://build.golang.org/log/b02e6aaa2fe497fadf898192d5425e7201569703" rel="nofollow">http://build.golang.org/log/b02e6aaa2fe497fadf898192d5425e7201569703</a><br>
<a href="http://build.golang.org/log/350de48b4c0e31390ac02f7a1af96c22401a5628" rel="nofollow">http://build.gol... | <p dir="auto">by <strong><a href="mailto:dsmid@clever.cz">dsmid@clever.cz</a></strong>:</p>
<pre class="notranslate">gofmt should have an option to enable putting left brace/parenthesis on the
next line.
I find this coding style more readable:
func (p *printer) writeNewlines(n int)
{
if n > 0
{
... | 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
Windows Terminal version (if applicable): 0.4.2382.0
Any other software?"><pre lang="none" class="notranslate"><code class="notransla... | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows: Microsoft Windows [Version 10.0.18362.239]
Windows Terminal: 0.2.1831.0
Remote OS: Raspbian GNU/Linux 9.8 (stretch) armv7l
Emacs 25.1.1 with rust-mode
Vim ... | 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.18362.239]
Windows Terminal version (if applicable): 0.2.1831.0 (Store Version)
Any other software? No"><pre la... | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Microsoft Windows [版本 10.0.18362.356]
Windows Terminal version (if applicable):
Windows Terminal (Preview)
Version: 0.5.2681.0
# Steps to reproduce
<!-- 1. input &... | 0 |
<p dir="auto">When using <code class="notranslate">withStyles()</code> hoc in typescript, I am getting the following error when trying to use the returned component:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Type '{}' is not assignable to... | <h3 dir="auto">Problem description</h3>
<p dir="auto">Cannot ad <code class="notranslate">xs</code> prop on <code class="notranslate">Grid</code> in Typescript (it works in 1.0.0-beta.6, according to the docs, the prop is still there: <a href="https://material-ui-1dab0.firebaseapp.com/api/grid/" rel="nofollow">https://... | 0 |
<p dir="auto"><strong>System information</strong></p>
<ul dir="auto">
<li>OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10</li>
<li>TensorFlow installed from (source or binary): Source</li>
<li>TensorFlow version: 1.13</li>
<li>Python version: 3.7.2</li>
<li>Installed using virtualenv? pip? conda?: p... | <p dir="auto">The code <a href="https://www.tensorflow.org/code/tensorflow/examples/tutorials/mnist/mnist_softmax.py" rel="nofollow">https://www.tensorflow.org/code/tensorflow/examples/tutorials/mnist/mnist_softmax.py</a><br>
does not run on TensorFlow (Windows installation)</p>
<h3 dir="auto">What related GitHub issue... | 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">Issue Details</h3>
<p dir="auto">Error in console when using WebRTC APIs.</p>
<ul dir="auto">
<li><strong>Electron Version:</strong>
<ul dir="auto">
<li>9.0.0-beta.24</li>
</ul>
</li>
<li><strong>Operating System:</strong>
<ul dir="auto">
<li>Windows 10</li>
</ul>
</li>
</ul>
<h3 dir="auto">Expected Beh... | 1 |
<p dir="auto">When adding to a collection of form elements, the collection is empty after calling $form->createView() on the parent form.</p>
<p dir="auto">I noticed this after switching from 2.2.1 to 2.3.0-RC1. It could be intended behavior but I haven't noticed any documentation indicating a change.</p>
<p dir="a... | <p dir="auto">I am running Symfony 2.7 and I have found that non unique form choice labels are being removed from my choices. I have a choice which shows labels in a parent/child format. e.g:</p>
<ul dir="auto">
<li>Header Nav
<ul dir="auto">
<li>Page 1</li>
<li>Page 2</li>
<li>Page 3</li>
</ul>
</li>
<li>Footer Nav
<u... | 0 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1772" rel="nofollow">http://projects.scipy.org/numpy/ticket/1772</a> on 2011-03-15 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/rgommers/hovercard" data-octo-click="hovercard-link-click" dat... | <p dir="auto">Is this behavior expected?</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=">>> print type(np.uint32(0) + int(0))
<type 'numpy.int64'>
>>> print type(np.uint64(0) + int(0))
<type 'numpy... | 0 |
<p dir="auto">Copy and paste pop-up boxes will only appear above the textfield cursor, and if the textfield is below the status bar, it will be blocked by the status bar and can not be touched.<br>
If the screen overlaps between this pop and iPhone x, The main part of the pop is not visible in the physical screen.</p>... | <p dir="auto">This might be related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="345549867" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/19954" data-hovercard-type="issue" data-hovercard-url="/flutter/flutter/issues/19954/hovercard... | 1 |
<p dir="auto">Hello,</p>
<p dir="auto">there are lot's of class which is not covered in DOC. am i right or is there any other URL for complete DOC</p> | <p dir="auto">We've already had a couple reported as having slipped thru the cracks; we should check whether there are any more.</p> | 1 |
<p dir="auto">I posted this issue on the ASP.NET Project:</p>
<p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="138848669" data-permission-text="Title is private" data-url="https://github.com/aspnet/Mvc/issues/4236" data-hovercard-type="issue" data-hovercard-url="/aspnet/... | <p dir="auto">Not sure this is the right place to ask that.</p>
<p dir="auto">Do you guys have any update on this issue?<br>
<a href="https://code.visualstudio.com/Issues/Detail/18573" rel="nofollow">https://code.visualstudio.com/Issues/Detail/18573</a></p>
<p dir="auto">This is currently a <strong>blocker</strong> for... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.