text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="const array: Uint8Array = new Float32Array(0);"><pre class="notranslate"><code class="notranslate">const array: Uint8Array = new Float32Array(0);
</code></pre></div>
<p dir="auto">This is difference t... | <p dir="auto">All typed arrays are assignable in our present dts.</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="let arr = new Uint8Array(20);
let arr2 = new Int16Array(20);
arr = arr2; // Valid."><pre class="notranslate"><span ... | 1 |
<p dir="auto">I find that <code class="notranslate">.last()</code> does not perform as expected.</p>
<h4 dir="auto">Example:</h4>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="df = pd.DataFrame([[179293473,'2016-06-01 00:00:03.549745','http://www... | <p dir="auto">This is incorrect, as this is applied column by column (as they are different dtypes)<br>
so <code class="notranslate">_first_compat</code> should first compute the mask then use it.</p>
<p dir="auto">from <a href="http://stackoverflow.com/questions/26108181/selecting-first-row-with-groupby-and-nan-column... | 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="import pandas as pd
index = pd.timedelta_range('0', periods=4, freq='s')
series = pd.Series(range(4), index=ind... | <p dir="auto">brought up in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="149449545" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/12925" data-hovercard-type="issue" data-hovercard-url="/pandas-dev/pandas/issues/12925/hovercard" href=... | 1 |
<p dir="auto">On this page specifically: <a href="https://material-ui-1dab0.firebaseapp.com/customization/themes" rel="nofollow">https://material-ui-1dab0.firebaseapp.com/customization/themes</a>, not the others apparently.</p>
<h3 dir="auto">Versions</h3>
<ul dir="auto">
<li>Material-UI: alpha 17</li>
<li>Browser: Fir... | <p dir="auto">Given a case: I have 2 types of a Button, first one with rounded corners, second one without. Now in case I want all buttons inside of some subtree use the second type, I would want to use the MuiThemeProvider.</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir=... | 1 |
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/target-the-parent-of-an-element-using-jquery" rel="nofollow">Target the Parent of an Element Using jQuery</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:48.0) Gecko/20100101 Firefox/... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-clone-an-element-using-jquery#?solution=fccss%0A%20%20%24%28document%29.ready%28function%28%29%20%7B%0A%20%20%20%20%24%28%22%23target1%22%29.css%28%22color%22%2C%20%22red%22%29%3B%0A%20%20%20%20%24%28%22%23target1%22%29.prop%28%22disabled%... | 1 |
<p dir="auto">I have followed the <a href="https://flutter.io/get-started/codelab/" rel="nofollow">instruction</a> to make flutter app. (stop at list of word pairings tutorial). Next I try building release version of iOS following <a href="https://flutter.io/ios-release/#create-a-build-archive" rel="nofollow">instructi... | <p dir="auto">With current beta <code class="notranslate">0.8.2</code> and latest <code class="notranslate">dev</code>, <code class="notranslate">flutter build ios --release</code> produces app which is 5 times the size of the app built with <code class="notranslate">0.7.2</code>.</p>
<p dir="auto">with <code class="no... | 1 |
<p dir="auto">Hello everyone.</p>
<p dir="auto"><strong>I have an issue to migrate from 0.25 to 0.36 superset</strong></p>
<p dir="auto">I can run it into a new venv with new installation and without to use my postgresql database, but when i try touse my database, I have some errors (new columns)<br>
For example in the... | <p dir="auto">One of the duplicated color theme 'D3 category 10' show as 'Superset_dafault' in meta data</p>
<h4 dir="auto">How to reproduce the bug</h4>
<ol dir="auto">
<li>Go to Dashboard properties</li>
<li>Click on color theme and select D3 category 10 (duplicated, please select each one)</li>
<li>Scroll down to 'A... | 0 |
<p dir="auto"></p><div class="Box Box--condensed my-2">
<div class="Box-header f6">
<p class="mb-0 text-bold">
<a href="https://github.com/JuliaLang/julia/blob/54adf2193a6ea1b10cd1a184a7ba863aa985eede/stdlib/LinearAlgebra/src/matmul.jl#L536">julia/stdlib/LinearAlgebra/src/matmul.jl</a>
</p>
<p class... | <p dir="auto">At our centre we've just had a talk about Julia, and many of our users are<br>
interested in starting to experiment with using Julia for some of their<br>
work.</p>
<p dir="auto">I'd love to install Julia system-wide on our cluster to help them get<br>
started (especially since we try to link it with our ... | 0 |
<p dir="auto">I can see support for users and different roles in superset. But What I need is, Consider, I have a set of dashboards for finance department. Only that department's members can view the dashboards and for any other departments, it should be restricted.</p>
<p dir="auto">I know we can restrict the dashboar... | <p dir="auto">I would like to visual only the raw data WITHOUT the need of apply any kind of aggreation, as the data from the table is already pre-computed aggreated metric values.</p>
<h3 dir="auto">Superset version</h3>
<p dir="auto">0.26.3</p>
<h3 dir="auto">Expected results</h3>
<p dir="auto">There shouldn't be agg... | 0 |
<h2 dir="auto">Steps to Reproduce</h2>
<ol dir="auto">
<li>I added the following Firebase dependencies to my Flutter app:</li>
</ol>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" google_sign_in: ^3.0.5
firebase_auth: ^0.5.20
cloud_firestor... | <p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="239014504" data-permission-text="Title is private" data-url="https://github.com/flutter/engine/issues/3833" data-hovercard-type="pull_request" data-hovercard-url="/flutter/engine/pull/3833/hovercard" href="https://github.c... | 0 |
<h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li>
<li class="task-list-item"><inpu... | <h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the relevant section in the<br>
<a href="http://docs.celeryproject.org/en/latest/contributing.html#other-bugs" rel="nofollow">contrib... | 0 |
<h2 dir="auto">Steps to Reproduce</h2>
<ul dir="auto">
<li>Create a normal Flutter project with the Atom creator project</li>
<li>Remove the internet permission in the manifest</li>
<li>Run the app</li>
</ul>
<h2 dir="auto">Flutter Doctor</h2>
<div class="snippet-clipboard-content notranslate position-relative overflow... | <p dir="auto">If your <code class="notranslate">AndroidManifest.xml</code> is missing this line:</p>
<div class="highlight highlight-text-xml notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="<uses-permission android:name="android.permission.INTERNET"/>"><pre c... | 1 |
<h5 dir="auto">Issue Type:</h5>
<p dir="auto">Problem with SSL verification</p>
<h5 dir="auto">Ansible Version:</h5>
<p dir="auto"><code class="notranslate">ansible 1.5.2</code><br>
installed via pip</p>
<h5 dir="auto">Environment:</h5>
<p dir="auto">Ubuntu 12.04</p>
<h5 dir="auto">Summary:</h5>
<p dir="auto">When I tr... | <h5 dir="auto">Issue Type:</h5>
<p dir="auto">Bug Report</p>
<h5 dir="auto">Ansible Version:</h5>
<p dir="auto">ansible 1.5.2</p>
<h5 dir="auto">Environment:</h5>
<p dir="auto">Ubuntu 12.04</p>
<h5 dir="auto">Summary:</h5>
<p dir="auto">SSL verification fails when attempting to use the hipchat module</p>
<h5 dir="auto"... | 1 |
<p dir="auto">if allowed_domains occurred in url(in path or query) it also crawl that url.<br>
e.g:<br>
allowed_domains =["www.rankwatch.com"]</p>
<p dir="auto">when i run LinkExtractor it also crawl :<br>
{"url": "<a href="https://www.facebook.com/login.php?skip_api_login=1&api_key=864596490301578&signed_next=... | <p dir="auto">Hello,</p>
<p dir="auto">To avoid crawling duplicated URLs, I store all crawled URLs in database, and then check if one URL requested is already in DB or not.</p>
<p dir="auto">Here is my filter class:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto... | 0 |
<p dir="auto">See <a href="https://github.com/elastic/elasticsearch/blob/master/core/src/main/java/org/elasticsearch/cluster/metadata/MetaData.java#L1150">https://github.com/elastic/elasticsearch/blob/master/core/src/main/java/org/elasticsearch/cluster/metadata/MetaData.java#L1150</a>. If an element is not recognized i... | <p dir="auto">If a plugin adds custom cluster state parts and the plugin isn't installed on all nodes then it could cause custom metadata to be removed by a node just by reading it.</p>
<p dir="auto"><a href="https://github.com/elastic/elasticsearch/pull/21243#discussion_r87375313" data-hovercard-type="pull_request" da... | 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"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><input type="c... | 0 |
<p dir="auto">No matter in which line is dot, code is dislocated after formatting:<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/11413326/7524334/f7c87c24-f509-11e4-8534-c832cef9cb96.png"><img src="https://cloud.githubusercontent.com/assets/11413326/7524334/f... | <p dir="auto">Before we would have:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="var doSomethingThatReturnsAPromise: any;
this.doSomethingThatReturnsAPromise()
.then(() => {
// more code
})
.then(() =>... | 1 |
<p dir="auto">I'm using pandas version '0.7.0rc1' with Python 2.7.2 on Windows XP.</p>
<p dir="auto">When writing HDF files, pandas tries to convert datetime index values to an ordinal using time.mktime. mktime does not support any dates before 1969.</p>
<p dir="auto">error output shows the offending line to be:</p>
<... | <p dir="auto">I am having trouble with pre-epoch dates working with HDFStore, getting an OverflowError in mktime, as shown below.</p>
<p dir="auto">Sample code is:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" import numpy as np
from ... | 1 |
<h2 dir="auto">📝 Performance Stats on Taskbar</h2>
<p dir="auto">This feature is On/Off, with ability to customize what kind of stats are to be displayed in the taskbar.</p>
<p dir="auto">To have the stats on taskbar, but not on the main screen is to SAVE screen estate, also user can rapidly take a glimpse of the comp... | 0 | |
<h3 dir="auto">Version</h3>
<p dir="auto">2.3.3</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="http://plnkr.co/edit/AiNse4SDOQIiH1RlnKoE?p=preview" rel="nofollow">http://plnkr.co/edit/AiNse4SDOQIiH1RlnKoE?p=preview</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<ol dir="auto">
<li>Make a Polymer eleme... | <h3 dir="auto">Version</h3>
<p dir="auto">2.5.21</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://codepen.io/anon/pen/gZGPPL" rel="nofollow">https://codepen.io/anon/pen/gZGPPL</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">1.change the components order<br>
2.console.log the $childr... | 0 |
<p dir="auto">If client http header contain Expect: 100-continue</p>
<p dir="auto">client post multipart/form-data Sometimes there will be<br>
"multipart: Part Read: WSARecv tcp <em>.</em>.138.250:80: i/o timeout" ParseMultipartForm(102400) -> /mime/multipart/multipart.go 239<br>
This is immediately returned error... | <pre class="notranslate">The http Client should probably support Expect: 100-continue. The server does.
It does introduce a new round-trip, though, so we should probably only send it when the
data size exceeds some threshold. Probably the same threshold we use for consuming
request bodies when a handler doesn't (max... | 1 |
<p dir="auto">The content of a popover is invisible when the popover is on a .input-append input node.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/7dddc83c245c1f6c26bb35abe778b9dac0fba4803d958505c623e6a9a0b861bf/68747470733a2f2f662e636c6f75642e6769746... | <p dir="auto">There was a fix made in 2.2.2 to address 0 font size for popovers within a btn group:</p>
<p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="8447581" data-permission-text="Title is private" data-url="https://github.com/twbs/bootstrap/issues/5939" data-hoverca... | 1 |
<p dir="auto">In the swagger api spec, in the proxy methods:</p>
<p dir="auto"><a href="https://github.com/kubernetes/kubernetes/blob/master/api/swagger-spec/v1.json#L6670">https://github.com/kubernetes/kubernetes/blob/master/api/swagger-spec/v1.json#L6670</a></p>
<p dir="auto">There are many such entries like this:</p... | <p dir="auto">Docker now supports Overlayfs as a storage backend. Since Aufs doesn't work on all distributions and has caused kernel issues in the past (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="93913324" data-permission-text="Title is private" data-url="https://github.com/kube... | 0 |
<p dir="auto">I want to get file list from form by using:</p>
<p dir="auto"><code class="notranslate">photos = request.files.getlist("photo") </code><br>
However if i haven't select anything, the photos value is never be [] like other fields.</p>
<p dir="auto">So the way to check for empty field is failed:</p>
<div cla... | <p dir="auto">Issue came up while trying to send an empty file (and filename) to an HTTPbin form.<br>
Using Flask you're unable to differentiate between the content of a text field in a form and a non-uploaded file from the <code class="notranslate">request</code> object</p>
<h3 dir="auto">Example test</h3>
<p dir="aut... | 1 |
<p dir="auto">v34.</p>
<p dir="auto">cmd shift f, enter term, hit . <g-emoji class="g-emoji" alias="boom" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4a5.png">💥</g-emoji></p> | <p dir="auto">Splitting panes is easy: I got <code class="notranslate">C-|</code> and <code class="notranslate">C--</code> into my fingers quickly. What's hard for me is unsplits. Currently it looks like I have to <code class="notranslate">M-w</code> until I've closed every tab in the pane, at which point it goes away.... | 0 |
<p dir="auto">I didn't see this error reported, apologies if it is a duplicate -- my current numpy is 1.6.2.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ sudo easy_install --upgrade numpy
Searching for numpy
Reading http://pypi.python.org/... | <p dir="auto">Sorry in advance if this is a duplicate. I'm trying to read the <a href="https://www.kaggle.com//uciml/iris" rel="nofollow">Iris dataset</a> using the following code:<br>
<code class="notranslate">data = numpy.genfromtxt('../input/Iris.csv',delimiter=',',usecols= range(1,6),skip_header=1, dtype = None)</c... | 0 |
<h5 dir="auto">Issue Type:</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">Ansible Version:</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="user@h0$ ansible-playbook --version
ansible-playbook 2.1.0
config file =
configured ... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Feature Idea</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">patterns, group of groups, static inventory file</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-c... | 0 |
<p dir="auto">Halp ticket:</p>
<ul dir="auto">
<li>support/6c407d52c9f711e38a0cc47a4027f259</li>
</ul>
<blockquote>
<p dir="auto">Git support does not handle files with accented characters correctly, declaring them as new. See e.g spec/fixtures/subdir/áccéntéd.svg in atom/markdown-preview or lloeki/svg-preview plugi... | <p dir="auto">Makefile editing is messed up. If it's not using soft tabs instead of hard ones, it's positioning the cursor in weird places. To repro, just write yourself a simple Makefile with a single rule and try to run it. Then edit it in an external editor to fix indentation, then add another rule or two in Atom.</... | 0 |
<p dir="auto">After <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="421618583" data-permission-text="Title is private" data-url="https://github.com/numpy/numpy/issues/13134" data-hovercard-type="pull_request" data-hovercard-url="/numpy/numpy/pull/13134/hovercard" href="https://github... | <p dir="auto"><code class="notranslate">pip install numpy</code> on python 2.7 attempts to install numpy 1.17, which dropped python 2.7 support. This is contrary to the functionality described in <a href="https://www.numpy.org/neps/nep-0014-dropping-python2.7-proposal.html" rel="nofollow">NEP 14</a>, which states:</p>
... | 0 |
<p dir="auto">On my Mac (10.9.5), my Atom app notices when there's an update, and indicates it by adding a "Restart and install updates" option in the "Atom" menu. If I choose that menu option, Atom quits, and relaunches, but it's the same version it was; no update seems to have happened.</p>
<p dir="auto">Looking in t... | <p dir="auto">I've never been able to get the autoupdate to work. It detects a new version, happily downloads, but when I click restart and update, it quits the app, presumably fails to update, and then relaunches, and starts redownloading the update. Usually then I have to get into a hit-quit-a-bunch-war to get it to ... | 1 |
<p dir="auto">The following code <a href="https://play.rust-lang.org/?gist=e60dc1ef64e84de09aae&version=nightly" rel="nofollow">ICEs in nightly on play.rust-lang.org</a>, as well as in 1.0 stable:</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-cl... | <p dir="auto">We don't check that types in method signatures are well-formed, or even when they are Sized. I mean, this compiles:</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="pub struct U<T: Send+Sync+Copy+::std::fmt::Dis... | 1 |
<p dir="auto">Hello,</p>
<p dir="auto">when I am adding firebase dependency to my electron project and importing to main.js as:<br>
<code class="notranslate">import firebase from 'firebase';</code></p>
<p dir="auto">It is replicable in electron-quick-start project as well, just add firebase dependency and import the fi... | <ul dir="auto">
<li>Electron Version: 2.0.7</li>
<li>Operating System (Platform and Version): Windows 10</li>
<li>Last known working Electron version:</li>
</ul>
<p dir="auto"><strong>Expected Behavior</strong><br>
When using APIs like</p>
<ul dir="auto">
<li>webContents.clearHistory(),</li>
<li>session.flushStorageDat... | 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"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><input type="c... | 0 |
<p dir="auto">So far I really like Atom 1.0 - it's got a long way to go, but it will get there. We needed an editor like this.</p>
<p dir="auto">Anyway: the only thing bothering me was how quickly it installed itself (Windows 8.1, 64 bit). Even though that might sound like a _good_¨thing, it isn't. When I double-click ... | <p dir="auto">For some reason, Atom is displaying fonts <em>blurry</em> on my retina MBP. Is there something I can do to fix this?!</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="~/g/atom git:master atom --version
0.125.0-690d32c"><pre class="... | 0 |
<p dir="auto">It would be nice if the terminal would support the FancyZones Powertoy published by MS.</p>
<p dir="auto">I would like to be able to "shift" drag the window and have it SNAP to the various zones in my desktop. Other "apps" seem to work with it (like Sticky Notes).</p> | <h1 dir="auto">Context Menu for Tabs</h1>
<p dir="auto">Useful for now, whilst the Tab Bar is in an incomplete state, but will also be useful in a finished version. Each Tab should have a Context Menu with a <strong>Close</strong> command, as well as eventually, options for renaming the Profile/Tab Title, and changing... | 0 |
<p dir="auto">I'm using next.js with a custom express server. After building next.js, my custom endpoints (such as /graphiql) aren't reachable anymore, and instead the next.js 404 page appears.</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<p dir="auto">Hello guys... | 0 |
<h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: v1.30.0</li>
<li>Operating System: Ubuntu 20</li>
<li>Browser: WebKit</li>
</ul>
<h3 dir="auto">Source code</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" che... | <h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [v1.33.0]</li>
<li>Operating System: [All, Windows 10.]</li>
<li>Browser: [All]</li>
<li>Other info: React 18.2</li>
</ul>
<h3 dir="auto">Source code</h3>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snipp... | 0 |
<ul dir="auto">
<li>VSCode Version: Latest as at this post (can't check since it will not run)</li>
<li>OS Version: Windows 10</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Open VS Code and wait for a update</li>
<li>Ask it to update</li>
<li>Error pops up. The file is <code class="notranslate">a... | <p dir="auto">I am getting an error trying to update to the new 0.10.10 release on Windows.</p>
<p dir="auto">I received the notification, clicked on "update and restart" and it showed this error:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/19... | 1 |
<p dir="auto">The standard library will require very carefully arranged bindings to libuv (<a href="https://github.com/joyent/libuv">https://github.com/joyent/libuv</a>), the async IO library we're going to be using. The current rust IO system is synchronous and stdio-based, which is not really ideal long term.</p> | <p dir="auto">The mechanics should be easy because exported macros are just stored as strings in crate metadata. But it won't be very useful unless names mentioned by macros can change to follow the re-export. If we can find a pleasing solution to this problem, we can eliminate a lot of duplicated code e.g. between <... | 0 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="final String url = "http://materialdesign.qiniudn.com/videos/animation-authenticmotion-massandweight-asymmetric.mp4";
ImageView img = (ImageView) findViewById(R.id.img_test);
Glide.with(cont... | <p dir="auto">How can I load Thumbnail from a video url.<br>
for now I use "MediaMetadataRetriever" to get the bitmap but I want to load it with glide.<br>
is this possible ?</p> | 1 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">docker_service</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.2.0.0
confi... | <h5 dir="auto">Issue type:</h5>
<p dir="auto">Bug report</p>
<h5 dir="auto">Component Name:</h5>
<p dir="auto">ec2_group module</p>
<h5 dir="auto">Ansible version:</h5>
<p dir="auto">1.8.4<br>
boto 2.36</p>
<h5 dir="auto">Environment:</h5>
<p dir="auto">OS X 10.8.2,<br>
Ubuntu 12.04.05<br>
python 2.7</p>
<h5 dir="auto"... | 0 |
<p dir="auto">We want to enable the ability to have more than 1 <code class="notranslate">tsconfig.json</code> file in an asp.net v5 project, this will make the compilation of ts files more flexible.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-conte... | <p dir="auto">Hi,</p>
<p dir="auto"><strong>Version:</strong> VS 2015/TS 1.8</p>
<p dir="auto">This is an obvious bug so may have been reported earlier, but I couldn't find anything.</p>
<p dir="auto">Add a new TS project in Visual Studio and add the following (erroneous) code:</p>
<div class="highlight highlight-sourc... | 0 |
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p>
<p dir="auto">If you define a default ordering in a relation and do a query on that relation using a different ordering the result is not what you would expect. In my code I define a mapper like this:</p>
<div class="snippet-clipboard-co... | <p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p>
<p dir="auto">When trying to reflect a table with a column with the unsigned keyword this exception is thrown:</p>
<p dir="auto">Using SQLAlchemy 0.2.6 installed via easy_install and mysql 4.</p>
<div class="snippet-clipboard-content not... | 0 |
<p dir="auto">I am trying to create a polar plot with a log scale on the radial axis but I keep getting an error or I get a missed up plot.<br>
This is the code that I use:</p>
<p dir="auto">import pandas as pd<br>
import numpy as np<br>
import matplotlib.pyplot as plt</p>
<p dir="auto">metabolites = data[["metabolite"... | <p dir="auto">I have been using the API example for creating radar charts: <a href="http://matplotlib.org/examples/api/radar_chart.html" rel="nofollow">http://matplotlib.org/examples/api/radar_chart.html</a></p>
<p dir="auto">In the previous version you could make the radial grid logarithmic simply by adding <code clas... | 1 |
<p dir="auto">Feature Request</p>
<p dir="auto">Add the Enhanced Scrollbar feature from VS 2013 and VS 2015 into VS Code. It's an extremely efficient way to move around within a file and would be a great feature to have in VS Code.</p>
<p dir="auto">If this is already an extension or an option, I could not find it.</p... | <p dir="auto">i report many times about this, but not fixed yet... so sad.<br>
i recored my screen<br>
<a href="https://youtu.be/Hb4tLqiyuNs" rel="nofollow">https://youtu.be/Hb4tLqiyuNs</a><br>
i use unikey ( simple and popular vietnamese language tool ) + vscode.<br>
but it not work.<br>
i try to many other language t... | 0 |
<p dir="auto"><strong>What</strong></p>
<p dir="auto">As it stands, there doesn't seem to be a way to generate typings for a file, or files, using Deno. It <em>might</em> be possible with <code class="notranslate">Deno.emit</code>, using the 2nd argument (<code class="notranslate">CompilerOptions</code>), but i haven't... | <p dir="auto">With <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="523264961" data-permission-text="Title is private" data-url="https://github.com/denoland/deno/issues/3352" data-hovercard-type="pull_request" data-hovercard-url="/denoland/deno/pull/3352/hovercard" href="https://githu... | 1 |
<p dir="auto">For this function</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="package main
func f(fn func() error) error {
return fn()
}
func main() {
called := false
f(func() error {
called = true
... | <p dir="auto">by <strong><a href="mailto:scott+ctt@pakin.org">scott+ctt@pakin.org</a></strong>:</p>
<pre class="notranslate">> What steps will reproduce the problem?
Build and run the attached Go program with GOMAXPROCS=2 or greater. I
used 6g/6l and ran on a dual-socket, quad-core, dual-thread Nehalem EP
system... | 0 |
<p dir="auto"><strong>Glide Version</strong>: 4.6.0<br>
<strong>Integration libraries</strong>: okhttp3-3.9.1</p>
<p dir="auto">Update to 4.6.0, I got this issue.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Error:(10, 2) error: incompatible... | <p dir="auto">Hi, we had issue on android where when taking pictures and saving the image, and sending it to our server, image is flipped on android, ios and web applications that we use to view the image. So we tried simple target with glide in hopes that when saving the image locally before sending to server, glide w... | 0 |
<p dir="auto"><a href="https://codesandbox.io/s/vqk87kvj1y" rel="nofollow">https://codesandbox.io/s/vqk87kvj1y</a>. List contains 10000 items, I move one item from bottom to top and react performs 9999 insertBefore operations. It sucks. Take a look at infernojs example <a href="https://jsbin.com/qeqatiruko/1/edit?html... | <p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p>
<p dir="auto">Not sure if it's a bug or an 'accepted' behavior. But this can affect performance in some situations or even 'break the expectations' in others (e.g. animating moved elements [i.e. simple moves])</p>
<p ... | 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="[x ] bug report => search github for a similar issue or PR before submitting"><pre class="notranslate"><code class="not... | <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... | 1 |
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p>
<p dir="auto">(original reporter: rtl) Currently the child rows in a parent-child relationship defined using mapper are returned in oid order (in postgres at least). It would be very useful to be able to specify the sort column using the... | <p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p>
<p dir="auto">Hi!</p>
<p dir="auto">We're using this in several internal drizzle projects and would love to get it merged. Here's an hg repo with the patch all merged up with latest trunk:</p>
<p dir="auto">hg clone <a href="http://bitbu... | 0 |
<p dir="auto">[PowerToys Run -Utility - PowerToys Run Window]</p>
<p dir="auto"><strong>User Experience:</strong><br>
All users especially keyboard users pressing Shift tab key from power launcher edit field will be effected as PowerToys rin window is getting closed.</p>
<p dir="auto"><strong>Test Environment:</strong... | <h2 dir="auto">ℹ Computer information</h2>
<ul dir="auto">
<li>PowerToys version: 0.21.1.0</li>
<li>PowerToy Utility: PowerToys Run</li>
<li>Running PowerToys as Admin: No</li>
<li>Windows build number: 20211.1000</li>
</ul>
<h2 dir="auto"><g-emoji class="g-emoji" alias="memo" fallback-src="https://github.githubassets.... | 1 |
<ul dir="auto">
<li>Electron version: 1.1.0 & 1.2.0</li>
<li>Operating system: OSX El Capitan</li>
</ul>
<p dir="auto">When creating a BrowserWindow and enabling DevTools, <code class="notranslate">-webkit-app-region</code> is not working. If you close the DevTools, drag works as expected.<br>
For info, it works gr... | <p dir="auto">This is a regression—in Electron <code class="notranslate">0.35.1</code>, draggable regions of the window stop working when the developer tools are opened. This means that the window effectively can't be moved while the developer tools are open. It doesn't matter if the developer tools are docked or in a ... | 1 |
<p dir="auto">Button "Back to top" not working (docs)</p> | <p dir="auto">Back to top button is not functional in the documentation site.</p> | 1 |
<h1 dir="auto">Examples bug report</h1>
<h2 dir="auto">Example name</h2>
<p dir="auto">auth0</p>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">builds with errors</p>
<h2 dir="auto">To Reproduce</h2>
<ol dir="auto">
<li><code class="notranslate">npx create-next-app --example auth0 auth0</code></li>
<li>Change targe... | <h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">When deployed I get a TypeError: require is not a function error when importing npm module in api/allMovies.js. It works locally but not when deployed.</p>
<h2 dir="auto">To Reproduce</h2>
<ol dir="auto">
<li>clone <a href="https://github... | 0 |
<p dir="auto">Just before the 3.1 release, having div class="visible-sm visible-xs" together on a div would show the div when it hit both breakpoints. Now, it only works on one breakpoint. They both work individually, but when there's more than one declared on a div, only one class gets triggered. Does the same for h... | <p dir="auto"><a href="https://dl.dropboxusercontent.com/u/37682778/error/index.html" rel="nofollow">https://dl.dropboxusercontent.com/u/37682778/error/index.html</a></p> | 1 |
<p dir="auto"><a href="https://console.cloud.google.com/storage/kubernetes-jenkins/logs/kubernetes-e2e-gke/7625/" rel="nofollow">https://console.cloud.google.com/storage/kubernetes-jenkins/logs/kubernetes-e2e-gke/7625/</a></p>
<p dir="auto">Failed: [k8s.io] SSH should SSH to all nodes and run commands {Kubernetes e2e s... | <p dir="auto">Refs <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="83637719" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/9075" data-hovercard-type="issue" data-hovercard-url="/kubernetes/kubernetes/issues/9075/hovercard" href="htt... | 0 |
<p dir="auto">Main page - <a href="http://twitter.github.com/bootstrap/">http://twitter.github.com/bootstrap/</a>, pressing the big "Download Bootstrap" gives you everything.</p>
<p dir="auto">Going to customize - <a href="http://twitter.github.com/bootstrap/download.html">http://twitter.github.com/bootstrap/download.h... | <p dir="auto">The default download has the responsive and non-responsive as separate files, but the customizer combines them into a single file. They should have the same file structure, so the customize should give you the responsive layouts in a separate bootstrap-responsive.css. Will make it less confusing as to wh... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=stefanoc" rel="nofollow">Stefan Ocke</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8040?redirect=false" rel="nofollow">SPR-8040</a></strong> and commented</p>
<p dir="auto">When using HiddenHttpMethodFilter, like... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=gregorian21" rel="nofollow">Arun Reddy</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2171?redirect=false" rel="nofollow">SPR-2171</a></strong> and commented</p>
<p dir="auto">The form:form tag set the 'id' value ... | 0 |
<p dir="auto">On Windows (and Ubuntu with Unity Desktop Manager), clicking on a taskbar item with the scroll wheel button, middle mouse button, or shift + click causes a new window to be opened instead of an existing instance. VS Code does not do this.</p>
<p dir="auto">Repro:</p>
<ol dir="auto">
<li>Open VS Code and o... | <ul dir="auto">
<li>VSCode Version: 1.0.0</li>
<li>OS Version: Windows 10 64bit</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Open any js file</li>
<li>Write ternary if statement</li>
<li>Syntax highlight will be broken.</li>
</ol>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollo... | 0 |
<h3 dir="auto">Describe the bug</h3>
<p dir="auto">I've registered to the <code class="notranslate">before_update</code> hook with:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="class MyTable(Base):
id = Column("id", UUID_DB(as_uu... | <p dir="auto"><strong>Migrated issue, originally created by Karol Narowski</strong></p>
<p dir="auto">Function is not called when set in listener. <strong>before_insert</strong> and <strong>after_insert</strong> is working well but <strong>before_update</strong> and <strong>after_update</strong> are not called.<br>
Ex.... | 1 |
<p dir="auto">Hello,</p>
<p dir="auto">I have a generic component, e.g. <code class="notranslate">class Select<T> extends React.Component<SelectProps<T>, any></code>. Is there any "right" way to use it from JSX?</p>
<p dir="auto">It is impossible to write something like <code class="notranslate"><S... | <p dir="auto">Hello...</p>
<p dir="auto">For my project I need pagination support so I decided to give ng2-bootstrap a chance. But I am running into a series of problems trying to add the dependency ranging from compile errors to incorrect placement of TS output js files. I am using TS 1.7.4. At this point I am not sur... | 0 |
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):</p>
<p dir="auto">I'm hoping that this issue will resolve... | <p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/pr-logs/pull/31373/kubernetes-pull-build-test-e2e-gce/56869/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/pr-logs/pull/31373/kubernetes-pull-build-test-e2e-gce/56869/</a></p>
<p dir="auto">Failed: [k8s.io] ... | 0 |
<p dir="auto">Similar to <a href="https://atom.io/docs/api/v1.3.2/CommandRegistry" rel="nofollow"><code class="notranslate">atom.commands.onWillDispatch</code> and <code class="notranslate">atom.commands.onDidDispatch</code></a>. This would be useful for extensions wanting to perform some action before or after a comma... | <p dir="auto">I am building an extension for VS Code. My extension will show the key bindings associated to a recently action (I am a fan of this for helping me learn key bindings).</p>
<p dir="auto">Looking through the documentation there seems to be a way to access the commands in the editor, but no way that I can fi... | 1 |
<p dir="auto">When running <code class="notranslate">fourier_uniform</code> from SciPy's <code class="notranslate">ndimage</code>, seem to be getting an inaccurate result with SciPy 1.0.0+. The problem is not present in SciPy pre-1.0.0 (e.g. 0.19.1).</p>
<h3 dir="auto">Reproducing code example:</h3>
<p dir="auto">From ... | <p dir="auto"><code class="notranslate">bdtr</code> returns <code class="notranslate">nan</code> whenever <code class="notranslate">n</code> > 2**31 - 1. For example,</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In [14]: import scipy
In... | 0 |
<p dir="auto">We have developed a custom server side rendering solution to allow for asynchronous data loading. Once everything is done we flush the final HTML to the browser along with all of the asynchronously loaded data written to the DOM. We are also generating a checksum the same way react does with server side r... | <p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br>
A bug<br>
<strong>What is the current behavior?</strong><br>
It duplicates error message to the error stack. I run react code pre-processed by webpack/babel in node virtual machine for SSR purposes. Therefore, I need ... | 0 |
<h3 dir="auto">Version</h3>
<p dir="auto">2.3.0</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://jsfiddle.net/superboy2k/50wL7mdz/38665/" rel="nofollow">https://jsfiddle.net/superboy2k/50wL7mdz/38665/</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">Click Init, Click Update a few tim... | <h3 dir="auto">Vue.js version</h3>
<p dir="auto">2.0.0-rc5</p>
<h3 dir="auto">Reproduction Link</h3>
<p dir="auto"><a href="https://jsfiddle.net/oldpig/zb4zLxkb/1/" rel="nofollow">https://jsfiddle.net/oldpig/zb4zLxkb/1/</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">Click any tab to switch</p>
<h3 dir="a... | 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 =&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] bug report"><pre class="notranslate"><code class="notranslate">[X] bug report
</code></pre></div>
<p dir="auto"><strong>Current behavior</st... | 1 |
<p dir="auto">Starting with <a href="http://scicomp.stackexchange.com/questions/3229/quickly-permute-a-large-square-matrix-in-python-numpy" rel="nofollow">this SO question</a>, I arrived at take() to a in-place array permutation, however when the call is made with the "clip" argument (to avoid creation of a backup in c... | <p dir="auto">EDITED to update with items from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/eric-wieser/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/eric-wieser">@eric-wieser</a> and <a class="user-mention n... | 0 |
<p dir="auto">Please:</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Check for duplicate issues.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Provide a complete example ... | <p dir="auto">Hello,<br>
After discussion <a href="https://github.com/google/jax/discussions/15204" data-hovercard-type="discussion" data-hovercard-url="/google/jax/discussions/15204/hovercard">#15204</a></p>
<p dir="auto">Here is a code to deal with the convolution using FFT of two 2D real arrays. It is mostly inspir... | 0 |
<ul dir="auto">
<li>VSCode Version:1.2</li>
<li>OS Version: Ubunu 14.04</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Open vscode</li>
<li>Open ctrl+`</li>
<li>Try pasting a copied word to terminal by ctrl+shift+v</li>
</ol>
<p dir="auto">I can give more examples in case.</p> | <p dir="auto">Integrated terminal master issue: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="117735786" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/143" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/issues/143/ho... | 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>
Two identical sub-dependencies are being included twice in the build.</p>
<p dir="auto"><strong>If the current behavior is a bug, please provi... | <h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong><br>
<a href="https://nvd.nist.gov/vuln/detail/CVE-2021-27290" rel="nofollow">CVE-2021-27290</a></p>
<blockquote>
<p dir="auto">ssri 5.2.2-8.0.0, fixed in 8.0.1, processes SRIs using a regular expression which is vulnerable t... | 0 |
<p dir="auto">Hi, afraid I'm rather a newbie with Flutter. This may be a bug. Could well be I'm borking something though.<br>
Best,<br>
Andy.</p>
<h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">Here is a gist demonstrating the bug <a href="https://gist.github.com/andytwoods/13c56c196bf50558f1a6979b983c326b">https... | <p dir="auto"><em>@parasthekoder commented on Jul 18, 2018, 6:43 AM UTC:</em></p>
<p dir="auto">When performing a hot restart I got a fatal exception and then application is terminated.<br>
It is usually happening on hot restart, it seems like a kind of memory related error.<br>
Searching over internet I found that tur... | 0 |
<p dir="auto">This error happens in devtools (when running devtools shell), I didn't investigate it in detail, but seemingly the reason is that inside InteractionListItem.js we are trying to access commitData[commitIndex].duration however in some cases commitData is an array one index smaller than commitIndex.</p> | <p dir="auto">I think <strong>scryRenderedDOMComponentsWithClass</strong> (and all other methods starting with scry) should be deprecated in favor of more obvious names like <strong>findRenderedDOMComponentsWithClass</strong>.</p> | 0 |
<p dir="auto">splitVertical is also</p> | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: winnt 10.0.18362 on x86_64
Windows Terminal version (if applicable): 0.2.1715.0
Any other software? Visual Studio 2017"><pre lang="none" class="n... | 0 |
<p dir="auto">Context menu with Javascript:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/79215/12369371/bf56a236-bbaa-11e5-81fb-0f3e51b3981b.png"><img src="https://cloud.githubusercontent.com/assets/79215/12369371/bf56a236-bbaa-11e5-81fb-0f3e51... | <p dir="auto">I know VSCode has not support JSX yet but it didn't appear so much error highlights in the last version, even I had already changed my language mode into <code class="notranslate">Plain Text</code>.<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/... | 1 |
<p dir="auto">Any hope??? after keen monitoring it crushes . 12 - 24 hrs</p>
<p dir="auto">BrokenPipe: Broken pipe (os error 32)<br>
at unwrapResponse (deno:cli/rt/10_dispatch_minimal.js:59:13)<br>
at sendAsync (deno:cli/rt/10_dispatch_minimal.js:98:12)<br>
at async write (deno:cli/rt/12_io.js:117:20)<br>
at async Ob... | <p dir="auto">Hello,</p>
<p dir="auto">I'm compiling my module with:</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="deno compile --unstable --allow-net module.js
Check file:///chop/chop/module.js
Bundle file:///chop/chop/modu... | 0 |
<p dir="auto">I followed the guide mentioned here <a href="https://www.elastic.co/guide/en/x-pack/current/api-java.html" rel="nofollow">https://www.elastic.co/guide/en/x-pack/current/api-java.html</a> and all in all everything worked within the IDE.</p>
<p dir="auto">Our application is spring boot based, so we end up c... | <p dir="auto">We should add an <code class="notranslate">explain</code> parameter so people can get detailed feedback about why a shard can or cannot be allocated to a node. Something like this:</p>
<h3 dir="auto">For these commands:</h3>
<div class="highlight highlight-source-shell notranslate position-relative overfl... | 0 |
<p dir="auto">DataFrame provides <em>repr_html</em> so it looks great when it's displayed in a Jupyter notebook. Why not Series?</p> | <p dir="auto">Not sure if it's always been this way or if refactoring broke something.<br>
In any case it looks strange when in ipnb:<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/7fe20a2ae042fafdd7b61eff37454054d2ba8507a21c40c83bacc5ef52f6e09d/68747470733a2f2f662e63... | 1 |
<h3 dir="auto">Which version of ShardingSphere did you use?</h3>
<ul dir="auto">
<li>ShardingSphere-Proxy 5.1.1.</li>
<li>mysql 8.0.25</li>
</ul>
<h3 dir="auto">Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?</h3>
<p dir="auto">ShardingSphere-Proxy</p>
<h3 dir="auto">Expected behavior</h3>
<p di... | <p dir="auto">There are 7000 tables in the test target library, and the default value will start slowly, and the high setting value will lead to the soaring cpu and iops of the database</p> | 0 |
<p dir="auto">The layout of fancyzones depends on the number of programs active</p>
<p dir="auto">When only one program is active, win + up maximizes<br>
Two programs, user preselects between split-screen or emphasis on either program<br>
Three, preselection between all the configurations for three programs</p>
<p dir=... | <h2 dir="auto"><g-emoji class="g-emoji" alias="information_source" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2139.png">ℹ</g-emoji> Computer information</h2>
<ul dir="auto">
<li>Windows build number: 18363.959</li>
<li>PowerToys version: 0.20</li>
<li>PowerToy module: Color Picker</li>
</u... | 0 |
<p dir="auto">I had a series containing strings like these:</p>
<p dir="auto">"November 1, 2013"</p>
<p dir="auto">Series length was about 500,000</p>
<p dir="auto">A)<br>
running pd.to_datetime(s) takes just over a minute.<br>
B)<br>
running pd.to_datetime(s, format="%B %d, %Y") takes about 7 seconds!</p>
<p dir="auto... | <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
df = pd.DataFrame({'a': [1, 10, 8, 11, 8],
'b': list('abdce'),
'... | 0 |
<p dir="auto"><strong>Scenario 1</strong><br>
This is a very simplified scenario but captures the problem we are facing.</p>
<p dir="auto">We have a team lead document with a field for “Primary Product” and a field for “Secondary Product”. We want to show the distribution of all products amongst team leads. To do so w... | <p dir="auto">I can't seem to update the license. Not sure if I am doing something wrong, but at this point it is beginning to seem like a bug:<br>
<code class="notranslate">root@esdata0:/usr/share/elasticsearch/bin/x-pack# curl -u infegy esdata0:9200Enter host password for user 'infegy': { "name" : "data0", "cluster_n... | 0 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[jakob@aspire hyper]$ RUST_BACKTRACE=1 cargo build
Compiling hyper v0.0.1 (file:///home/jakob/devel/hyper)
<std macros>:3:24: 119:30 error: type `http::HttpWriter<std::io::buffered::Buffer... | <h3 dir="auto">STR</h3>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="use std::fmt::Show;
use std::io::PipeStream;
struct Program {
stdin: PipeStream,
}
impl Program {
fn send<T: Show>(&mut self, line: T) ->... | 1 |
<p dir="auto">Hello,<br>
I'm trying to install from scratch of Apache Superset but I get this error which is stopping the installation:<br>
ERROR: flask 1.1.4 has requirement itsdangerous<2.0,>=0.24, but you'll have itsdangerous 2.0.1 which is incompatible.<br>
ERROR: flask-appbuilder 3.3.2 has requirement Flask-... | <p dir="auto">Hi all,</p>
<p dir="auto">When trying to install Apache Superset on a clear Ubuntu 20.04 virtual machine I simply follow these steps:</p>
<ol dir="auto">
<li>sudo apt-get install build-essential libssl-dev libffi-dev python3-dev python3-pip libsasl2-dev libldap2-dev</li>
<li>pip install virtualenv</li>
<l... | 1 |
<p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/kabo/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kabo">@kabo</a> on 2015-12-18T13:49:27Z</p>
<h5 dir="auto">ISSUE TYPE</h5>
<p dir="auto">Feat... | <p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/KpaBap/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/KpaBap">@KpaBap</a> on 2016-09-18T23:05:31Z</p>
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="a... | 0 |
<p dir="auto">Deleting files from the right-click menu in the sidebar fails to actually delete the file. After clicking "delete" in the menu, the dialog pops up asking me if I want to move the file/dir to the trash. So I click "Move to trash" and then nothing happens. The file is still visible in the sidebar, and it st... | <p dir="auto">I'm trying to remove files/dirs using sidebar, Atom asks if I want to move them to Trash and then nothing happens (files stay in the sidebar and on the disk).</p>
<p dir="auto">This is valid only for files on a network partition, everything is ok with local ones</p>
<p dir="auto">Version: 0.123</p> | 1 |
<p dir="auto">[ ] bug report => search github for a similar issue or PR before submitting<br>
[ ] feature request<br>
[x ] support request => Please do not submit support request here, instead see <a href="https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question">https://github.com/angular/angular/... | <p dir="auto"><strong>Steps to reproduce and a minimal demo of the problem</strong></p>
<p dir="auto">View hash_location_strategy:</p>
<div class="highlight highlight-source-dart notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" void onPopState(UrlChangeListener fn) {
th... | 0 |
<p dir="auto">E.g. <a href="http://docs.scipy.org/doc/scipy-0.17.0/reference/generated/scipy.sparse.csr_matrix.html" rel="nofollow">http://docs.scipy.org/doc/scipy-0.17.0/reference/generated/scipy.sparse.csr_matrix.html</a><br>
In the Attributes section, one has:</p>
<blockquote>
<p dir="auto">nnz Get the count of ex... | <p dir="auto">See <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="450756719" data-permission-text="Title is private" data-url="https://github.com/scipy/scipy/issues/10238" data-hovercard-type="pull_request" data-hovercard-url="/scipy/scipy/pull/10238/hovercard?comment_id=502058590&am... | 0 |
<h3 dir="auto">Describe your issue.</h3>
<p dir="auto">Running the full test suite on macosx_arm64 results in a failed test for <code class="notranslate">optimize.milp</code></p>
<h3 dir="auto">Reproducing Code Example</h3>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="... | <h3 dir="auto">Describe your issue.</h3>
<p dir="auto">When I run the <code class="notranslate">optimize</code> tests with the main development branch (version <code class="notranslate">1.10.0.dev0+1987.fa3276a</code>), the test <code class="notranslate">test_milp_timeout_16545</code> often (but not always!) fails.</p>... | 1 |
<p dir="auto">So. I want to add a button on the label of RadioButton.<br>
For example, 'remove the option' button.</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/mui-org... | <p dir="auto">A weird yellow highlight appears when opening a temporary drawer.</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> o... | 0 |
<p dir="auto">Hello,</p>
<p dir="auto">I use dbscan with a custom distance metric(average between levenshtein and manhatan).</p>
<p dir="auto">Two questions:</p>
<ul dir="auto">
<li>Is there an implementation for an incremental version of dbscan for frequent updates ? or lets say incremental updates ?</li>
<li>Since I'... | <p dir="auto">is there any plan to add incremental clustering for sklearn.cluster.DBSCAN ?</p> | 1 |
<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>Symfony version</td>
<td>3.3.0</td>
</tr>
</tbody>
</table>
<p dir="auto">I've just updated to the current symfony version and seen the ne... | <table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>no, annoying though</td>
</tr>
<tr>
<td>Feature request?</td>
<td>yes</td>
</tr>
<tr>
<td>Symfony version</td>
<td>3.3.0</td>
</tr>
</tbody>
</table>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nof... | 1 |
<ul dir="auto">
<li>run latest Windows 10</li>
<li>pin either electron or atom to the taskbar</li>
<li>click it to open the app</li>
</ul>
<p dir="auto">=> you end up having 2 icons<br>
=> somehow the app when started does not get associated to the pinned entry in the taskbar<br>
=> it does not reproduce on Wi... | <h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project... | 0 |
<p dir="auto">how to implement forgot password and send verification mail in flutter/dart development or how to send forgot password OTP into mail in flutter / dart</p> | <p dir="auto">Hi everyone,<br>
Is there any way to implement forgot password and sending verification mail through firebase in flutter.</p> | 1 |
<p dir="auto">Julia is thwarting LLVM's CSE when the subexpression occurs in a loop test and loop body. Here is an example:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="function foo(a, b,c)
while (a*b+c)==1
a /= (a*b+c)
end
... | <p dir="auto">Consider the following code:</p>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia> num_dict = Dict(1 => IntSet(1:2), 2 => IntSet(1:3))
Dict{Int64,IntSet} with 2 entries:
2 => IntSet([1, 2, 3])
1 ... | 0 |
<p dir="auto">I am using <a href="https://codelabs.developers.google.com/codelabs/tensorflow-for-poets/#0" rel="nofollow">Tensorflow for poet</a> guide for train own model. I have create retrained_graph.pb and retrained_labels.txt. While I use it in application then I get error that</p>
<p dir="auto"><code class="notra... | <p dir="auto">I am following <a href="https://codelabs.developers.google.com/codelabs/tensorflow-for-poets/#0" rel="nofollow">Tensorflow for poet</a> instruction for retrain model. I have successfully create retrained_graph.pb and retrained_labels.txt. While I use imagenet_comp_graph_label_strings.txt and tensorflow_in... | 1 |
<p dir="auto">After the upgrade to beta 2 I suddenly see the following errors:<br>
Error:(4, 5) TS2304: Cannot find name 'it'.<br>
Error:(13, 9) TS2304: Cannot find name 'expect'.<br>
Error:(39, 36) TS2339: Property 'toBeNull' does not exist on type 'NgMatchers'.</p> | <p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ ] bug report
[x] feature request
[ ] support request => Please do not submit support request here, instead see https:... | 0 |
<p dir="auto">I'm facing issues with visible class implementation specifically</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="visible-xs visible-sm"><pre class="notranslate"><code class="notranslate">visible-xs visible-sm
</code></pre></div>
<... | <p dir="auto"><a href="https://dl.dropboxusercontent.com/u/37682778/error/index.html" rel="nofollow">https://dl.dropboxusercontent.com/u/37682778/error/index.html</a></p> | 1 |
<p dir="auto">The following looks like a bug to me as DataFrame.duplicated() gives different results on what should be identical inputs. To me it looks like the problem is with the datetime64 values because if you look at the output of <code class="notranslate">dates.values</code> it's clear that the last 4 values are ... | <p dir="auto">Hello the Pandas team,</p>
<p dir="auto">I ran this morning into some nasty bug with Pandas 18.1.<br>
I was not able to find whether you are aware of it or not. Here it is</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="idx=[pd.to... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.