text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<p dir="auto">Trying to launch ec2 instance using ansible 1.8.3 gives me:</p>
<p dir="auto">Traceback (most recent call last):<br>
File "/var/lib/jenkins/.ansible/tmp/ansible-tmp-1424337493.09-167968274609306/ec2", line 2998, in <br>
main()<br>
File "/var/lib/jenkins/.ansible/tmp/ansible-tmp-1424337493.09-1679682746093... | <p dir="auto"><strong>Issue Type:</strong><br>
Bug Report</p>
<p dir="auto"><strong>Ansible Version:</strong><br>
1.8.3</p>
<p dir="auto"><strong>Environment:</strong><br>
Ubuntu 14.04 kernel: 3.13.0-45-generic</p>
<p dir="auto"><strong>Summary:</strong><br>
Cannot to create new AWS EC2 instance using ec2 module, the ... | 1 |
<p dir="auto">When rendering:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="render: function() {
<span contentEditable={this.state.isEditing}>{this.state.value}</span>
}"><pre class="notranslate"><code class="notranslate">rend... | <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>
Getting this error message: <strong>Should have a queue. This is likely a bug in React. Please file an issue.</strong></p>
<p dir="auto"><strong... | 0 |
<p dir="auto">Hi all,<br>
I want to <strong>include trainable weights in loss function</strong>. As I dont know how to, I use a layer that contains weight only. This layer only output weights to loss function.<br>
However, there are too many weights variables, I dont want to output all of them for the whole batch. So I... | <p dir="auto">If you open a GitHub issue, here is our policy:</p>
<p dir="auto">It must be a bug, a feature request, or a significant problem with the documentation (for small docs fixes please send a PR instead).<br>
The form below must be filled out.</p>
<p dir="auto"><strong>Here's why we have that policy:</strong>.... | 0 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="question" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2753.png">❓</g-emoji> Questions and Help</h2>
<p dir="auto">hi<br>
I am new at pytorch</p>
<p dir="auto">i try to install pytorch with ROCm and step by step following <a href="https://rocm-d... | <h2 dir="auto"><g-emoji class="g-emoji" alias="rocket" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f680.png">🚀</g-emoji> Feature</h2>
<p dir="auto">Caffe2 has whitelisting mechanism (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="217771358" data-permis... | 0 |
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="/*
aa
*/var c = 1;"><pre class="notranslate"><span class="pl-c">/*</span>
<span class="pl-c">aa</span>
<span class="pl-c">*/</span><span class="pl-k">var</span> <span class="pl-s1">c</s... | <p dir="auto">Hi,</p>
<p dir="auto"><strong>TS Version</strong>: 1.4</p>
<p dir="auto">The following code:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="var x: any;
/*
var bar;
*/"><pre class="notranslate"><span class="pl-k">va... | 1 |
<p dir="auto">There are two files,main.go and main1.go</p>
<p dir="auto">-------------------------content of main.go----------------------------------------<br>
package main<br>
import "code.google.com/p/go.net/websocket"<br>
func main() {<br>
websocketConn := websocket.Conn{}<br>
TestFunc(&websocketConn)<br>
}<br>... | <p dir="auto">There are two files,main.go and main1.go</p>
<p dir="auto">-------------------------content of main.go----------------------------------------<br>
package main<br>
import "code.google.com/p/go.net/websocket"<br>
func main() {<br>
conn := websocket.Conn{}<br>
TestFunc(&conn)<br>
}<br>
-----------------... | 1 |
<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.418]
Windows Terminal version : 0.6.2951.0
White screen when drag the window with large "initialCols&... | <p dir="auto">Filed re: discussion on <a href="https://www.reddit.com/r/bashonubuntuonwindows/comments/8j6xbt/vim_tmux_on_wsl/" rel="nofollow">https://www.reddit.com/r/bashonubuntuonwindows/comments/8j6xbt/vim_tmux_on_wsl/</a></p>
<p dir="auto"><em>sam007961</em></p>
<blockquote>
<p dir="auto">It sort of works. The tmu... | 0 |
<table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>yes</td>
</tr>
<tr>
<td>Feature request?</td>
<td>no</td>
</tr>
<tr>
<td>BC Break report?</td>
<td>no</td>
</tr>
<tr>
<td>RFC?</td>
<td>no</td>
</tr>
<tr>
<td>Symfony version</td>
<td>3.4.*</td>
</tr>
<tr>
<td>P... | <table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>no</td>
</tr>
<tr>
<td>Feature request?</td>
<td>yes</td>
</tr>
<tr>
<td>BC Break report?</td>
<td>no</td>
</tr>
<tr>
<td>RFC?</td>
<td>yes</td>
</tr>
<tr>
<td>Symfony version</td>
<td>3.3.0</td>
</tr>
</tbody>
... | 0 |
<h3 dir="auto">Bug report</h3>
<p dir="auto">I install matplotlib in mac os with version Big Sur 11.3.1 successfully, when i import matplotlib, I find traceback as followings:<br>
Type "help", "copyright", "credits" or "license" for more information.</p>
<blockquote>
<blockquote>
<blockquote>
<p dir="auto">import matpl... | <h3 dir="auto">Bug report</h3>
<p dir="auto">I install matplotlib in mac os with version Big Sur 11.3.1 successfully, when i import matplotlib, I find traceback as followings:<br>
Type "help", "copyright", "credits" or "license" for more information.</p>
<blockquote>
<blockquote>
<blockquote>
<p dir="auto">import matpl... | 1 |
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/use-a-css-class-to-style-an-element" rel="nofollow">Use a CSS Class to Style an Element</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (Linux; Android 5.1; KFFOWI Build/LMY47O) AppleWebKit/537.36 (KHTML, like Gecko) Chr... | <p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/use-a-css-class-to-style-an-element#?solution=%3Cstyle%3E%0A%20%C2%A0.red-text%20%7B%0A%20%20%20%20color%3A%20red%3B%0A%20%20%7D%0A%3C%2Fstyle%3E%0A%0A%3Ch2%20class%3D%22red-text%22%3ECatPhotoApp%3C%2Fh2%3E%0A%0A%3Cp%3EKitty%20ipsum%20dolor%20sit%... | 1 |
<p dir="auto">I've written this task for <a href="https://github.com/sasstools/sass-lint">sass-lint</a> – is it possible to run it automatically when I save a <code class="notranslate">*.scss</code> file?</p>
<div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippe... | <p dir="auto"><em>From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jsturtevant/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jsturtevant">@jsturtevant</a> on October 26, 2015 23:25</em></p>
<p dir="auto">Is ... | 0 |
<h1 dir="auto">Please add the ability to open a console in Admin mode.</h1> | <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.207]
Any other software?
FreeBSD VM, remote FreeBSD systems."><pre lang="none" class="notranslate"><code cl... | 0 |
<p dir="auto">My issue is about the <code class="notranslate">minimize_scalar</code> in <code class="notranslate">scipy</code>. Under an older version of <code class="notranslate">scipy</code> this code did to work (at least 1.3.1), now there is some error occurring.</p>
<h4 dir="auto">Reproducing code example:</h4>
<... | <p dir="auto">Hi,<br>
I've recently changed my docker configuration and, while using <a href="https://github.com/jonathf/chaospy">chaospy</a> package, I came across an error which never occurred before.<br>
It looks like it comes from the fact that <code class="notranslate">fu</code> is not instantiated before the <cod... | 1 |
<p dir="auto">Recently, I ran into the issue that I failed to query an interval with about 4 merged and compressed segments, each of which is about 500MB (about 1.9 million rows, extracted from the compressed segment, the size is about 7GB), using <code class="notranslate">scan-query</code> (version 0.10.1). It works f... | <div class="highlight highlight-source-java notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" @Override
public BalancerSegmentHolder pickSegmentToMove(final List<ServerHolder> serverHolders)
{
ReservoirSegmentSampler sampler = new ReservoirSegmentSampler();
... | 0 |
<h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>The pixels plotted by <code class="notranslate">imshow</code> aren't of constant size. Some are larger than others.</strong></p>
<p dir="auto"><strong>Code for reproduction</strong></p>
<div class="highlight highlight-source-python notranslate position-relative overf... | <h3 dir="auto">Bug report</h3>
<p dir="auto">As has been previously reported, imshow misaligns grid lines and image data. This gives a tiny reproducible example and discusses the specific issues. The example is actually mild. I have larger data sets where the effect is worse, added at the end; but the following tiny ex... | 1 |
<p dir="auto">As discussed in <a href="https://groups.google.com/forum/#!topic/ansible-project/9s8ARNfKQyU" rel="nofollow">Google Groups</a></p>
<p dir="auto">I have a task that imports a db file into mysql but it fails the second time I re-run the playbook.</p>
<p dir="auto">In order to overcome the failure I need to ... | <h2 dir="auto">Bug Description:</h2>
<p dir="auto">Simple ansible-playbook indefinitely hangs when using su. This can be repeated indefinitely.</p>
<h2 dir="auto">Version affected:</h2>
<ul dir="auto">
<li>ansible 1.9.1</li>
<li>ansible 1.9.2</li>
</ul>
<h2 dir="auto">Version not affected (using the same script):</h2>
... | 0 |
<p dir="auto">Issue Type:</p>
<p dir="auto">Bug Report<br>
Ansible Version:<br>
ansible 1.9.2<br>
configured module search path = None</p>
<p dir="auto">Ansible Configuration:</p>
<p dir="auto">No changes to .cfg, using vanilla installed package version installed with pip</p>
<p dir="auto">Environment:</p>
<p dir="auto... | <p dir="auto">ansible 1.9.2<br>
osx and ubuntu</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" - name: count=2
debug: var=item
with_sequence: count=2
- name: count=1
debug: var=item
with_sequence: count=1"><pre ... | 1 |
<p dir="auto">I have a use case where I only want to have a legend for the style (but not the hue).<br>
Currently, the relational plotters <code class="notranslate">lineplot</code>, <code class="notranslate">scatterplot</code>, etc. only allow to switch on and off the entire legend.<br>
What I would like to have is a p... | <p dir="auto">Here are some notes about legends, which are an area of future work.</p>
<p dir="auto">Challenges with legends include:</p>
<h2 dir="auto">Multi-variable legends</h2>
<p dir="auto">When multiple semantic mappings exist (currently only possible in the relational plots), the legends use a hack that adds a l... | 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
[ ] feature request
[ ] support request =&g... | <p dir="auto">Currently we can eager initialize a service by adding <code class="notranslate">ngOnDestroy</code> hook, but:</p>
<ol dir="auto">
<li>Very few people know that services can have <code class="notranslate">ngOnDestroy</code> (afaik it's still not documented on angular.io).</li>
<li>Even less know that if <c... | 1 |
<p dir="auto">My application is hosted in Microsoft Azure. I have tried to implement automatic updated using squirrel or auto-updater. But none of them is working.<br>
Also I have gone through various articles provided in internet but none of them using Azure.<br>
So, can you please help me out how to implement auto up... | <p dir="auto">I've been trying to use a tray icon on Windows with v0.30.3 and v0.30.2 and I get the following errors:<br>
<code class="notranslate">Unable to create status tray icon.<br>
Error setting status tray icon image.</code></p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cl... | 0 |
<p dir="auto">We have a library of components for angular that we are currently migrating to Angular 2. We have a container that injects content using <code class="notranslate">ng-content</code>. We would like to have a child component that injects the parent if you nest it inside of the parent, like so:</p>
<div class... | <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</strong... | 0 |
<p dir="auto">I'm trying to import a fairly large CSV file (~300MB) with the following structure:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="id,type,internal,data
1,a,true,abc
2,b,false,def
1,a,true,ghi
3,a,true,jkl
4,c,true,mno
..."><pre ... | <p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/nigelsmall/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nigelsmall">@nigelsmall</a>: 'Hope I'm not raising a duplicate issue here (can't find it any... | 0 |
<p dir="auto">I noticed that there seems to be an overflow happening with <code class="notranslate">numpy.linalg.matrix_power</code> when using large exponents.</p>
<p dir="auto">In my opinion, this should at least raise an <code class="notranslate">OverflowError</code>.</p>
<div class="snippet-clipboard-content notran... | <p dir="auto">I noticed that the <a href="http://docs.scipy.org/doc/numpy/reference/generated/numpy.ma.MaskedArray.mean.html#numpy.ma.MaskedArray.mean" rel="nofollow">numpy masked-array mean method</a> returns different types when it probably should not:</p>
<div class="highlight highlight-source-python notranslate pos... | 0 |
<p dir="auto">I have quite a large number of hosts to manage and they can be categorised into different groups depending on how you work on them. So I'd like to be able to do the following which currently seems impossible:</p>
<p dir="auto">[dc1-frontend-slaves]<br>
f-slave-[01:10].dc1.domain.com</p>
<p dir="auto">[dc1... | <h5 dir="auto">Issue Type:</h5>
<p dir="auto">Bug Report</p>
<h5 dir="auto">Ansible Version:</h5>
<p dir="auto">ansible 1.8.4<br>
configured module search path = None</p>
<h5 dir="auto">Environment:</h5>
<p dir="auto">OSX 10.10.2, using homebrew to install ansible.</p>
<h5 dir="auto">Summary:</h5>
<p dir="auto">When a ... | 0 |
<p dir="auto"><strong>Apache Airflow version</strong>:<br>
1.10.10</p>
<p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>):<br>
v1.16.15-gke.6000</p>
<p dir="auto"><strong>Environment</strong>:</p>
<ul dir="auto">
<li><strong>Cloud provi... | <p dir="auto">Hello,</p>
<p dir="auto">We use Python 3+, so we should consider using an enumerated type for objects that are buckets for contents This will give us better type hints.<br>
<a href="https://github.com/apache/airflow/blob/master/airflow/utils/state.py">https://github.com/apache/airflow/blob/master/airflow... | 0 |
<p dir="auto">On challenge 55 I found that if you only name the indoor radio name='indoor-outdoor' it allows the user to continue. This assume everything else is right but the name= is missing for the outdoor radio. I suppose pretty minor.</p> | <p dir="auto">Code validates when it shouldn't.</p>
<p dir="auto">This code validates:</p>
<div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="<form action="/submit-cat-photo">
<input type='text' placeholder='c... | 1 |
<p dir="auto">Hi everyone.</p>
<p dir="auto">This issue is following <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="158110762" data-permission-text="Title is private" data-url="https://github.com/facebook/react/issues/6950" data-hovercard-type="issue" data-hovercard-url="/facebook/r... | <p dir="auto">This appears to be a bug in React with the Microsoft Edge browser. This was previously a bug in older Internet Explorer browsers as well, but appears to have been fixed by <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="158850774" data-permission-text="Title is private"... | 1 |
<p dir="auto">as on Gitter: this is also a cc to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/xster/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/xster">@xster</a> <a class="user-mention notranslate" data-hov... | <p dir="auto">An application I'm working on requires being able to detect when a Drawer is opened and closed which currently is not possible. Is it possible to add a callback on this event?</p>
<p dir="auto">My use case requires the underlying android app to know the status of the drawer and I've been unable to think u... | 0 |
<p dir="auto">Thanks for the really fast reply. Interestingly this is a difference between SQLite and MySQL dialects. Bulk upsert in MySQL (see discussion <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4870885" data-permission-text="Title is private" data-url="https://github.com/sql... | <p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p>
<p dir="auto">If we have a self-referential, many-to-many relation (e.g. network of nodes), when we define a validator on one side of the symmetrical relationship (namely children), append works or doesn't work correctly depending on whe... | 0 |
<h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">Modifying rcParams in the same cell where <code class="notranslate">%matplotlib inline</code> is called (for the first time) causes only a temporary change (within that cell). In later cells, the values of rcParams revert back.... | <p dir="auto"><em>EDIT (jklymak) Old title is below:</em></p>
<p dir="auto">Fundamental issue is that If you do a search on "radar plot matplotlib" you get sent here:</p>
<p dir="auto"><a href="https://matplotlib.org/examples/api/radar_chart.html" rel="nofollow">https://matplotlib.org/examples/api/radar_chart.html</a>... | 0 |
<p dir="auto">I am using the logstash 1.3.2 RPM found in this repository:<br>
<a href="http://packages.elasticsearch.org/logstash/1.3/centos" rel="nofollow">http://packages.elasticsearch.org/logstash/1.3/centos</a></p>
<p dir="auto">I have set CONF_DIR to /etc/logstash/conf.d/*<em>/</em>.conf.<br>
The asterisks seem to... | <p dir="auto">HI,<br>
I am working with Elasticsearch 2.1.0.<br>
I have a requirement to specify the schema for my documents.<br>
So i used the ElasticSearch Mapping functionality like this:</p>
<p dir="auto">curl -XPUT '<a href="http://localhost:9200/customer/external/_mapping" rel="nofollow">http://localhost:9200/cus... | 0 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 4.1.1</li>
<li>Operating System / Platform => Ubuntu 18.04</li>
<li>Compiler => gcc</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">When I load the onnx model (converted from pytorch ) using cv::dnn::readNetFromON... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 2</li>
<li>Operating System / Platform => Windows 10</li>
<li>Compiler => Python</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">I am looking to process a video stream from webcam. I am using opencv to capture and ... | 0 |
<p dir="auto">error code ↓↓↓↓</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/19584991/76744159-c5e04080-67ae-11ea-869f-f38cda28c537.png"><img src="https://user-images.githubusercontent.com/19584991/76744159-c5e04080-67ae-11ea-869f-f38cda28c537.png... | <p dir="auto"><code class="notranslate">transform-runtime</code> plugin usage option for disabling polyfills is ignored when used to transpile code with async functions.</p>
<h3 dir="auto">Input Code</h3>
<p dir="auto">I am able to reproduce the bug using the vue <a href="https://github.com/vuejs-templates/webpack">web... | 0 |
<p dir="auto">Some public functions defined in <code class="notranslate">numpy/core/records.py</code> and accessible via the <code class="notranslate">np.rec</code> namespace have incomplete docstrings that do not fully comply with the <a href="https://numpydoc.readthedocs.io/en/latest/format.html" rel="nofollow">numpy... | <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/31265128/38846412-2fa2cf4a-41ca-11e8-91b7-0157b1a44d1e.png"><img width="847" alt="screen shot 2018-04-16 at 11 01 46 pm" src="https://user-images.githubusercontent.com/31265128/38846412-2fa2cf4a-41ca-11e8... | 0 |
<p dir="auto">On IE edge mode, the form is set to dirty when initialized. I found that it said that was a bug in IE, but had been fixed. Now I am still facing this issue.</p>
<p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="100120754" data-permission-text="Title is priva... | <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"><em>Please make sure that this is a feature request. 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:feature_template</em></p>
<p dir="aut... | <h3 dir="auto">System information</h3>
<ul dir="auto">
<li>
<p dir="auto"><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>:<br>
Yes</p>
</li>
<li>
<p dir="auto"><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>:<br>
Linux Ubuntu 16.04... | 0 |
<p dir="auto">sklearn/tests/test_common.py::test_non_meta_estimators[LinearSVR-LinearSVR-check2214] Makefile:27: recipe for target 'test-code' failed</p>
<p dir="auto">Linux-4.15.0-22-generic-x86_64-with-debian-buster-sid<br>
Python 3.6.4 |Anaconda, Inc.| (default, Jan 16 2018, 18:10:19)<br>
[GCC 7.2.0]<br>
NumPy 1.14.... | <p dir="auto">This seems to be data-dependent and the following snippet only fails on master (not 0.19.1):</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from sklearn.externals import joblib
from sklearn.utils.estimator_chec... | 1 |
<p dir="auto">This issue is new as of 0.6.3121.0, and is happening for profiles I've had around for a long time.</p>
<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.19023.0
Windows Terminal... | <p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/srv-code/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/srv-code">@srv-code</a> in <a class="issue-link js-issue-link" data-error-text="Failed to... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=alef.arendsen" rel="nofollow">Alef Arendsen</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4?redirect=false" rel="nofollow">SPR-4</a></strong> and commented</p>
<p dir="auto">Mike's been talking about introducing ... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=mattk" rel="nofollow">Kilian Matt</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9630?redirect=false" rel="nofollow">SPR-9630</a></strong> and commented</p>
<p dir="auto">I tried to migrate an existing spring appl... | 0 |
<h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>Current Behavior</strong><br>
After installed babel 7.0.0-rc.0, there're some warning messages like:</p>
<blockquote>
<p dir="auto">warning "@babel/plugin-transform-unicode-regex@7.0.0-rc.0" has incorrect peer dependency "@babel/core@>=7.0.0-beta.50 <7.0.0-rc.0... | <h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>Current behaviour</strong><br>
The individual <a href="https://github.com/babel/babel/tree/main/packages">packages</a>do not have a license file</p>
<p dir="auto"><strong>Expected behaviour</strong></p>
<p dir="auto">I would expect a LICENSE file at the root of each... | 0 |
<p dir="auto">I'm doing some research on how to enable use of custom materials with THREE.Sprite.</p>
<p dir="auto">Currently in THREE.SpritePlugin uniform binding is hardcoded. Why aren't the methods from WebGLRenderer used for this task? Is it because of incompatible uniforms?</p>
<p dir="auto">If THREE.SpritePlugin... | <p dir="auto">Is it possible to update the shadows on a mesh when animating with morph targets? When you rotate a textured object the shadows rotate with it...</p>
<p dir="auto">Thanks!</p> | 0 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="fn main() {
let mut a = [0, 1, 2, 3]; ... | <p dir="auto">Running this program:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="use std;
import std::io;
fn iter(&&v: [uint], f: fn(uint)) {
for i in v { f(i) }
}
fn main(args: [str]) {
let v = vec::enum_uints(0u, 10u);
... | 1 |
<p dir="auto">related to issues <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="16856611" data-permission-text="Title is private" data-url="https://github.com/twbs/bootstrap/issues/8500" data-hovercard-type="pull_request" data-hovercard-url="/twbs/bootstrap/pull/8500/hovercard" href=... | <p dir="auto">Tested on both iOS 5+ and android 4.0.4.. Menu items in dropdown from btn in navbar not clickable<br>
div class=btn group<br>
a class=btn dropdown-toggle data-toggle=dropdown<br>
ul class=dropdown-menu<br>
li<br>
a</p> | 0 |
<p dir="auto"><a href="https://github.com/zeit/next.js/tree/master/examples/with-firebase-hosting">with-firebase-hosting</a> example is giving error when upgrading Next to version 6. I tried it with <code class="notranslate">v6.0.0</code> and<code class="notranslate"> 6.0.1-canary.1</code>. Problem occurs when running ... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected ... | 0 |
<p dir="auto">I'm running linux x86_64, OpenSuse 13.1</p>
<p dir="auto">I am trying to compile from the repo master branch 875a67f with Bazel 1.4, installed from <code class="notranslate">bazel-0.1.4-installer-linux-x86_64.sh</code></p>
<p dir="auto">I was getting dependency errors and had to make the modifications des... | <p dir="auto"><em>Please make sure that this is a bug. 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:bug_template</em></p>
<p dir="auto"><strong>Syste... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=kdonald" rel="nofollow">Keith Donald</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7543?redirect=false" rel="nofollow">SPR-7543</a></strong> and commented</p>
<p dir="auto">It'd be nice instead of having to do th... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=spydesk" rel="nofollow">Simon Barbey</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5411?redirect=false" rel="nofollow">SPR-5411</a></strong> and commented</p>
<p dir="auto">After upgrading Apache Tiles from versi... | 0 |
<h3 dir="auto">Version</h3>
<p dir="auto">2.6.14</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://codesandbox.io/s/lively-monad-ukyzf?file=/src/App.vue" rel="nofollow">codesandbox.io</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">打开链接 直接在页面中的 输入框输入内容即可复现该错误</p>
<h3 dir="auto">What ... | <h3 dir="auto">Vue.js version</h3>
<p dir="auto">2.0 rc</p>
<h3 dir="auto">Reproduction Link</h3>
<p dir="auto"><a href="http://codepen.io/anon/pen/xEqbmN?editors=1010#0" rel="nofollow">http://codepen.io/anon/pen/xEqbmN?editors=1010#0</a></p>
<h3 dir="auto">What is Expected?</h3>
<p dir="auto">Not sure if this is what ... | 0 |
<h3 dir="auto">Is there an existing issue for this?</h3>
<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 existing issues</li>
</ul>
<h3 dir="auto">Current Behavior</h3>
<p dir="auto"><code class="notransl... | <h3 dir="auto">Is there an existing issue for this?</h3>
<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 existing issues</li>
</ul>
<h3 dir="auto">Current Behavior</h3>
<p dir="auto">When installing a sco... | 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"><pre class="notranslate"><code class="notranslate">[x] bug report
</code></pre></div>
<p dir="auto"><stron... | <p dir="auto">I notice there is no control value accesor for inputs of type "file"</p> | 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="# Your code here
"><pre class="notranslate"><span class="pl-c"># Your code here</span></pre></div>
<h4 dir="auto... | <p dir="auto">When reading a csv, generated by Microsoft SQL Server management studio in UTF-8 encoding by following line of code:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="df = pd.read_csv(file.csv)"><pre class="notranslate"><code class=... | 0 |
<p dir="auto">Hi, i'm running gofmt on every save and observed something odd after running it on my code:</p>
<div class="highlight highlight-source-go notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="package test
func F1(s string, path string, config Config) string {
... | <p dir="auto">by <strong>zippoxer</strong>:</p>
<pre class="notranslate">Before filing a bug, please check whether it has been fixed since
the latest release: run "hg pull", "hg update default", rebuild, and
retry
what you did to
reproduce the problem. Thanks.
What steps will reproduce the problem?
1. Installing gomi... | 0 |
<p dir="auto">At the moment when none of the contributed completion processors returns any proposals, the textual completion processor starts adding proposals.<br>
That's fine for languages where we have no sophisticated completion processor, but looks bad for languages that pretend to have a 'smart' completion process... | <p dir="auto">Don't try to content assist / perform intellisense when writing a comment. Really really annoying, when every other word pops up suggestions. Don't want it.</p>
<p dir="auto">Dupe of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="118561162" data-permission-text="Title ... | 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
[ ] 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"><pre class="notranslate"><code class="notranslate">[X] bug report
</code></pre></div>
<p dir="auto"><stron... | 1 |
<p dir="auto">Hi Github Fam,</p>
<p dir="auto">I am now successfully able to configure new Postgres database and able to connect to SuperSet via it but I am still not able to use upload CSV option, it gives me error that "ERROR: Failed to fetch schemas allowed for csv upload in this database! Please contact your Supers... | <p dir="auto">Make sure these boxes are checked before submitting your issue - thank you!</p>
<p dir="auto">/home/ubuntu/code/superset/local/lib/python2.7/site-packages/flask_appbuilder/fields.py:152: UserWarning: allow_blank=True does not do anything for QuerySelectMultipleField.<br>
warnings.warn('allow_blank=True do... | 0 |
<p dir="auto">I have the following code which runs fine by NodeJS (save in a file called error.js):</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="'use strict';
var arr = [];
function a (b, c)
{
arr.push ({ e: "RESERVED",
... | <blockquote>
<p dir="auto">Issue originally made by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Strate/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Strate">@Strate</a></p>
</blockquote>
<h3 dir="auto">Bug i... | 0 |
<p dir="auto">Hello there,</p>
<p dir="auto">I'm attempting to integrate <code class="notranslate">react-notification-system</code> with next.</p>
<p dir="auto"><code class="notranslate">react-notification-system</code> requires you to have this component at the root of the app. Given that next.js apps are organised in... | <p dir="auto">Having animated route transitions would be nice, as this is one of the many benefits through client-side routing. Doing so should be left up to the user in my opinion (some people prefer CSS transitions over more fine-grained control with <code class="notranslate">react-motion</code> etc). As I understand... | 1 |
<p dir="auto"><a href="http://pr-test.k8s.io/22807/kubernetes-pull-build-test-e2e-gce/32271/build-log.txt" rel="nofollow">http://pr-test.k8s.io/22807/kubernetes-pull-build-test-e2e-gce/32271/build-log.txt</a></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-c... | <p dir="auto">It seems there is some bug around namespace controller. What happened is:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="08:05:39 STEP: Collecting events from namespace "e2e-tests-density-b5lqr".
08:05:39 STEP: Destroyi... | 1 |
<h2 dir="auto">Checklist</h2>
<ul dir="auto">
<li>
<p dir="auto">[x ] I have included the output of <code class="notranslate">celery -A proj report</code> in the issue.</p>
</li>
<li>
<p dir="auto">[x ] I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</p>
</li>... | <h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li>
<li class="task-list-item"><input type="che... | 0 |
<p dir="auto"><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... | 1 |
<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="ansible 2.0.1.0"><pre class="notranslate"><code class="notranslate">ansible 2.0.1.0
</cod... | <h5 dir="auto">Issue Type:</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">Ansible Version:</h5>
<p dir="auto">ansible-playbook 2.0.0.2</p>
<h5 dir="auto">Ansible Configuration:</h5>
<p dir="auto">nothing special</p>
<h5 dir="auto">Environment:</h5>
<p dir="auto">Debian 8.2</p>
<h5 dir="auto">Summary:</h5... | 1 |
<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.900] (and Windows build number: Microsoft Windows [Version 10.0.19041.329])
PowerToys version: v0.19.1
Power... | <p dir="auto"><strong>Environment</strong></p>
<p dir="auto">Windows build number: Version 10.0.18363.836<br>
PowerToys version: 0.18.1<br>
PowerToy module for which you are reporting the bug (if applicable): PowerToys Run</p>
<p dir="auto"><strong>Steps to reproduce</strong></p>
<p dir="auto">Every time I reboot/log i... | 0 |
<p dir="auto">Hi, can you pls add leaflet functionality to operate custom tile maps in google_maps_flutter?</p> | <p dir="auto">Hi,<br>
My native app versions (iOS & Android) are using the tile overlay feature.</p>
<p dir="auto">Android:<br>
<a href="https://developers.google.com/maps/documentation/android-sdk/tileoverlay#add" rel="nofollow">https://developers.google.com/maps/documentation/android-sdk/tileoverlay#add</a><br>
i... | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Darwin-15.0.0-x86_64-i386-64bit
('Python', '2.7.11 |Anaconda custom (x86_64)| (default, Dec 6 2015, 18:57:58) \n[GCC 4.2.1 (Apple Inc. build 5577)]')
('NumPy', '1.11.0')
('SciPy', '0.17.0')
('Scikit-... | <p dir="auto">Currently, RandomForestRegressor and friends perform a reduction by means of a simple averaging over the population.</p>
<p dir="auto">In the past, I have written code to compute the mode over a set of votes; currently, I would like to experiment with using a trimmed mean. But there isnt any reduction ope... | 0 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="PhaseScriptExecution Run\ Script /Users/admin/Library/Developer/Xcode/DerivedData/Runner-fyqhwtdkvuyhpufizzaxvxkdwrbm/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script... | <h2 dir="auto">Steps to Reproduce</h2>
<ul dir="auto">
<li>Make a text field and run the app</li>
<li>Tap the field and type</li>
<li>There's no way to press enter to input multi line message</li>
</ul>
<p dir="auto">But i do see maxlines. but even if i set it, the keyboard is not allowing to enter multi line messages.... | 0 |
<h2 dir="auto">ℹ Computer information</h2>
<ul dir="auto">
<li>Windows build number: 19041.388</li>
<li>PowerToys version: 0.20</li>
<li>PowerToy module:</li>
</ul>
<h2 dir="auto"><g-emoji class="g-emoji" alias="memo" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4dd.png">📝</g-emoji> Provi... | <p dir="auto">Popup tells me to give y'all this.</p>
<p dir="auto"><a href="https://github.com/microsoft/PowerToys/files/5009460/2020-07-31.txt">2020-07-31.txt</a></p>
<p dir="auto">Version: 1.0.0<br>
OS Version: Microsoft Windows NT 10.0.19041.0<br>
IntPtr Length: 8<br>
x64: True<br>
Date: 07/31/2020 17:29:59<br>
Exce... | 1 |
<p dir="auto">When using the 'groups' option to validate multiple groups at once, it would be great if I could find out which validations were triggered in every given group.</p>
<p dir="auto">This is how I do it currently:</p>
<div class="highlight highlight-text-html-php notranslate position-relative overflow-auto" d... | <p dir="auto">when you create a form by doing :<br>
createForm(new foo(), $object);<br>
with a "bar" form field defined in your foo FormType, the Symfony Form component is looking if one of the method getBar() , isBar() or hasBar() exists. If neither of this methods exists, an exception is thrown. This is a problem for... | 0 |
<h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>Current Behavior</strong></p>
<p dir="auto">Babel can't parse the following syntax. Works perfectly when using pure typescript.</p>
<p dir="auto"><strong>Input Code</strong></p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" di... | <h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>Current Behavior</strong></p>
<p dir="auto">In the current <code class="notranslate">@babel/parser</code> version 7.3.3, a class property that defines an async arrow function with generics breaks the parser.</p>
<div class="snippet-clipboard-content notranslate posit... | 1 |
<p dir="auto">We started upgrading our ES two nodes cluster from 1.1.1 to 1.4.2, using the rolling upgrade.<br>
After restarting one of the upgraded node, we found one of the shards couldn't get itself back. The log out put give this error:</p>
<div class="snippet-clipboard-content notranslate position-relative overflo... | <p dir="auto">After updating form ES 0.20.6 to 1.4.2 the cluster remains in a RED state and CorruptIndexExceptions are generated:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[2015-01-05 12:57:20,933][WARN ][cluster.action.shard ] [Bob D... | 1 |
<p dir="auto">The blue color is very distracting.. a way to change the color of that would be great!</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/2ad9ccd319dd0dd0b993162b7901e4aca8638a1712b3bf147eb91924a8c93b37/687474703a2f2f636f6e74656e742e73637265656... | <p dir="auto">Hello,</p>
<p dir="auto">is there a print margin? I mean that line at specified column. Or anythin similar.</p>
<p dir="auto">If not, then this is a feature request to add it.</p>
<p dir="auto">BR,<br>
Miika</p> | 0 |
<p dir="auto">Also options like esbuild</p>
<p dir="auto"><a href="https://esbuild.github.io/api/#minify" rel="nofollow">https://esbuild.github.io/api/#minify</a></p> | <p dir="auto">Similar to how Deno uses a TypeScript compiler when running code, users should have the option when bundling to minify their compiled files for better performance. The argument after bundle could be <code class="notranslate">-m</code> or <code class="notranslate">-minify</code>. We could see if the minifi... | 1 |
<p dir="auto">Describe what you were doing when the bug occurred:</p>
<ol dir="auto">
<li>Opened profiler</li>
<li>Recorded session</li>
<li>Clicked "Ranked" button</li>
</ol>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.3.0-3e0967783</p>
<p dir="auto">Call st... | <p dir="auto">PLEASE INCLUDE REPRO INSTRUCTIONS AND EXAMPLE CODE</p>
<p dir="auto">I got this error when I click 'Ranked'.</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.0.4-3c6a219</p>
<p dir="auto">Call stack: at chrome-extension://fmkadmapgofadopljbjfkapd... | 1 |
<h3 dir="auto">Description</h3>
<p dir="auto">Airflow currently exposes <code class="notranslate">map_index</code> to the user as a way of distinguishing between tasks in an expansion. The index is unlikely to be meaningful to the user. They probably have their own label for this action. I'm requesting that we allow... | <h3 dir="auto">Description</h3>
<ul dir="auto">
<li>Enable users to use their national characters, which are usually non-ASCIIs as the display name of their dags / tasks.</li>
</ul>
<h3 dir="auto">Use case/motivation</h3>
<ul dir="auto">
<li>At present, only ASCIIs are allowed for dag_id and task_id as shown in <a href... | 1 |
<p dir="auto">It is not possible to match files with a double-extension using "$(basename).ext", i.e. ".js.map" or ".min.css".<br>
You can currently workaround matching ".js.map" files by excluding the extention in the "when":</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-s... | <ul dir="auto">
<li>VSCode Version: 0.10.12</li>
<li>OS Version: Windows</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Compile TS -> JS including source maps</li>
<li>Try to filter the js.map file if a corresponding TS file exists</li>
</ol>
<p dir="auto">Wasn't able to do so. Tried:</p>
<div ... | 1 |
<p dir="auto"><strong>Symfony version(s) affected</strong>: 4.1.0</p>
<p dir="auto"><strong>Description</strong><br>
I'm using the form component to map request data to a DTO (not an entity), and I'm doing some validation in the form component. One of the validations I'm doing is on an email field. I'm using the Unique... | <table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>yes/no</td>
</tr>
<tr>
<td>Feature request?</td>
<td>no</td>
</tr>
<tr>
<td>BC Break report?</td>
<td>yes/no</td>
</tr>
<tr>
<td>RFC?</td>
<td>yes</td>
</tr>
<tr>
<td>Symfony version</td>
<td>3.2.0</td>
</tr>
</... | 1 |
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="WARNING: Array{T, N}(::Type{T}, d::NTuple{N, Int}) is deprecated, use Array{T}(d) instead."><pre class="notranslate">WARNING<span class="pl-k">:</span> <span class="pl-c1">Array</spa... | <p dir="auto">For example: <code class="notranslate">Pkg.test("SHA")</code>:</p>
<p dir="auto">Gif: <a href="https://media.giphy.com/media/l3q2uhPC2EsBExBvi/source.gif" rel="nofollow">https://media.giphy.com/media/l3q2uhPC2EsBExBvi/source.gif</a></p> | 1 |
<p dir="auto">Maven integration tests currently do not work with security manager. There are a couple easy to fix issues like passing the right system properties to give access to .class files. However, a larger issue is the forked classloader the maven failsafe plugin uses. We can disable this isolated classloader wit... | <p dir="auto"><strong>Elasticsearch version</strong>:<br>
5.0.0</p>
<p dir="auto"><strong>Plugins installed</strong>: []<br>
None</p>
<p dir="auto"><strong>JVM version</strong>:<br>
java version "1.8.0_71"<br>
Java(TM) SE Runtime Environment (build 1.8.0_71-b15)<br>
Java HotSpot(TM) 64-Bit Server VM (build 25.71-b15, m... | 0 |
<p dir="auto">version : shardingsphere-jdbc-core-5.0.0-beta<br>
question:<br>
Excuse me, can it be achieved? All tables can be realized as broadcastTables by setting a special symbol or other flag bit, because my requirement is that all tables are broadcast tables, and there are almost hundreds of tables. after all ... | <h2 dir="auto">Question</h2>
<p dir="auto">when i use the jdbc.url=jdbc:oracle:thin:@(DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = host_ip1)(PORT = 1521)) (ADDRESS = (PROTOCOL = TCP)(HOST = host_ip2)(PORT = 1521)) (LOAD_BALANCE = yes)(failover=on)(connect_data= (service_name = orattt))), the class of OracleDataSour... | 0 |
<h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">When QT5 backend style, there is a memory leaks when saving the figure in a png file. Ther is a simple example with memory output that illustrate the problem.</p>
<p dir="auto"><strong>Code for reproduction</strong></p>
<div c... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="22:39 $ python unit/memleak.py Qt5Agg 50 out.png
0: pymalloc 17627699, rss 116760576, nobjs 55869, garbage 0, files: 2
1: pymalloc 17634545, rss 117694464, nobjs 55872, gar... | 1 |
<p dir="auto">Have a use case where users can upload documents from a site and the site will refresh the UI immediately to show the new documents, often faster than the default refresh interval of 1s. Currently there are a few options:</p>
<ul dir="auto">
<li>Decrease the refresh interval to < 1s (not recommended g... | <p dir="auto">Feature request: Provide an option to the index operation that will wait until the next scheduled refresh occurs before returning a response. After the response is returned, all documents indexed in that operation should be visible for search.</p> | 1 |
<h3 dir="auto">Problem description</h3>
<p dir="auto">onNewRequest function does not work</p>
<h3 dir="auto">Versions</h3>
<ul dir="auto">
<li>Material-UI: 0.14.4</li>
<li>React: 0.14.7</li>
<li>Browser: Chrome 51.0.2704.103</li>
</ul>
<p dir="auto">--></p> | <h3 dir="auto">Problem description</h3>
<p dir="auto">Within the AutoComplete component, the <code class="notranslate">onNewRequest</code> function doesn't execute all the time on iOS devices. It only executes after a long tap/hold of the menu item.</p>
<p dir="auto">Made a quick video to demonstrate what is going on:<... | 1 |
<ul dir="auto">
<li>Electron version: 1.4.16 1.6.6</li>
<li>Operating system: Mac OS 10.11.6</li>
</ul>
<h3 dir="auto">Expected behavior</h3>
<p dir="auto">When creating a new window, setting property "show" to false should make the window stay hidden unless show() is called. The window should also send 'ready-to-show'... | <ul dir="auto">
<li>Electron version: 1.6.1</li>
<li>Operating system: macOS Sierra</li>
</ul>
<p dir="auto">When you do this from a renderer process:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="new electron.remote.BrowserWindow(
parent... | 1 |
<p dir="auto">Hello,</p>
<p dir="auto">I'm running into what I think is a bug in DataFrame.duplicated where it detects duplicates, but the data frame does not actually have any duplicated rows. It seems to only happen with integer columns, and somewhat large datasets (>600,000 rows).</p>
<p dir="auto">I created a te... | <p dir="auto">I appear to have some code that is sometimes (inexplicably) running in pure Python (i.e. <strong>not</strong> Cython-optimized). Specifically, the problem is with <code class="notranslate">loc[]</code> indexing on a boolean Series:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" hr... | 0 |
<p dir="auto">However, the build itself is working.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[jw@cn06 julia]$ make VERBOSE=1 -j$(nproc) testall
make[1]: Entering directory '/data/jw/julia/deps'
make[1]: Entering directory '/data/jw/julia... | <p dir="auto">e.g. in <a href="https://build.julialang.org/#/builders/52/builds/6903/steps/5/logs/stdio" rel="nofollow">https://build.julialang.org/#/builders/52/builds/6903/steps/5/logs/stdio</a>. <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/vtjnash/hovercard" data-octo-cli... | 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
[ ] feature request
[ ] support request =&... | <p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> bug report => search github for a similar issue or PR before submitting</li>
<li class="task-li... | 1 |
<p dir="auto">To reproduce, just clone <a href="https://g.trusktr.io/trusktr/webpack-test.git" rel="nofollow">https://g.trusktr.io/trusktr/webpack-test.git</a>, then run</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="npm inst... | <h2 dir="auto">Feature request</h2>
<p dir="auto"><strong>What is the expected behavior?</strong></p>
<p dir="auto"><a href="https://webpack.js.org/configuration/resolve/#resolvemainfields" rel="nofollow">resolve.mainFields</a> should support <a href="https://nodejs.org/api/esm.html#esm_conditional_exports" rel="n... | 0 |
<p dir="auto">Hello</p>
<p dir="auto">I am a problem with Babel 6.0.17 and importing modules. My files:</p>
<p dir="auto">js/actions/constantsActions</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="export function updateConstants {...}"><pre cl... | <p dir="auto">Let's say we have the following very simple code:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="const a = 3;
export default a;"><pre class="notranslate"><code class="notranslate">const a = 3;
export default a;
</code></pre></div... | 1 |
<p dir="auto">Just something I stumpled upon and I am not sure if this is a potential bug.</p>
<p dir="auto">In the MatchQuery class in the blendTermQuery method there is</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" if (fuzziness != null... | <p dir="auto">There are various bugs to do with <code class="notranslate">match</code> query rewriting.</p>
<h2 dir="auto">Wrong <code class="notranslate">fuzzy_rewrite</code> default</h2>
<p dir="auto">The docs for the <a href="http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-match-query... | 1 |
<p dir="auto">It has to do with FP but I think it is still precarious considering a 'small' error changes the entire mesh.<br>
Following is an MWE</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=">>>np.mgrid[0.:0.5+0.5/2:0.5/2, 0.:0.2+0... | <p dir="auto">If I do <code class="notranslate">np.arange(3.18,3.21,0.01)</code>, it gives <code class="notranslate">array([ 3.18, 3.19, 3.2 ])</code>. However, if I do <code class="notranslate">np.arange(3.18,3.22,0.01)</code>, it gives <code class="notranslate">array([ 3.18, 3.19, 3.2 , 3.21, 3.22])</code>. Thi... | 1 |
<p dir="auto">This should be an easy one..<br>
<a href="https://discuss.pytorch.org/t/how-to-implement-scatter-add/3876" rel="nofollow">https://discuss.pytorch.org/t/how-to-implement-scatter-add/3876</a></p>
<p dir="auto">The function is implemented, just no sign of it in the docs.</p> | 1 | |
<p dir="auto">**$ flutter doctor -v<br>
Building flutter tool...<br>
Unhandled exception:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Bad state: Future already completed**
#0 _AsyncCompleter.complete (dart:async/future_impl.dart:39)
#1... | <h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">Trying to install Flutter in Windows 10 Machine. Clone the repo and added path and<br>
run <code class="notranslate">flutter doctor </code> it downloaded sdk and getting error. deleted the cache folder in bin and retried but same error.</p>
<h2 dir="auto">Logs</h2>
... | 1 |
<p dir="auto">I have reviewed my code for a solid 2 days to understand if this is me, or React. I am pretty convinced this is down to React.</p>
<p dir="auto">I have a simple Class that extends Component</p>
<p dir="auto">It has no state defined</p>
<p dir="auto">It has a simple local variable defined - an empty but st... | <p dir="auto">We're writing a WYSIWYG editor in React, and in order to place a cursor inside the rich document we use <code class="notranslate">contentEditable</code>. Understandably, React doesn't fare well with contentEditable - to get around the framework's confusion once contentEditable children are modified, we fo... | 0 |
<p dir="auto">I am running flutter app from the repository <a href="https://github.com/yasincidem/flutterApp">https://github.com/yasincidem/flutterApp</a> but the glitch occurs on ZTE BLADE V7 LITE(API 23) independent from the which flutter app running.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nof... | <p dir="auto">I'm not sure what the Android framework is doing to avoid this. Presumably our AppBar is a couple pixels off.<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/11857803/13862346/db9d7c64-ec4f-11e5-9411-e1b6563a3389.png"><img src="https://cloud.gith... | 1 |
<p dir="auto">Hey, there seems to be some kind of a problem with my setup and the ES6 highlighting.<br>
I've got my jsconfig.json as the following:<br>
<code class="notranslate">{ "compilerOptions": { "target": "ES6", "module": "commonjs" }, "exclude": [ "node_modules" ] }</code></p>
<p dir="auto">But that config file ... | <p dir="auto">Extracted from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="123073776" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/1470" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/issues/1470/hovercard" href="ht... | 1 |
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="export default class {
}"><pre class="notranslate"><span class="pl-k">export</span> <span class="pl-k">default</span> <span class="pl-k">class</span> <span class="pl-kos">{</span>
<sp... | <p dir="auto">Compiling the following code:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=""use strict";
export default class {};"><pre class="notranslate"><span class="pl-s">"use strict"</span><span class="pl-kos">;</... | 1 |
<h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto">After packaging the file, the global variable name is repeated, resulting in the variable is overwritten, call the wrong method, resulting in an error.</p>
<p dir="auto"><strong>If the current behavior is a... | <h2 dir="auto">Feature request</h2>
<p dir="auto">Webpack currently uses (only?) JS files as main entry-points via the <code class="notranslate">entry</code> property in configuration options, and then resolves dependencies from there. I request to support HTML files as entry points and resolve dependencies from there.... | 0 |
<p dir="auto">Crap, missed something here in one of the <code class="notranslate">ndimage</code> refactoring PRs - the build is broken on OS X as of commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/scipy/scipy/commit/9b576070d25cae4cc5b00a2a4c523f4dcdc6a77a/hovercard" hr... | <p dir="auto">Scipy has <code class="notranslate">stats.median_abs_deviation</code> implemented, which means this supports non-parametric/'median-stack' stats. There is <code class="notranslate">stats.zscore</code>, which is mean-std stack. This feature would be very helpful when working with skewed data or data with o... | 0 |
<p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="338912301" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/19113" data-hovercard-type="issue" data-hovercard-url="/flutter/flutter/issues/19113/hovercard" href="https://github.co... | <p dir="auto"><a href="https://github.com/flutter/flutter/wiki/Add-Flutter-to-existing-apps">https://github.com/flutter/flutter/wiki/Add-Flutter-to-existing-apps</a> provides steps to add Flutter to an existing app.</p>
<p dir="auto">On iOS, it would be nice to automate these steps into the tooling to:</p>
<ul class="c... | 1 |
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):</p>
<p dir="auto">No</p>
<p dir="auto"><strong>What keywo... | <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>.): No</p>
<p dir="auto"><strong>What keywords did you search... | 0 |
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke-staging-parallel/9498/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke-staging-parallel/9498/</a></p>
<p dir="auto">Failed: [k8s.io] Proxy version v1 should prox... | <p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/7676/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/7676/</a></p>
<p dir="auto">Failed: [k8s.io] Proxy version v1 should proxy through a service and a pod [Con... | 1 |
<p dir="auto">A Show implementation could use the string representation.</p> | <p dir="auto">If I build rust with <tt>--disable-jemalloc</tt>, I am getting a strange memory issue somewhere in stage1 (see below for how to reproduce it on Linux). I also reproduced the same issue during porting rust to DragonflyBSD (which I initially built w/o jemalloc). There I noticed for some input files that it ... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.