text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<p dir="auto">Duplicate <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="627730088" data-permission-text="Title is private" data-url="https://github.com/opencv/opencv/issues/17432" data-hovercard-type="pull_request" data-hovercard-url="/opencv/opencv/pull/17432/hovercard" href="https:... | <p dir="auto">OpenCV => 3.4.5<br>
Operating System / Platform => Windows 10, 64 bit<br>
Compiler => Visual Studio 2017</p>
<p dir="auto">Alexander Alekhin closed my last bug with "duplicate", and "won't fix". I would love to know why it's a won't fix...</p>
<p dir="auto">If you use the dynamically imported Ope... | 0 |
<p dir="auto">Currently, any container runtime has to be linked into the kubelet. This makes experimentation difficult, and prevents users from landing an alternate container runtime without landing code in core kubernetes.</p>
<p dir="auto">To facilitate experimentation and to enable user choice, we should add a clie... | <p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/smarterclayton/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/smarterclayton">@smarterclayton</a> raised this issue in <a class="issue-link js-issue-l... | 0 |
<ol dir="auto">
<li>Open project</li>
<li>Right click for context menu on any project folder/file</li>
</ol>
<p dir="auto"><strong>Atom Version</strong>: 1.0.0<br>
<strong>System</strong>: Microsoft Windows 8.1 Pro N<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncaught ... | <ol dir="auto">
<li>Open project</li>
<li>Right click for context menu on any project folder/file</li>
</ol>
<p dir="auto"><strong>Atom Version</strong>: 1.0.0<br>
<strong>System</strong>: Microsoft Windows 8.1 Pro N<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncaught ... | 1 |
<pre class="notranslate">package main
type X *[10]Y
type Y X
func main() {
}
//--------------------------------------------------------------
Compiler says:
test.go:3: invalid recursive type Y
Compiler version: cd89452cfea3 weekly/weekly.2011-04-04
I think these recursive types are perfectly valid, because X's siz... | <p dir="auto">by <strong>jonas.p</strong>:</p>
<pre class="notranslate">What steps will reproduce the problem?
try to get Subject Alternative Name URIs in the same way you can access DNSNames,
EmailAddresses and IPAddresses
<a href="http://play.golang.org/p/by0PoVfPyd" rel="nofollow">http://play.golang.org/p/by0PoVfP... | 0 |
<h1 dir="auto">Checklist</h1>
<h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22Is... | <p dir="auto">celery: 3.1.23 (Cipater)<br>
rabbitmq-server:3.2.4-1</p>
<p dir="auto">i found some task send to rabbitmq and then celery worker get duplicate task .</p>
<p dir="auto">function:<br>
def do_backup(name):<br>
....</p>
<p dir="auto">for example:<br>
server: do_backup.delay("/tmp/__36")</p>
<p dir="auto">work... | 0 |
<h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22Category%3A+Documentation%22+">iss... | <p dir="auto">This doesn't happen on 4.4.3, only on 4.4.4.</p>
<p dir="auto">Here is a traceback:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/kombu/utils... | 0 |
<p dir="auto">If an async op is not listed in the <code class="notranslate">OP_DETAILS</code> map in <code class="notranslate">40_testing.js</code>, you can get the following exception:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="TypeError:... | <p dir="auto">I don't have a clear reproduction path for this issue but I dug into the 40_testing.js code and I believe I found the cause of the issue. A user of my test_suite module opened <a href="https://github.com/udibo/test_suite/issues/16#issuecomment-1046193210" data-hovercard-type="issue" data-hovercard-url="/u... | 1 |
<p dir="auto">Logs and details after the comment here <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="9093319" data-permission-text="Title is private" data-url="https://github.com/celery/celery/issues/1118" data-hovercard-type="issue" data-hovercard-url="/celery/celery/issues/1118/ho... | <p dir="auto">I am using Celery version 3.0.19 from pypi (upgraded and tested today). Here are my steps to reproduce:</p>
<p dir="auto">app.py:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from time import sleep
from celer... | 1 |
<p dir="auto"><strong>Migrated issue, originally created by Fayaz Khan (<a href="https://github.com/fayaz">@fayaz</a>)</strong></p>
<p dir="auto">In this specific scenario, <code class="notranslate">query.count()</code> & <code class="notranslate">len(query.all())</code> do not match:</p>
<div class="snippet-clipbo... | <p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p>
<p dir="auto">Currently it throws error at</p>
<p dir="auto">File "C:\Python26\lib\site-packages\sqlalchemy-0.7.6-py2.6-win32.egg\sqlalchemy\sql\compiler.py", line 927, in visit_table<br>
hinttext = self.get_from_hint_text(table, fromhin... | 0 |
<p dir="auto">Greetings,</p>
<p dir="auto">continuation from this problem <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="98657385" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/12134" data-hovercard-type="issue" data-hovercard-url=... | <p dir="auto">There are currently two different ways of determining request information: <a href="https://github.com/GoogleCloudPlatform/kubernetes/blob/master/pkg/apiserver/handlers.go#L264">https://github.com/GoogleCloudPlatform/kubernetes/blob/master/pkg/apiserver/handlers.go#L264</a> and the system of record: <a hr... | 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
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https:... | <h3 dir="auto">Bug Report</h3>
<p dir="auto">Angular version: 2.0.0-beta.11<br>
Browser: [all]<br>
Language: [Typescript]</p>
<h3 dir="auto">Description</h3>
<p dir="auto">When downgrading an Angular 2 component to use in an Angular 1 application, the downgraded directive crashes if the original component uses multi-pr... | 1 |
<p dir="auto">Hi,</p>
<p dir="auto"><a href="https://babeljs.io/repl/#?experimental=true&evaluate=false&loose=false&spec=false&code=async%20function%20test%28%20%7B%20a%20%7D%20%3D%20%7B%20%7D%20%29%20%7B%0A%20%20alert%28%20a%20%29%3B%0A%20%20alert%28%20arguments%20%29%3B%0A%7D%0A%0Atest%28%20%7B%20a%20... | <p dir="auto">Here's the code snippet:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="const x = ({ a = 1 } = {}) => a
console.log(x()) // 1
console.log(x({})) // 1
console.log(x({ a: 5 })) // 5
const y = async ({ a = 1 } = ... | 1 |
<h1 dir="auto">Feature request</h1>
<p dir="auto">Currently, only the following meta tags can be duplicate as per the next/head logic</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="var ALLOWED_DUPLICATES = ['article:tag', 'og:im... | <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?q=is%3Aissue">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<p dir="aut... | 0 |
<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%... | <p dir="auto">A bug seems to be present: Chrome 46.0.2490.86 m; Windows 8.1 with respect to <code class="notranslate">appendTo()</code> function.</p>
<p dir="auto"><code class="notranslate">$("#target2").appendTo($("#right-well"));</code> does work, but not the <code class="notranslate">$("#target2").appendTo("#right-w... | 1 |
<p dir="auto">When the type of TextField is set to number and give it a initial value, once the entered number is deleted, the displayed value becomes 0. If you then enter another number, the zero will stay unless the page is refreshed.</p>
<p dir="auto">I've checked the value received in the onChange function, which d... | <p dir="auto">TablePagination is missing from exports</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> of this repository and beli... | 0 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">block<br>
include_role</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.4.3.0... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">import_role</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.6.0 (devel 874... | 1 |
<p dir="auto">I created an <a href="https://marketplace.visualstudio.com/items?itemName=ms-vscode.sublime-keybindings" rel="nofollow">extension</a> to port Sublime keybindings to VS Code keybindings. I made a list of all the key bindings that were missing analogous commands in VS Code.</p>
<p dir="auto">Here is the lis... | <p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="156322848" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/6683" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/issues/6683/hovercard" href="https://github.co... | 0 |
<p dir="auto">Here's the code I'm compiling:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="'use strict'
async function recurse(n) {
if (n > 0) {
console.log(n)
await recurse(n - 1)
}
}
recurse(10)"><pre class="not... | <p dir="auto">This code worked with babel 5.x and doesn't with babel 6.x. The expectation is that countdown1 and countdown2 both produce the same results:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="'use strict';
function sleep(timeout) {
... | 1 |
<p dir="auto">When using DataFrame.apply(), it would be helpful to be able to apply different functions to different columns. There's a nice workaround on <a href="http://stackoverflow.com/questions/26434123/pandas-apply-different-functions-to-different-columns" rel="nofollow">StackOverflow</a>:</p>
<div class="highlig... | <p dir="auto">I'm trying to use pandas to speed up timezone conversions on many datetimes and I can't get around <code class="notranslate">NonExistentTimeErrors</code>. Pandas <code class="notranslate">tz_localize()</code> seems to ignore the <code class="notranslate">ambiguous</code> argument for the non existent time... | 0 |
<p dir="auto">We could integrate a function for signal words like in windows search. So the user enter <code class="notranslate">signalWord: abc</code> and the app knows for what the user is searching for.</p>
<p dir="auto">signal words can be:</p>
<ul dir="auto">
<li>window : search for window including browser tabs</... | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">Pressing and holding Windows-Key should show the shortcuts of the curently active application instead of the windows-shortcuts only. For example when working with Lightroom show the lightroom-shortcuts but when working in Explorer show the explore... | 0 |
<ul dir="auto">
<li>VSCode Version: 1.1.0-alpha</li>
<li>OS Version: Windows 10</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Change language to German or French</li>
<li>Observe the file, edit, etc. menus</li>
</ol>
<p dir="auto">It seems some translations regress after alpha updates. Is this ex... | <ul dir="auto">
<li>VSCode Version: 1.2</li>
<li>OS Version: Windows 7, x65</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Open the terminal from within VS code</li>
<li>Do <code class="notranslate">git log</code></li>
<li>Observe a first page of the command output (while the pager is awaiting for... | 0 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-target-a-specific-child-of-an-element-using-jquery" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-target-a-specific-child-of-an-element-using-jquery</a> has an issue.</p>
<p dir="auto">The challenge will not allow the user... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-comment-your-javascript-code" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-comment-your-javascript-code</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possible.</p>
<p dir="auto... | 0 |
<p dir="auto">There is something missing in javascript after 3.0.0-rc1, versions -rc2 -wip and the latest release.</p>
<p dir="auto">It shows a transparent background in modals when loads a single html file as remote content. There is a similar bug <a class="issue-link js-issue-link" data-error-text="Failed to load tit... | 1 | |
<p dir="auto">OS: Windows 7 32 bit, using MinGW version suggested by wiki (because last one just fails)</p>
<p dir="auto">Trying to compile example from website.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/aa477ebb9a19385b6edcb74affad405738b0a57134516... | <p dir="auto">From ssylvan:</p>
<p dir="auto">Consider this a very preliminary bug report, I only gave it about two<br>
minutes because I have to run, so I could probably track this down<br>
further with some process monitor logging. In case this is useful as<br>
is I'll just tell you here.</p>
<p dir="auto">On 64-bit ... | 1 |
<h3 dir="auto">Problem</h3>
<p dir="auto">Duplicate from <a href="https://stackoverflow.com/questions/72375427/matplotlib-plot-2d-data-in-3d-plot-as-a-projection-on-faces-without-the-2d-dots" rel="nofollow">stackoverflow 72375427</a> .</p>
<p dir="auto">When plotting 2D scatter data on a 3D scatter plot (eg as in the <... | <p dir="auto">I take an example from<br>
<a href="https://stackoverflow.com/questions/23951230/python-axis-limit-in-matplotlib" rel="nofollow">https://stackoverflow.com/questions/23951230/python-axis-limit-in-matplotlib</a></p>
<p dir="auto">In mplot3d, when you set, for example, <code class="notranslate">set_xlim(0, 0... | 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="# This works as expected, and as it worked in the past (0.17.1)
pd.concat([pd.util.testing.makeTimeSeries(), pd.... | <h4 dir="auto">Code Sample</h4>
<p dir="auto">I am not sure this is the simplest way to produce this error.</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import pandas as pd
import pytz
from datetime import datetime
ldn = p... | 1 |
<p dir="auto">When I run program about Deep MINIST for Experts on Jupyter notebook,I met this question.How do I solve it?</p> | <p dir="auto">The website of Yann LeCun is down at the moment.<br>
Therefore the MNIST-Script for downloading the files doesn't work either. (-> learn/python/learn/datasets/mnist.py won't work)<br>
Are there any mirrors?</p> | 1 |
<p dir="auto">Hello, I have some data where inadvertently the x and y data were of different types, eventually after much troubleshooting I discovered that one was <code class="notranslate">np.float32</code> and the other was <code class="notranslate">np.float64</code>. When trying to use least-squares minimization to ... | <p dir="auto">I recently ran into an issue whereby curve_fit was failing to fit a function, even though the guesses were reasonable. The warning reported by Scipy was "/usr/local/depot/Python-3.5.1/lib/python3.5/site-packages/scipy/optimize/minpack.py:690: OptimizeWarning: Covariance of the parameters could not be esti... | 1 |
<h3 dir="auto">Describe the bug</h3>
<p dir="auto">We had an existing database that worked fine. However, when we copied all the data from this existing database into a new database, we have found that the ORM is trying to insert the primary key ID from one again. This is the model:</p>
<div class="snippet-clipboard-co... | <p dir="auto"><strong>Question</strong><br>
Given a composite type that is defined by a user following these instructions:<br>
<a href="https://docs.sqlalchemy.org/en/13/orm/composites.html" rel="nofollow">https://docs.sqlalchemy.org/en/13/orm/composites.html</a></p>
<p dir="auto">Is there a way to register that type w... | 0 |
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="error: Uncaught ReferenceError: AudioContext is not defined
const audioContext = new AudioContext()
^"><pre class="notranslate">error: Uncaught ReferenceError: A... | <p dir="auto"><code class="notranslate">deno info</code> command can be used to print all dependencies of a module to terminal, but I want to use it in JavaScript/TypeScript code. It would be nice to have a function (let's say <code class="notranslate">Deno.info()</code>) that returns an object with these information.<... | 0 |
<p dir="auto">When I opened my solution, always got this error message.I am from China.<br>
My dev-environment:</p>
<blockquote>
<p dir="auto">OS: Microsoft Windows 10<br>
IDE: Visual Studio Code 0.10.5<br>
DNX: 1.0.0-rc1-update1</p>
</blockquote>
<p dir="auto"><strong>The solution created by visual studio 2013.</stron... | <p dir="auto"><em>From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/sporens/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/sporens">@sporens</a> on January 17, 2016 20:57</em></p>
<p dir="auto">Hi,</p>
<p dir=... | 1 |
<h3 dir="auto">Bug summary</h3>
<p dir="auto">backend bug in matplotlib==3.6.1 with python3.11</p>
<p dir="auto">same issue happend when embeding in Qt with PySide6==6.4.0.1</p>
<p dir="auto">error report<br>
int() argument must be a string, a bytes-like object or a real number, not 'KeyboardModifier'</p>
<p dir="auto... | <h3 dir="auto">Bug summary</h3>
<p dir="auto">Error while importing matplotlib qt backend.</p>
<p dir="auto">The version details are as below<br>
matplotlib: 3.6.1<br>
pyside: 6.4.0<br>
python: 3.9.9</p>
<p dir="auto">on a macOS-M1 machine.</p>
<h3 dir="auto">Code for reproduction</h3>
<div class="highlight highlight-s... | 1 |
<p dir="auto">It's currently difficult (impossible?) to create plugins for React that use any of the stuff in <code class="notranslate">lib</code> without using <a href="https://github.com/andreypopp/react-router-component-bower/blob/master/package.json">crazy hacks</a>.</p>
<p dir="auto">What's the best way to do this... | <p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p>
<p dir="auto">Feature</p>
<hr>
<p dir="auto">There's a common case of having a list of items, keyed by some id, and items can be added/removed over time. For example, say we have a list of users and a button to refres... | 0 |
<h2 dir="auto">📝 Provide a description of the new feature</h2>
<h2 dir="auto"><em>What is the expected behavior of the proposed feature? What is the scenario this would be used?</em><br>
INCLUDE SYNCTOY INTO POWERTOYS</h2>
<p dir="auto">If you'd like to see this feature implemented, add a <g-emoji class="g-emoji" ali... | <p dir="auto">When searching for local files it could be convenient to add an option to restrict results to folders.</p>
<p dir="auto">In part because it would make results faster, and in part because personally I've found that 90% of the times I just want to open a folder and not a file.</p>
<p dir="auto">This could b... | 0 |
<p dir="auto">Hello,</p>
<p dir="auto">I run scrapy v1.1.0</p>
<p dir="auto">I need some parts of the url to create some ids. Lately I have been noticing that response.request.url is returning a different url that the one that is used to scrape.</p>
<p dir="auto">In my code I use the item['LINK'] = response.request.url... | <h3 dir="auto">Description</h3>
<p dir="auto">After running the scrapy shell with the defined url, I am getting the attribute error showing the following error: AttributeError: module 'OpenSSL.SSL' has no attribute 'SSLv3_METHOD'</p>
<p dir="auto">scrapy shell "<a href="https://quotes.toscrape.com/tag/humor/" rel="nofo... | 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"> I have verified that the issue exists against the <code class="notranslate">main</code> branch of Celery.</li>
<li class="task-list-item"><input type="check... | <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">main</code> branch of Celery.</li>
<li class="task-list-item"><input type="check... | 0 |
<h5 dir="auto">Description of the problem</h5>
<p dir="auto">When i import the model it is correct.<br>
<a href="https://gyazo.com/ff1c9b427be5ba44ab1a500bffecabeb" rel="nofollow">https://gyazo.com/ff1c9b427be5ba44ab1a500bffecabeb</a></p>
<p dir="auto">But with the animation on it flies off into the distance<br>
<a hre... | <p dir="auto">What is the easiest way to draw a long 3D tube that follows a 3D path.</p>
<p dir="auto">I have a collection of 3D points that represent a route through my world and I want to highlight it. If I draw it as a THREE.Line it comes out 1 pixel wide which is impossible to see, so I want it as a 3D solid.</p>
<... | 0 |
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce/21123/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce/21123/</a></p>
<p dir="auto">Failed: BeforeSuite {Kubernetes e2e suite}</p>
<div class="snippet-clipboard-... | <p dir="auto">We have two sets of labels on internal node object: one is on the object (Minion.Labels), one is on object meta (Minion.ObjectMeta.Labels). We should remove Minion.Labels and fix the conversion properly?</p> | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=penberg" rel="nofollow">Pekka Enberg</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-1607?redirect=false" rel="nofollow">SPR-1607</a></strong> and commented</p>
<p dir="auto">With Hibernate 3.1, you can set multipl... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=kshronts" rel="nofollow">korey shronts</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7662?redirect=false" rel="nofollow">SPR-7662</a></strong> and commented</p>
<p dir="auto">Can multipart request support be adde... | 0 |
<p dir="auto">Recently updated to 0.12.2 and a checkbox element hooked up to <code class="notranslate">this.props</code> is dynamically updating in the browser. Using the React inspector for Chrome, <code class="notranslate">this.props.item.isActive</code> seems to be toggling fine, but for some reason the changes don'... | <p dir="auto">When using AMD, a component might use React as a dependency. This poses a problem when another instance of React has already manipulated the DOM. The wrong events get fired, or ID collisions occur (<em>Invariant Violation: ReactMount: Two valid but unequal nodes with the same <code class="notranslate">d... | 0 |
<p dir="auto">Hi,</p>
<p dir="auto">I'm trying to make a component where I want to reuse the same projected 'ng-content' but it doesn't seem to be possible. It would be nice if angular could iterate through all the unnamed ng-contents and replace them.</p>
<p dir="auto">Here is a use case example.</p>
<div class="snipp... | <p dir="auto">version: <code class="notranslate">ng2-beta12</code><br>
For some reason the order in which templates are defined is causing issues with transclusion.</p>
<p dir="auto"><a href="http://plnkr.co/edit/OmMGa65bNfrrQn0i5Wwm?p=preview" rel="nofollow">Doesn't Work for buttons but works for link</a></p>
<div cla... | 1 |
<p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">1.8.7</p>
<p dir="auto"><strong>Code</strong></p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function func(val: "Test") {
console.log(val);
}
fu... | <p dir="auto">Specialized signatures needing to be compatible with an overload was an artificial requirement due to issues in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="46547257" data-permission-text="Title is private" data-url="https://github.com/microsoft/TypeScript/issues/943... | 1 |
<p dir="auto">Ansible Version - 2.0, 2.0.0.2<br>
Module - File<br>
Description - Trying to create directories more than 1 level deep gives following error:</p>
<p dir="auto">There was an issue creating /dir1/dir2 as requested: 'module' object has no attribute 'EEXISTS'</p>
<p dir="auto">If i remove dir2, it works. This... | <h5 dir="auto">Issue Type:</h5>
<p dir="auto">Bug Report</p>
<h5 dir="auto">Component Name:</h5>
<p dir="auto">file module</p>
<h5 dir="auto">Ansible Version:</h5>
<p dir="auto">Ansible devel</p>
<h5 dir="auto">Ansible Configuration:</h5>
<p dir="auto">Default <code class="notranslate">ansible.cfg</code></p>
<h5 dir="a... | 1 |
<p dir="auto">I have an iOS app.<br>
I have set a launch screen image in xCode.<br>
I set the same image in a container in the main scaffold.<br>
But I see a brief flash of white (or whatever color the scaffold background is) between the launch image and scaffold image. How can I get rid of that?</p> | <p dir="auto">I am trying to figure out this blank screen that shows up between the LaunchImage and my app's first screen. Has anyone noticed that. this is the code I wrote for a simple test.</p>
<div class="highlight highlight-source-dart notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-c... | 1 |
<ul dir="auto">
<li>Electron version:1.3.3</li>
<li>Operating system:Windows7</li>
</ul>
<p dir="auto">Why in renderer process the webContents.session Event 'will-download' callbacks params DownloadItem Method setSavePath('path') it had no effect. But in main process is all right</p>
<div class="snippet-clipboard-cont... | <p dir="auto">Hello,</p>
<p dir="auto"><a href="http://electron.atom.io/docs/all/#downloaditem" rel="nofollow"><code class="notranslate">DownloadItem.setSavePath()</code></a> is supposed to prevent the save dialog, which is exactly what I need. However, this doesn't work in a renderer process. The save dialog still app... | 1 |
<p dir="auto">See <a href="http://jsbin.com/taxat/1/" rel="nofollow">http://jsbin.com/taxat/1/</a><br>
Tested on MacOS 10.8.5, Firefox 26 and Chrome 32.</p>
<p dir="auto">Using</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="<div class="... | <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"><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>
Sometimes, Webpack generates code that contains Promises that are not rejectable. If an error is thrown in those Promise's body, the Promise i... | <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>
Currently, if you dynamically call the import function and you are offline, the catch function is never called. Webpack generates an uncaught ... | 1 |
<p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">1.8.10</p>
<p dir="auto"><strong>Code</strong></p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import Symbol from './Symbol';
export interface Iterable<T>... | <p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">1.7.5 / 1.8.0-beta / nightly (1.9.0-dev.20160217)</p>
<p dir="auto"><strong>Code</strong></p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// try augmenting the ... | 1 |
<h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [v1.35]</li>
<li>Operating System: [Windows]</li>
<li>Browser: [Edge]</li>
<li>Other info:</li>
</ul>
<h3 dir="auto">Source code</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-li... | <p dir="auto">It would be great to be able to use pattern well adopted in React Testing Library tests - a custom render function which contains wrappers required by each component (ie. providers). Let's take a look at the example:</p>
<div class="highlight highlight-source-tsx notranslate position-relative overflow-aut... | 0 |
<p dir="auto">by <strong>vladimir.webdev</strong>:</p>
<pre class="notranslate">Complete code to reproduce:
package main
import (
"fmt"
"websocket"
)
func openConn(ch chan<- int) {
ws, err := websocket.Dial("ws://localhost:9999/", "", "http://
localhost/")
if err != nil {
... | <p dir="auto">by <strong><a href="mailto:sarnowski@new-thoughts.org">sarnowski@new-thoughts.org</a></strong>:</p>
<pre class="notranslate">What steps will reproduce the problem?
1. use amd64 OpenBSD-current
1. checkout current tip
2. run the src/all.bash script with bash
What is the expected output?
go builds.
What ... | 0 |
<p dir="auto">I'm not hugely familiar with CLI standards, but I don't think I've ever run in to the requirement that --flags precede the positional arguments. I spent a long while trying to get <code class="notranslate">--allow-net</code> to work before realising this was necessary.</p>
<p dir="auto"><code class="notra... | <p dir="auto">The order of the CLI flags should not be of importance. Check this example</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/6124435/62263509-c9d87180-b41c-11e9-8da9-b683316e0ad7.png"><img src="https://user-images.githubusercontent.com/... | 1 |
<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">This issue exists in the latest npm version</h3>
<ul clas... | <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">This issue exists in the latest npm version</h3>
<ul clas... | 1 |
<h4 dir="auto">Description</h4>
<p dir="auto">Incorrect clustering results when using dbscan clustering with brute algorithm and large values.<br>
See the below code snippet - when the data type is changed to float64 or the algorithm is changed to ball_tree the correct clustering results are obtained.<br>
For context, ... | <h4 dir="auto">Description</h4>
<p dir="auto">I noticed that sklearn.metrics.pairwise.pairwise_distances function agrees with np.linalg.norm when using np.float64 arrays, but disagrees when using np.float32 arrays. See the code snippet below.</p>
<h4 dir="auto">Steps/Code to Reproduce</h4>
<div class="highlight highlig... | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=">>> cv2.__version__
'4.5.1'
>>> cv2.minAreaRect(np.array([[1,1],[1,10],[10,10],[10,1]]))
((5.5, 5.5), (9.0, 9.0), 90.0)"><pre class="notranslate"><code class="notranslate">>>&g... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => branch <code class="notranslate">3.4</code></li>
<li>Operating System / Platform => Ubuntu 18.04</li>
<li>Compiler => g++ 7.4.0</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">This issue aims at discussing and in... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | 0 |
<pre class="notranslate">I don't know if there are relevant open bugs for this. I didn't see any on a quick
glance.
This issue is for tracking work toward being able to call Go from C programs (perhaps
linked into the program already, perhaps as a dynload .so file).
Elias Naur has done some good work getting the raw t... | <p dir="auto">by <strong><a href="mailto:daniel@heroku.com">daniel@heroku.com</a></strong>:</p>
<pre class="notranslate">Although it's already possible to link C code into a Go program (that controls the entry
point), it would be highly useful to me to have the opposite (running a Go runtime in a
C program).
I'm mostl... | 1 |
<p dir="auto">I'm submitting this as a bug, instead of a support question on SO, because I'm getting this error after a very clean install of the operating system. The error occurs when I attempt to do the most basic validation, but just importing tensorflow!</p>
<hr>
<h3 dir="auto">System information</h3>
<ul dir="aut... | <p dir="auto">Hi - Thanks for all your hard work on this! - I've been having a problem getting Tensorflow-GPU to work on my Windows 10 notebook with a GTX 1080. I've tried to make sure all the paths are correct, etc. and have followed all the tips I can find.</p>
<p dir="auto">I ran the tensorflow_self_check.py script ... | 1 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Windows 10 Version 1909 Build 18363.836
PowerToys version: 18.1
PowerToy module for which you are reporting the bug (if applicable): Run"><pre cla... | <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/65631993/82387225-1a749600-9a54-11ea-8e53-7f5a316b176d.gif"><img src="https://user-images.githubusercontent.com/65631993/82387225-1a749600-9a54-11ea-8e53-7f5a316b176d.gif" alt="vl9jLZAIRn_Trim-output" dat... | 1 |
<h2 dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/16353144/61019849-3936e480-a3ce-11e9-8332-77c7fee4fe50.png"><img src="https://user-images.githubusercontent.com/16353144/61019849-3936e480-a3ce-11e9-8332-77c7fee4fe50.png" alt="image" style="max-width: 1... | <p dir="auto">Example:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import express from "npm:express@4";
const app = express();
const port = 3000;
app.get('/', (req, res) => {
res.send('Hello World!');
});
ap... | 0 |
<p dir="auto">For a piece of code at work, we had a set of tasks that are essentially wrappers around a function. Originally each function was implemented independently. To reduce code duplication, I tried to make a higher order function that would take in the wrapped function (<code class="notranslate">ship_function</... | <h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22Category%3A+Documentation%22+">issu... | 0 |
<p dir="auto"><strong>Context</strong></p>
<p dir="auto">Local variables (defined with the <code class="notranslate">#</code> character at a element attribute) don't apply for this use case: rqw local variables for a loop with <code class="notranslate">ngFor</code>.</p>
<p dir="auto">In fact, when you define a local va... | <p dir="auto">It looks like if I use the <code class="notranslate">@Attribute</code> on a class constructor:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="constructor(@Attribute('tabindex') tabindex: string) {}"><pre class="not... | 0 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h2>
<p dir="auto">I think the vector strides are passed incorrectly to <code class="notranslate">gemv</code> on GPU. It works well on CPU.</p>
<h2 dir="auto">To Repro... | <h2 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h2>
<h2 dir="auto">To Reproduce</h2>
<p dir="auto">Steps to reproduce the behavior:</p>
<div class="highlight highlight-source-python notranslate position-relative o... | 1 |
<p dir="auto">Hello Everyone,</p>
<p dir="auto">I am a newbie to Electron (Atom-shell), Was figuring out the api provided in ATOM shell. While doing mock up codes. I was unable to find any api to retrieve cookies and delete specific cookies for domain.</p>
<p dir="auto">Am i missing something, can someone put me in a r... | <p dir="auto">Can atom-shell support cookie?</p> | 1 |
<h2 dir="auto">Bug Report</h2>
<p dir="auto">I'm use <a href="https://github.com/AlexGilleran/jsx-control-statements">jsx-control-statement@4.1.0</a> plugin.<br>
Production build is work properly but when I start development mode I have error <code class="notranslate">undefined is not a function</code></p>
<p dir="auto... | <p dir="auto">I've run into this a couple of times recently and haven't been able to figure out why it happens. I put together this small test case:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="var className = `${prefix}__head... | 0 |
<p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">nightly (1.9.0-dev.20160522-1.0)</p>
<p dir="auto"><strong>Description</strong></p>
<p dir="auto">I'm trying to add a reference from the root:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboar... | <p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">nightly (1.9.0-dev.20160217)</p>
<p dir="auto"><strong>Code</strong></p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="let greeting:string;
let x = (message: stri... | 0 |
<p dir="auto"><strong>1 What version of Go are you using (go version)?</strong></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ go version
go version go1.6 linux/amd64"><pre class="notranslate"><code class="notranslate">$ go version
go versio... | <p dir="auto">It is common to use go/types is as part of a go generate command<br>
or other command line tool to introspect a Go package.</p>
<p dir="auto">The go tool goes to some lengths to ensure that whenever<br>
you operate on a package, it builds the source for that<br>
package into object form before using it, s... | 1 |
<h3 dir="auto">Example 1</h3>
<p dir="auto">This came up with a student who upgraded from 0.6 to 1.0 directly, so never even got a chance to see a deprecation warning, let alone find an explanation for new behavior:</p>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto"... | 1 | |
<p dir="auto">I am debugging PackageCompiler issue, which looks like is on Julia's C side: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="474532541" data-permission-text="Title is private" data-url="https://github.com/JuliaLang/julia/issues/32733" data-hovercard-type="issue" data-ho... | <p dir="auto">While trying to track down a memory leak in <code class="notranslate">Metalhead</code>, I discovered the following assertion failure:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia> using Images
[ Info: Precompiling Imag... | 1 |
<h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.4.1</p>
<h3 dir="auto">What happened</h3>
<p dir="auto">Clicking Refresh on the graph view of any DAG does not refresh the view, it just gets stuck refreshing forever.<br>
In the JS console, it displays the following error message on each refresh:</p>
<div clas... | <h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.4.1</p>
<h3 dir="auto">What happened</h3>
<p dir="auto">After starting a DAG, the auto-refresh works in the grid view but not in the graph view.</p>
<p dir="auto">The top-right auto-refresh icon shows indefinitely that the page is refreshing but nothing happens... | 1 |
<p dir="auto">I couldn't figure out to add support for arbitrary class labels to the SVMs and add a <code class="notranslate">classes_</code> attribute.<br>
I'm moving to other stuff for the moment, it would be great if someone found some time for this.</p>
<p dir="auto">The trouble comes with <code class="notranslate"... | <p dir="auto"><code class="notranslate">from sklearn.datasets import fetch_mldata</code><br>
<code class="notranslate">mnist = fetch_mldata('MNIST original', data_home='./data')</code></p>
<p dir="auto">when I use this, it not working and in cmd show</p>
<p dir="auto"><code class="notranslate">Traceback (most recent ca... | 0 |
<h4 dir="auto">Problem description</h4>
<p dir="auto">pd.read_hdf() segfaults when called from multiple threads in read only mode.</p>
<p dir="auto">From the documentation I expected that reading a HDF5 file in another thread would work. In the example each file is mapped out to its own thread and the thread is respon... | <p dir="auto">I was about to answer an SO question giving the standard "use <code class="notranslate">lambda</code> or <code class="notranslate">functools.partial</code>" to create a new function with bound arguments when to my surprise my example didn't work with the OP's code. After some experimentation, it turns ou... | 0 |
<p dir="auto"><em>Please make sure that this is a build/installation issue. As per our <a href="https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md">GitHub Policy</a>, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em></p>
<p d... | <p dir="auto">Ref <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="211483260" data-permission-text="Title is private" data-url="https://github.com/tensorflow/tensorflow/issues/8023" data-hovercard-type="issue" data-hovercard-url="/tensorflow/tensorflow/issues/8023/hovercard" href="htt... | 0 |
<p dir="auto">by <strong>sorosj</strong>:</p>
<pre class="notranslate">What steps will reproduce the problem?
1. Compile a 64bit kernel (with 32bit executables support)
2. boot into a 32bit environment with that kernel (32bit compiler, gnu utiles & all)
3. try to run ./all.bash
What is the expected output?
golang ... | <pre class="notranslate">go version go1.3 darwin/amd64
Create two files:
"foo.go":
package foo
func foo() {
NOPE I AM A SYNTAX ERROR
}
j
"foo_test.go":
package foo
Then run `go test` and the test passes. If you add a single test case to `foo_test.go`,
then it errors as expected. I believe that this was not ... | 0 |
<p dir="auto">See example below. There is no "sex" in the styled table.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="from IPython.display import display as d
import pandas as pd
df=pd.DataFrame.from_dict(dict(survived=[1,0,0,0,1,1,1,1], sex=... | <p dir="auto">I don't know if anyone's profiled the test suite, but we'd get major performance boosts if we wrote a Cython version of assert_almost_equal. Is there another open issue for this already?</p> | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=skaffman" rel="nofollow">Kenny MacLeod</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6315?redirect=false" rel="nofollow">SPR-6315</a></strong> and commented</p>
<p dir="auto">This is a deliberately refiled duplic... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=tbecker" rel="nofollow">Tommy Becker</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7901?redirect=false" rel="nofollow">SPR-7901</a></strong> and commented</p>
<p dir="auto">We're experiencing OOM errors during un... | 0 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h2>
<p dir="auto">Using a numpy array <code class="notranslate">i</code> as index for a torch tensor <code class="notranslate">t</code> (i.e. <code class="notranslate... | <h2 dir="auto"><g-emoji class="g-emoji" alias="books" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4da.png">📚</g-emoji> Documentation</h2>
<p dir="auto">The docs for <a href="https://pytorch.org/docs/master/tensors.html#torch.Tensor.index_put_" rel="nofollow">index_put_</a> state in the s... | 0 |
<p dir="auto"><strong>Migrated issue, originally created by Marco Martinez (<a href="https://github.com/marcomartinez">@marcomartinez</a>)</strong></p>
<p dir="auto">I'm trying to get <code class="notranslate">column_descriptions</code> from a query that I'm building that contains multiple joins to the same target, but... | <p dir="auto"><strong>Migrated issue, originally created by Pavel Brych</strong></p>
<p dir="auto">After upgrading to 1.0.2 resp. 1.0.3 SQLAlchemy, this error popped up. It happens when label() is used with attribute of aliased entity.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-aut... | 1 |
<p dir="auto">Microsoft Windows [Version 10.0.18363.418]<br>
(c) 2019 Microsoft Corporation. All rights reserved.</p>
<p dir="auto">C:\Users\byr>npm install -g expo-cli<br>
npm WARN deprecated request@2.88.2: request has been deprecated, see <a class="issue-link js-issue-link" data-error-text="Failed to load title" ... | <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">This issue exists in the latest npm version</h3>
<ul clas... | 0 |
<p dir="auto">I have a shuffled series with a bunch of sinvalues in float16, like this:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" tdata.time_sin
110405276 -0.183105
175560878 -0.301270
...
130331292 -0.158813
67821... | <p dir="auto">open issues & xref</p>
<ul dir="auto">
<li>(fillna) <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="288078410" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/19205" data-hovercard-type="issue" data-hovercard-url="/panda... | 1 |
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br>
<strong>BUG</strong></p>
<p dir="auto"><strong>What is the current behavior?</strong><br>
<code class="notranslate">require.resolveWeak()</code> can't statically determine module string passed to it as well as <code c... | <h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong><br>
"dev" build exits with status 2.</p>
<p dir="auto"><strong>If the current behavior is a bug, please provide the steps to reproduce.</strong><br>
It happens when executing <code class="notranslate">webpack serve --progres... | 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> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&... | 1 |
<h1 dir="auto">Problem statement</h1>
<p dir="auto">When extending your desktop to multiple monitors, Windows 10 allows you to position and align the monitors, but on a pixel by pixel alignment. When using multiple monitors of different sizes and resolutions, it is difficult to drag your mouse from one monitor to the n... | <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.836]
PowerToys version: PowerToysSetup-0.18.1-x64
PowerToy module for which you are reporting the bug (if ap... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=tuomas_kiviaho" rel="nofollow">Tuomas Kiviaho</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6107?redirect=false" rel="nofollow">SPR-6107</a></strong> and commented</p>
<p dir="auto">In order to define bean using ... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=benrowlands" rel="nofollow">Ben Rowlands</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5125?redirect=false" rel="nofollow">SPR-5125</a></strong> and commented</p>
<p dir="auto">The Spring DAO exception hierarchy ... | 0 |
<p dir="auto"><a href="https://github.com/electron/electron/files/6303484/exceptions.txt">exceptions.txt</a></p>
<h3 dir="auto">Preflight Checklist</h3>
<p dir="auto">I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project.<br>
I agree to f... | <h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project.... | 1 |
<p dir="auto">I've tried to train intermediate layers independently but when I run my code I've got out of memory issue.</p>
<p dir="auto">I would like to know <strong>retain_graph = True</strong> is the problem? or not and what I have to do to solve this problem.</p>
<p dir="auto">I am using hugging face BERT model an... | <p dir="auto">Ok, sorry to bother you again, and really sorry if I am just doing it wrong again (I looked at the docs for things that would address this, but didn't see anything after looking at it quickly).</p>
<p dir="auto">It appears that the next segment of code leaks CUDA memory. I don't believe I had this problem... | 1 |
<p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">1.8</p>
<p dir="auto"><strong>Code</strong></p>
<p dir="auto">I have following tsconfig.json file in my project root directory (e.g. P:\MyProjectRoot\tsconfig.json):</p>
<div class="highlight highlight-source-json notranslate position-relative overflo... | <p dir="auto">From the kangax compatibility table (<a href="http://kangax.github.io/compat-table/es6/#block-level_function_declaration" rel="nofollow">related test</a>):</p>
<blockquote>
<p dir="auto"><a href="http://kangax.github.io/compat-table/es6/index.html#block-level-function-note" rel="nofollow">14</a> Note that... | 0 |
<pre class="notranslate">pi@raspberrypi ~ $ go version
go version devel +c61a75775ab6 Fri Mar 22 17:46:45 2013 -0400 linux/arm
pi@raspberrypi ~ $ cd $ov/go-client/hellovg
pi@raspberrypi ~/gowork/src/github.com/ajstarks/openvg/go-client/hellovg $ ./hellovg
fatal error: malloc/free - deadlock
[signal 0xb code=0x1 addr=0x... | <pre class="notranslate">What does 'go version' print?
go version go1.3beta2 +5bf1a8b3aeea Thu May 29 13:47:31 2014 -0400 darwin/amd64
What steps reproduce the problem?
If possible, include a link to a program on play.golang.org.
1. run this code: <a href="http://play.golang.org/p/hxuIOC49ac" rel="nofollow">http://pl... | 0 |
<p dir="auto">We propose to add a <code class="notranslate">pod/dockercmd</code> subresource, so that user can run some userful docker command on his container, such as commit the image of his container by running <code class="notranslate">docker commit</code>.</p>
<p dir="auto">By now, k8s just support the <code class... | <p dir="auto">Passed on kubernetes-test-go 3-4 times, and then failed:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="TestGC
gc_controller_test.go:122: [1]pod's deleted expected and actual did not match.
expected: [a]
actual: [b]"><pre class=... | 0 |
<p dir="auto">I'm using Chrome version 21 and Mac OS X 10.7.</p>
<p dir="auto">I <strong>don't</strong> have this same problem on Firefox 14, Safari 6, or Opera 12.</p> | <p dir="auto">Tabs used as tabbable content areas for swapping out panes of content display no content each time the page is refreshed. I have to click on the second tab to display the content included in both tabs.</p>
<p dir="auto">For info, in my tabs, there aint any js effect but bootstrap-tabs.js.</p> | 0 |
<p dir="auto">Deep Learning VM images/tf-2-0-cpu-experimental-20190502</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="googcheng@tensorflow-4-vm:~$ git clone https://github.com/tensorflow/tensorflow.git
Cloning into 'tensorfl... | <p dir="auto">I am using the Graph Transforms Tool (built with Bazel) to prepare my graph for Android TensorFlow Inference.</p>
<p dir="auto">When using <code class="notranslate">--transforms='quantize_weights'</code> everything works just fine.<br>
But with <code class="notranslate">--transforms='quantize_weights quan... | 0 |
<p dir="auto">The behaviour below occurs in versions <code class="notranslate">'0.15.0rc1-21-g32c5016'</code> and <code class="notranslate">'0.14.1'</code>.</p>
<p dir="auto">When the <code class="notranslate">label</code> passed to the <code class="notranslate">drop</code> method of a <code class="notranslate">Series<... | <p dir="auto">Hello,</p>
<p dir="auto">The following code ran perfectly fine on 0.14.1, but breaks on 0.15 RC1, raising<br>
ValueError: cannot reindex from a duplicate axis.<br>
Is it a bug or an intended change of behaviour? Thanks.</p>
<div class="highlight highlight-source-python notranslate position-relative overfl... | 0 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="deno compile -A --unstable main.ts -o ngs-signer -L debug
Check file:///Users/synadia/Dropbox/code/src/github.com/aricart/nas-nats/ngs-signer/main.ts
Compile file:///Users/synadia/Dropbox/code/src/git... | <p dir="auto">Since v1.19.0 was released, we're seeing a problem when running <code class="notranslate">deno compile</code> in Github Actions.</p>
<p dir="auto">See: <a href="https://github.com/ecadlabs/taqueria/runs/5234787765?check_suite_focus=true">https://github.com/ecadlabs/taqueria/runs/5234787765?check_suite_foc... | 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/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Ex... | <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/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Ex... | 0 |
<h3 dir="auto">What problem does this feature solve?</h3>
<p dir="auto">similar to angularjs directives, would like the ability to alias the names the component's parent uses to pass values</p>
<h3 dir="auto">What does the proposed API look like?</h3>
<p dir="auto">component:</p>
<div class="snippet-clipboard-content n... | <h3 dir="auto">What problem does this feature solve?</h3>
<p dir="auto">Debugging from template code is frustratingly impractical because you lose access to the conventional tools available to you in plain javascript. The reference to the <code class="notranslate">console</code> is missing because it is not in the scop... | 0 |
<p dir="auto">Hi,<br>
Thank you for your awesome work which I regularly use!<br>
Unfortunately after a <a href="https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.kruskal.html" rel="nofollow">Kruskal-Wallis H-test</a> for independent samples I need to perform a Dunn test which is not already present and d... | <p dir="auto">When using <code class="notranslate">scipy.interpolate.interp1d</code> and specifying the same x-value multiple times the result is undefined, i.e., it depends on the interpolation method used (<code class="notranslate">kind</code>), but not in a very predictable way. The result ranges from <code class="n... | 0 |
<p dir="auto">Is there any way we can get more sugar for events as observables e.g.</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import {Component, View, Directive, Output, EventEmitter, HostListener} from 'angular2/angular2';... | <p dir="auto">Not sure this is a good idea, or even possible, but thought I'd throw it out there.</p>
<p dir="auto">In vanilla Rx, if I wanted to listen to a DOM event to do a typeahead or something I'd do something like:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="au... | 1 |
<p dir="auto">Is there currently a way to run a locally built npm executable script using <code class="notranslate">deno run</code>. I'm thinking of something like this:</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="deno run... | <p dir="auto">Is there any way to use a local (modified) copy of an NPM package instead of a published one in this command? Thanks!</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="deno run -A --unstable npm:vite"><pre class="n... | 1 |
<p dir="auto">Hi!</p>
<p dir="auto">Thanks for a great & amazing library - been a very smooth ride so far building <a href="https://github.com/iverberk/nomad-ui">https://github.com/iverberk/nomad-ui</a> with react and material-ui</p>
<p dir="auto">I'm done with the first run on the layout, and currently testing it ... | <p dir="auto">The polymer paper-elements library contains a tab bar that is scrollable (see example E. <a href="https://elements.polymer-project.org/elements/paper-tabs?view=demo:demo/index.html" rel="nofollow">https://elements.polymer-project.org/elements/paper-tabs?view=demo:demo/index.html</a>).</p>
<p dir="auto">Is... | 1 |
<h3 dir="auto">Describe the bug</h3>
<p dir="auto">When the input is a Pandas DataFrame with multiple dtypes in the columns and the output is also Pandas, the dtypes aren't preserved but cast to a common type.</p>
<p dir="auto">I believe this happens because <code class="notranslate">check_array</code> does this cast:<... | <p dir="auto"><code class="notranslate">Scorer</code> objects currently provide an interface that returns a scalar score given an estimator and test data. This is necessary for <code class="notranslate">*SearchCV</code> to calculate a mean score across folds, and determine the best score among parameters.</p>
<p dir="a... | 0 |
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function fn() {}
`blah${fn()}blah`
// actual:
`blah${fn() }blah`
// expected:
`blah${fn()}blah`"><pre class="notranslate"><span class="pl-k">function</span> <span class="pl-en">fn</span... | <p dir="auto">This is what I get after Ctrl+K+D in VS:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="throw Error(`${JSON.stringify(this.value) } cannot be found in ${JSON.stringify(y) }`);"><pre class="notranslate"><span class=... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.