text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=ianso" rel="nofollow">Ian Sollars</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8368?redirect=false" rel="nofollow">SPR-8368</a></strong> and commented</p>
<p dir="auto">With the splitting of Spring Framework int... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=vpernin" rel="nofollow">Vladislav Pernin</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8256?redirect=false" rel="nofollow">SPR-8256</a></strong> and commented</p>
<p dir="auto">The documentation of the great Cach... | 0 |
<p dir="auto">I recently updated to the new version of code (0.10.10) on OS X, and I was asked to remove an existing <code class="notranslate">code</code> alias I had set up in bash. I did so by modifying my <code class="notranslate">.bashrc</code> and then allowed code to apply its own. But the new one doesn't work af... | <p dir="auto">Just installed 0.10.10 and installed the <code class="notranslate">code</code> shell command:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ code --help
File "<string>", line 1
import os,sys; print os.path... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list... | 0 |
<h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">It would be a nice feature to exclude some programs to show up in the list. To give you a concrete case, I write "steam" and two applications with the same name appear. The first one doesn't seem to work, but the second one works.</p>
<p dir="auto... | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">The run command would be truly ubiquitous if it translated URLs to an action to open the user's default browser.</p>
<p dir="auto">'www.microsoft.com' should navigate to <a href="https://www.microsoft.com" rel="nofollow">https://www.microsoft.com<... | 0 |
<p dir="auto">A require hook, when installed, will hook into the require-function, replace the current functionality, to make TypeScript compiler transpile files on-the-fly (through Node.js) when required.</p>
<p dir="auto">Should be configurable.</p>
<p dir="auto">Babel (formerly e6to5) has this feature: <a href="http... | <h1 dir="auto">Proposal</h1>
<p dir="auto">You simply do <code class="notranslate">require('typescript').register()</code> and then all <code class="notranslate">require</code> calls e.g. <code class="notranslate">var foo = require('./foo')</code> would load <code class="notranslate">foo.ts</code> if <code class="notra... | 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">We have a number of tests which randomize values for API types, and each of them has their own table of functions for "special types" that have limited valid values.</p>
<p dir="auto">pkg/api/serialization_test.go<br>
pkg/api/validation/schema_test.go<br>
pkg/api/latest/latest_test.go</p>
<p dir="auto">Th... | 0 |
<p dir="auto">The format macros seem to be having some trouble parsing an argument that contains <code class="notranslate">super ::</code> and <code class="notranslate">self ::</code> paths, where the white space is significant. Here's an example:</p>
<div class="highlight highlight-source-rust notranslate position-rel... | <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="pub struct A;
mod test {
use super :: A;
}"><pre class="notranslate"><span class="pl-k">pub</span> <span class="pl-k">struct</span> <span class="pl-smi">A</span><span class="pl-k... | 1 |
<p dir="auto"><strong>Apache Airflow version</strong>:<br>
1.10.10</p>
<p dir="auto"><strong>What happened</strong>:</p>
<p dir="auto">Hi All,<br>
when trying to trigger my dag which has a two-level nested subdags from another dag</p>
<p dir="auto">the task is failing with an error that one of the subdags key already e... | <p dir="auto"><strong>Apache Airflow version</strong>: 2.0.0<br>
<strong>Environment</strong>: Ubuntu 20.04 LTS, Python 3.8.6 via pyenv, in a virtual env via Poetry</p>
<ul dir="auto">
<li><strong>OS</strong> (e.g. from /etc/os-release): 20.04.1 LTS (Focal Fossa)</li>
<li><strong>Kernel</strong> (e.g. <code class="notr... | 0 |
<h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project.... | <h3 dir="auto">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'm using Dart 2 and when I try to make an HTTP GET request, This error is shown</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ERROR:topaz/lib/tonic/logging/dart_error.cc(16)] Unhandled exception:
E/flutter (21922): type '_Boun... | <h2 dir="auto">Steps to Reproduce</h2>
<ol dir="auto">
<li>Add a PopupMenuButton.</li>
<li>Long press and swipe.</li>
<li>A tooltip will be shown instead of opening the menu like it does with native widgets.</li>
</ol> | 0 |
<p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">nightly (1.9.0-dev.20160429)</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="class AAA {
fieldA: string;
}
class BB... | <p dir="auto"><strong>TypeScript Version:</strong><br>
1.8.6</p>
<p dir="auto"><strong>Visual Studio Version:</strong><br>
2015 Enterprise Update 1</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-co... | 0 |
<p dir="auto">Does a way exist to allow a user to edit or delete a Datasource created in a (PostgreSQL) database with the Upload CSV feature, but not allowing him/her to edit or delete Datasources that have not been created by that same user?</p>
<p dir="auto">For example, admin user could have created some demo Dataso... | <p dir="auto">Does a way exist to allow a user to edit or delete a Datasource created in a (PostgreSQL) database with the Upload CSV feature, but not allowing him/her to edit or delete Datasources that have not been created by that same user?</p>
<p dir="auto">For example, admin user could have created some demo Dataso... | 1 |
<h2 dir="auto">📝 Provide a description of the new feature</h2>
<p dir="auto">I have been asked on a couple of occasions to find a way to stop Caps lock from get hit accidentally, or stop it from being used completely.</p>
<p dir="auto">So a way to set Cap lock to a "Do Nothing" option in Keyboard Manager would be usef... | <h2 dir="auto"><g-emoji class="g-emoji" alias="memo" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4dd.png">📝</g-emoji> Ability to "Split" a Fancy Zones zone in 2 (vert/horiz).</h2>
<p dir="auto">Similar to how you can merge 2 zones, maybe if you only select 1 zone, give it a 'split' optio... | 0 |
<p dir="auto">Describe what you were doing when the bug occurred:</p>
<ol dir="auto">
<li>Working on an app and Components tab goes empty</li>
<li>Tried to force it and ended up with a retry button and an error</li>
<li></li>
</ol>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">Dev... | <p dir="auto">Describe what you were doing when the bug occurred:</p>
<ol dir="auto">
<li>Open React Devtool</li>
<li>Select the Component tab</li>
<li>Got below error</li>
</ol>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.8.2-fed4ae024</p>
<p dir="auto">Call... | 1 |
<p dir="auto"><a href="https://github.com/Microsoft/TypeScript/blob/738b26f065a4d859c19b4c417b359baf1d74900a/doc/spec.md#4193-the--------and--operators">To quote 4.19.1 of the spec</a>:</p>
<blockquote>
<h3 dir="auto"><section name="user-content-4.19.3">4.19.3 The <, >, <=, >=, ==, !=, ===, and !== operator... | <p dir="auto"><strong>TypeScript Version:</strong><br>
1.8.10</p>
<p dir="auto">Now that VS Code can nicely log the traffic to the tsserver in an output window a failed request should return a stack trace if the request failed because of an exception. This would ease tracking down problem.</p>
<p dir="auto">The TS team... | 0 |
<p dir="auto">I create menu in render process. But the <code class="notranslate">console.log</code> below is not executed for top level menu items.</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="var remote = require('remote'),
... | <p dir="auto">It looks like there are plenty of options like <code class="notranslate">visible</code>, <code class="notranslate">enable</code>, etc in the <a href="https://github.com/atom/electron/blob/master/docs/api/menu-item.md">menu-item</a> but I couldn't find any way to do something with the menu after creating i... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><input type="c... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | 0 |
<p dir="auto">React version: <code class="notranslate">16.13.0</code><br>
eslint-plugin-react-hooks version: <code class="notranslate">4.0.2</code></p>
<p dir="auto">When I upgraded from <code class="notranslate">^2.0.0</code> to <code class="notranslate">4.0.2</code>, this bug started happening:</p>
<h2 dir="auto">Ste... | <p dir="auto">Please add these files with full license text to the NPM distribution packages. Unfortunately, from the legal standpoint, simply specifying the name of the license is not enough, because it's unclear where to get the EXACT (legally binding) text of that license. This is a major roadblock on our way to usi... | 0 |
<p dir="auto">In this example, a line has been removed after line 13:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1072131/6334722/862032d0-bb64-11e4-8404-45b71c9ec587.png"><img src="https://cloud.githubusercontent.com/assets/1072131/6334722/86... | <p dir="auto">You can't select multiple lines and press Cmd-shift-D and have them duplicated unlike Sublime or Textmate. In fact duplicate doesn't work if there is anything selected and duplicated only single line.</p>
<p dir="auto">I expect:</p>
<ol dir="auto">
<li>To be able to duplicate multiple lines.</li>
<li>To d... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><inp... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | 0 |
<p dir="auto">After installing <code class="notranslate">Firestore</code>, Android app won't compile.</p>
<p dir="auto">Error says like these</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="D8: Program type already present: android.arch.core.ut... | <div class="highlight highlight-source-dart notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import 'dart:async';
import 'dart:io';
import 'package:flutter/material.dart';
import 'package:path_provider/path_provider.dart';
/*
reading and writing data from a file is showcase... | 0 |
<p dir="auto">Often I'll have Code open and then try to open a new file either through code.bat, "Open With Code", or even from the Start Menu and nothing will happen. I assume this has been reported several times before, but couldn't find anything as there are lots of issues reported here.</p>
<ul dir="auto">
<li>VSCo... | <ul dir="auto">
<li>VSCode Version: 0.10.11</li>
<li>OS Version: Windows 10</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<p dir="auto">Open VS Code<br>
In Explorer, double click a file that's associated with VS Code or right click and use "Open in Code".<br>
Often, nothing happens unless I close the previous instan... | 1 |
<p dir="auto"><a href="https://fbcdn-sphotos-h-a.akamaihd.net/hphotos-ak-prn2/v/973915_407301976052310_852666674_n.jpg?oh=a5b563d74a06911ff7f752a397a4df52&oe=51C2C120&__gda__=1371717602_c1ad37717bc1f318d637c94e233a8b41" rel="nofollow">https://fbcdn-sphotos-h-a.akamaihd.net/hphotos-ak-prn2/v/973915_4073019760523... | <p dir="auto">When looking at the carousel example on my iPhone, and open the responsive menu, the carousel indicators are not hidden and are visible (bleed through) inside the menu.</p> | 1 |
<p dir="auto">Sorry if this issue exists already, I searched but couldn't find anything.</p>
<p dir="auto"><strong>Issue:</strong> Currently I have atom 0.123.0 installed on windows 8. If I launch atom from the start menu, Help>Version shows 0.123.0. If I launch atom by opening a file from Windows Explorer, Help&g... | <p dir="auto">I've just updated Atom via Chocolatey to 0.123. Version still shows 0.116.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/5153378/3941971/14a2f4a6-254d-11e4-91b4-46d95961fd94.png"><img src="https://cloud.githubusercontent.com/assets... | 1 |
<p dir="auto">For some small example data, on my system (and one other), <code class="notranslate">operator.lshift</code> and <code class="notranslate">operator.rshift</code> randomly return incorrect results.</p>
<p dir="auto">PC 1:</p>
<ul dir="auto">
<li>macOS 10.13.2</li>
<li>Anaconda (latest)</li>
<li>Python 3.6.4... | <p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1856" rel="nofollow">http://projects.scipy.org/numpy/ticket/1856</a> on 2011-06-02 by trac user klasj, assigned to unknown.</em></p>
<p dir="auto">The bitshift operations, both right and left cycles when they are shifted more bits than<br... | 1 |
<p dir="auto">I suspect most of the plugins don't work with noconflict mode, but I haven't tested them.</p>
<p dir="auto">I have bootstrap and jquery ui on the same page. jQuery ui starts, and creates $.fn.tooltip. Then bootstrap starts and overwrites it, then I do:</p>
<div class="snippet-clipboard-content notranslate... | <p dir="auto">Does exists a method to avoid the conflict between Bootstrap's Tooltips and jQuery UI Tooltip method?</p>
<p dir="auto">I know that I can download jQuery UI without the tooltip component ... but if I would have this component too ... is possible to have tooltips working together?</p>
<p dir="auto">Bootstr... | 1 |
<p dir="auto">Can we possible add a feature to the Index command that gives the option of returning the source of the existing item on failure to update/insert. The failure would probably be caused by a version conflict. I have scenarios were multiple (external) nodes need to update the same key with different values a... | <p dir="auto">So I was wondering if it would be possible to add a feature to UPDATE for returning the old source of a document that exist before the update is applied. This would be useful in scenarios where you want to update a document and possibly take additional actions if the update caused certain values in the do... | 1 |
<p dir="auto">Here is a classic example of creating a React class in es6:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="export class Counter extends React.Component {
componentWillReceiveProps(nextProps, nextContext) {
.... | <p dir="auto">Pardon the stupid joke.</p>
<p dir="auto">I was curious what was the rationale (if there is one) behind having 'component' in the lifecycle methods. To me it seems unnecessary as they are clearly in the context of a component. What would make sense to me though is grouping the lifecycle methods like this:... | 1 |
<p dir="auto"><a href="http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/511/steps/test/logs/stdio" rel="nofollow">http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/511/steps/test/logs/stdio</a></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-c... | <p dir="auto">WIth rust 0.6 master, and incoming, I get an internal compile error:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="error: internal compiler error: node_id_to_type: no type for node `expr 0 as int id=13)`"><pre class="notranslat... | 0 |
<p dir="auto">Using</p>
<ol dir="auto">
<li>Elasticsearch: 2.3.1</li>
<li>JVM version: 1.8.0_60-b27</li>
<li>OS version: Centos 7</li>
</ol>
<p dir="auto">With</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=".
.
.
node:
data: true
master: f... | <p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="155765302" data-permission-text="Title is private" data-url="https://github.com/elastic/elasticsearch/issues/18467" data-hovercard-type="pull_request" data-hovercard-url="/elastic/elasticsearch/pull/18467/hovercard" href="... | 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.19041.264]
PowerToys version: 0.18
PowerToy module for which you are reporting the bug (if applicable): Run"><pre ... | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">It would be more useful if already running programs are shown first in the results list in the quick launcher (like the old WindowWalker). <strong><em>Or maybe an option to change the priority.</em></strong></p>
<h1 dir="auto">Proposed technical i... | 1 |
<p dir="auto">Hey,</p>
<p dir="auto">This is just feedback really, but the map progress that used to display at the top of the map page with each section and how far you were through was really handy because you could quickly see which sections you still needed to do and how far through the challenges you were on each ... | <p dir="auto">I like the new look and layout of the site, but think this is a missing feature.</p>
<p dir="auto">I would like to see the same kind of <strong>simple overview of my progress</strong> (using progress bars) and also <strong>quick links</strong> to different sections of the curriculum at the top like I coul... | 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=""""Bug pandas."""
from pandas import read_csv, to_datetime
try:
from StringIO... | <p dir="auto">If a dataframe has a single row for a given index entry, it returns a Series. If it<br>
has two rows for that index, it returns a DataFrame. I believe that it should return a<br>
DataFrame in either case for consistency.</p>
<p dir="auto">Image attached, small dataframe and notebook exhibiting the problem... | 0 |
<h3 dir="auto">System information</h3>
<ul dir="auto">
<li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>: Yes</li>
<li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Linux centos 7</li>
<li><strong>TensorFlow installed from (so... | <p dir="auto"><strong>System information</strong></p>
<ul dir="auto">
<li>Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No</li>
<li>OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 16.04</li>
<li>TensorFlow installed from (source or binary): source<... | 0 |
<p dir="auto">If I do a search in page for <code class="notranslate">\n\s+href="\#"</code> it finds a couple of results. If I then do a global search for the same thing, there are no results. The options are the same: regex, case insensitive.</p> | <p dir="auto">In a normal Find <code class="notranslate">\s</code> matches a line break but in Project Find it does not.</p>
<p dir="auto">file1</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="obj.method1().method2()"><pre class="notranslate"><... | 1 |
<p dir="auto">Dropdowns try to center their chosen value when the popup opens up. If the dropdown is placed on top of the screen (or the list of values is long enough), that's not possible. So you get a scrolling animation while the popup settles.</p>
<p dir="auto">This is jarring at best and annoying at worst since it... | <p dir="auto">See gif, this is in the Buttons > Dropdown demo.<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/11857803/23090584/0ab24844-f556-11e6-958c-bf53ef4e9c48.gif"><img src="https://cloud.githubusercontent.com/assets/11857803/23090584/0ab24844-f556-11... | 1 |
<p dir="auto">[Enter steps to reproduce below:]</p>
<ol dir="auto">
<li>Open Atom</li>
<li>Update Atom</li>
<li>Crash</li>
</ol>
<p dir="auto"><strong>Atom Version</strong>: 0.175.0<br>
<strong>System</strong>: Mac OS X 10.10<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">... | <p dir="auto">[Enter steps to reproduce below:]</p>
<ol dir="auto">
<li>...</li>
<li>...</li>
</ol>
<p dir="auto"><strong>Atom Version</strong>: 0.165.0<br>
<strong>System</strong>: Mac OS X 10.10.1<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncaught Error: EEXIST, fil... | 1 |
<p dir="auto">I think that the modal plugin would benefit from the following enhancement:</p>
<p dir="auto">when the <code class="notranslate">remote</code> option is specified (either using JS or <code class="notranslate">data-remote</code> attribute), the content should be loaded into .modal-content instead of .modal... | <p dir="auto">I want to reuse the modal for different URL's. Now I cannot set the Header/Footer + a bigger modal gets double scrollbars now :-(</p>
<p dir="auto">Is there a way to replace the modal completely so I can remote load the modal-header/body and footer?</p> | 1 |
<h3 dir="auto">Version</h3>
<p dir="auto">2.5.13</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://codepen.io/anon/pen/oEGjqO" rel="nofollow">https://codepen.io/anon/pen/oEGjqO</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">In Vue if you add elements programmatically, the scoped css... | <p dir="auto">When using scoped CSS the styles and the elements are given data- attributes. But when content is added Dynamically it won't have those data- attributes. So the styles are not applying to the dynamic content.</p>
<p dir="auto">I think it's better to add a data- attribute to the root element of the templat... | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="const bar = (target: any, name: any, value: any) => {
const parentName = target.constructor.name
console.log(parentName)
}
class a {
@bar
public foo() {
}
}"><pre class="notranslate"><cod... | <p dir="auto">I have decorator:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="export function Document() {
return function(objectConstructor: Function) {
console.log(objectConstructor.name); // when targeting es5 it ... | 1 |
<p dir="auto"><strong>Describe the bug</strong><br>
A clear and concise description of what the bug is.</p>
<p dir="auto"><strong>To Reproduce</strong><br>
Steps to reproduce the behavior:</p>
<ol dir="auto">
<li>Go to explore</li>
<li>Create time-series bar chart</li>
<li>Add annotation layer</li>
<li>Set y=constant e... | <p dir="auto">Hello,</p>
<p dir="auto">an issue is present on Superset v1.5.2, permissions are duplicated when the display name of database is updated.</p>
<p dir="auto">Steps to reproduce :<br>
I add a database connection with the display name "ECOSQL_1".<br>
After, I only update the display name to "ECOSQL_2"</p>
<p ... | 0 |
<p dir="auto">Hello guys!</p>
<p dir="auto">Some days ago I was trying to debug a Node.js application written in TypeScript from Visual Studio Code and I had some troubles; then I asked on <a href="http://stackoverflow.com/questions/35606423/visual-studio-code-debug-node-js-through-typescript" rel="nofollow">stackoverf... | <p dir="auto">We had some team members who could not debug mocha unit-tests and others who could. We tracked the problem down to the path which contained spaces (in our case c:\development next\frontend) . This is probably also the cause of issues <a class="issue-link js-issue-link" data-error-text="Failed to load titl... | 1 |
<p dir="auto">When I opened atom, I got these errors:</p>
<blockquote>
<p dir="auto">Unable to watch path: config.cson. Make sure you have permissions to /home/ely/.atom/config.cson.</p>
<p dir="auto">Unable to watch path: keymap.cson. Make sure you have permission to read /home/ely/.atom/keymap.cson.</p>
<p dir="auto"... | <p dir="auto">Uncaught TypeError: Unable to watch path</p>
<p dir="auto"><strong>Atom Version</strong>: 0.162.0<br>
<strong>System</strong>: Mac OS X 10.10.1<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Steps To Reproduce</h3>
<ol dir="auto">
<li>...</li>
<li>...</li>
</ol>
<h3 dir="auto">Stack Trace<... | 1 |
<p dir="auto">"connectMode":{"type":"string","index":"not_analyzed"},<br>
connectMode: "12" || "48" || "1" All the results will be listed why?<br>
connectMode: "12" || "48" Results is correct.<br>
connectMode: "1" Results is correct.</p>
<p dir="auto">"logRank":{"type":"integer","index":"not_analyze... | <p dir="auto"><strong>Describe the feature</strong>:</p>
<p dir="auto">Currently when a painless script cannot be compiled, the error looks something like this:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[2016-11-22T14:16:11,800][WARN ][o.... | 0 |
<p dir="auto">In order to write ']', I need on my french keyboard to type AltGr+° because the ] is made like that.<br>
But this triggers the folding action Alt+Ctr+]...</p>
<p dir="auto">this is really annoying I can't type] except if I remove the keybinding</p> | <p dir="auto">Original issue: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="28529842" data-permission-text="Title is private" data-url="https://github.com/atom/atom/issues/1625" data-hovercard-type="issue" data-hovercard-url="/atom/atom/issues/1625/hovercard" href="https://github.c... | 1 |
<p dir="auto">I am not sure where it goes wrong, but after reading tons of posts online I figured the combination tensor flow, Virtualenv en python 3.7 is not valid on Mac OSX.<br>
I use python3.6 now and it is fine.<br>
Sorry I can not provide more info, I'm broken by the struggle and want to sleep and forget about it... | <p dir="auto">I'm sure developers are working hard to catch up with Python 3.7.<br>
Is there any timeline?</p>
<p dir="auto">pip3 install tensorflow - apparently does not work, building from source:</p>
<p dir="auto">OS Platform and Distribution: Mac OS X 10.13.5<br>
Python: Python 3.7.0 (Homebrew)<br>
TensorFlow insta... | 1 |
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#![feature(unsafe_destructor)]
struct A;
impl Drop for A {
fn drop(&mut self) {}
}
struct B<'a> {
a: &'a A,
}
#[unsafe_destructor]
impl<'a> Drop for B&l... | <p dir="auto">Found while investigating the remaining wrong case in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="142747894" data-permission-text="Title is private" data-url="https://github.com/rust-lang/rust/issues/32433" data-hovercard-type="issue" data-hovercard-url="/rust-lang/... | 1 |
<p dir="auto">The simple <code class="notranslate">pip3 install numpy</code> worked the first time I tried it on this RHEL6 system. Then I added the <code class="notranslate">atlas-devel</code> (and <code class="notranslate">atlas</code>) packages via yum, uninstalled and tried installing it again.</p>
<h3 dir="auto">R... | <p dir="auto">This is a weird bug that is hard to reproduce because, honestly, we don't know what's causing it. A code I work on at NASA uses f2py in a couple of places. And, say, for me, there is never any problem. But for a growing number of our users, they have an issue where f2py just does not work for them. The sy... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><input type="c... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><input type="c... | 0 |
<p dir="auto">Today, I can only use images (files) to create decorations, defining <code class="notranslate">gutterIconPath</code>. It would be interesting also support <strong>octicons</strong>, maybe the same way that <code class="notranslate">StatusBarItem</code> does:</p>
<div class="snippet-clipboard-content notra... | <p dir="auto">When pressing <kbd>Shift Tab</kbd> with the cursor in the following position, the editor outdents the line. It felt a bit weird when it happened to me. It should be a no-op.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" some... | 0 |
<h2 dir="auto">Checklist</h2>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have included the output of <code class="notranslate">celery -A proj report</code> in the issue.<br>
(if you are not able to do this, then at le... | <p dir="auto">Looks like sphinsx emmits a lot of warning during documentation build.</p>
<div class="highlight highlight-text-shell-session notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="+ /usr/bin/python3 setup.py build_sphinx -b man --build-dir build/sphinx
running build_... | 0 |
<p dir="auto">Hi,</p>
<p dir="auto">I have come across some unexpected behaviour when using dataclasses mapped to SQLAlchemy using classical mapping.</p>
<p dir="auto">Here's a snippet with the essence of the issue:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto... | <p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p>
<p dir="auto">Something I'd love to see is having a one-to-many relation() (non-lazy at least) is to have a dictionary returned instead of a list or scalar, the key being a specified column from the joined table, breaking up the results ... | 0 |
<p dir="auto">Environment : Windows 7 x64 SP1<br>
Julia Version 0.4.5 (2016-03-18 00:58 UTC) // x86_64-w64-mingw32</p>
<p dir="auto">When I've set the environment variable <code class="notranslate">JULIA_PKGDIR = d:\_APP_\Julia\Home</code>, I've not been able to compile "Blink" pakage. But the <code class="notranslate... | <p dir="auto">I get the following error when I run using Lazy in the Julia REPL</p>
<p dir="auto">ERROR: LoadError: LoadError: LoadError: InitError: UndefVarError: lastname/.julia/v0.4/MacroTools/src/utils.jl not defined</p>
<p dir="auto">The correct path is /Users/firstname_lastname/.julia/v0.4/MacroTools/src/utils.jl... | 1 |
<p dir="auto">Use <code class="notranslate">ANDROID_SDK_ROOT</code> instead.</p>
<p dir="auto"><a href="https://developer.android.com/studio/command-line/variables.html#envar" rel="nofollow">https://developer.android.com/studio/command-line/variables.html#envar</a></p>
<blockquote>
<p dir="auto">If you continue to use ... | <div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="brew install android-sdk
echo 'export ANDROID_SDK_ROOT="/usr/local/share/android-sdk"' >> ~/.zshrc
source ~/.zshrc
flutter doctor"><pre class="notranslate">brew insta... | 1 |
<p dir="auto">If I open a tmux session and then use the shortcut "Ctrl+b + %" to add a new vertical window it displays properly. However if I maximize the terminal and then minimize it again to its original size the terminal will freeze for a second and then close without appearing any error message.</p>
<p dir="auto">... | <h1 dir="auto">Environment</h1>
<p dir="auto">Windows 10 Pro 18956 Insider Preview</p>
<h1 dir="auto">Steps to reproduce</h1>
<p dir="auto">The option <strong>"closeOnExit"</strong> will be invalid with only a tab running, and it could be reproduce with multi-tabs running occationally.</p>
<h1 dir="auto">Expected behav... | 0 |
<p dir="auto">I was randomly seeing benchmarks report 0 ns/iter and had no idea why until <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/alexcrichton/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/alexcrichton">... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Compiling hyper v0.1.1 (file:///home/manishearth/Mozilla/Git/hyper)
error: internal compiler error: unexpected panic
note: the compiler unexpectedly panicked. this is a bug.
note: we would appreciate ... | 0 |
<h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project... | <h3 dir="auto">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 |
<h2 dir="auto">Feature Request</h2>
<h3 dir="auto">Is your feature request related to a problem?</h3>
<p dir="auto">Yes, sometimes. Scaling job on PostgreSQL, the fetched statements include: create table, drop index, create index.</p>
<h3 dir="auto">Describe the feature you would like.</h3>
<p dir="auto">Currently, sca... | <h3 dir="auto">Which version of Sharding-Jdbc do you using?(您使用的Sharding-Jdbc版本为?)</h3>
<p dir="auto">2.0.3</p>
<h3 dir="auto">Expected behavior (您预期的结果是)</h3>
<p dir="auto">shardingjdbc datasource能否针对非路由的表,sql解析时不做兼容性检查</p>
<h3 dir="auto">Actual behavior (实际运行的结果是)</h3>
<p dir="auto">shardingjdbc datasource针对非路由的表,sql... | 0 |
<p dir="auto">I have the next error in production mode:<br>
undefinedrootReducer is not defined at Module. (..../dist7server.js:1:6328)</p>
<p dir="auto">the log is:</p>
<blockquote>
<p dir="auto">0 info it worked if it ends with ok<br>
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'run', 'start-production' ]<br>
2 ... | <p dir="auto">Bug:<br>
Third party modules like mscgenjs are not compatible with webpack v3.6.0 .Getting error Uncaught Error: define cannot be used indirect .<br>
{<br>
"name": "mscgenjs",<br>
"version": "1.9.0",<br>
"description": "Implementation of MscGen in JavaScript",<br>
"main": "index.js",<br>
"dependencies": ... | 0 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd]
Windows Terminal version (if applicable):
- Az Component Version ---> AZ 2.5... | <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.18965.1000]
Windows Terminal version (if applicable): Version: 0.4.2382.0"><pre lang="none" class="notranslate"><c... | 0 |
<p dir="auto">A POST request changed to GET request when the Request object got 3xx answer from server.</p>
<p dir="auto">I don't know the RFC exactly, but the expected result would be that request repeat as POST at new URL.</p>
<p dir="auto">Here is the code:</p>
<div class="snippet-clipboard-content notranslate posi... | <p dir="auto">Summary.<br>
Basically HTTP 301 redirection replaces POST method with a GET.<br>
More Info: <a href="https://softwareengineering.stackexchange.com/questions/99894/why-doesnt-http-have-post-redirect" rel="nofollow">https://softwareengineering.stackexchange.com/questions/99894/why-doesnt-http-have-post-redi... | 1 |
<p dir="auto">Hello,<br>
I tried to install tensorflow using conda, but whenever I try to import it, I get this error:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ImportError Traceback (most recent call last)
C... | <h3 dir="auto">System information</h3>
<ul dir="auto">
<li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>: No, problem appears on import (import tensorflow as tf).</li>
<li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Windows ... | 1 |
<pre class="notranslate">Before filing a bug, please check whether it has been fixed since
the latest release: run "hg pull -u" and retry what you did to
reproduce the problem. Thanks.
What steps will reproduce the problem?
1. Pull release 2010.12.15.1 and build on Mac OS X 10.5.8 with gcc
i686-apple-darwin9-gcc-4.0.... | <p dir="auto">by <strong>Nightgunner5</strong>:</p>
<pre class="notranslate">What steps will reproduce the problem?
If possible, include a link to a program on play.golang.org.
1. <a href="http://play.golang.org/p/9dW19-J7Y9" rel="nofollow">http://play.golang.org/p/9dW19-J7Y9</a>
2. Map1 causes an error. This is expect... | 0 |
<h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>Current Behavior</strong></p>
<p dir="auto">Babel insert unnecessary polyfills in code for node in new version</p>
<p dir="auto"><strong>Input Code</strong></p>
<ul dir="auto">
<li>REPL or Repo link if applicable:</li>
</ul>
<div class="highlight highlight-source-js ... | <p dir="auto">Hello, I am using Serverless Framework and GitLab CI to deploy my react-app</p>
<p dir="auto">I am able to build deploy from my machine, but when setting it up on GitLab CI, I got the following error:<br>
'loose' mode configuration must be the same for both @babel/plugin-proposal-class-properties and @bab... | 0 |
<p dir="auto">Since irow translates the integer index to a label one and then retrieves the row, in case of duplicate index multiple rows are returned.</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="In [34]: df = pandas.Data... | <p dir="auto">If you give a non-existent key to the subset argument it will default to the last column. For example:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In [3]: d = pd.DataFrame({'a':[1],'b':[2],'c':[np.nan]})
In [4]: len(d.dropna(s... | 0 |
<p dir="auto">Greetings! Was trying hard to find some info, but didn't, so please point if I missed.<br>
Trying to figure out behaviour in Notification Center ("NC"), don't really understand why it works now as it is:</p>
<ol dir="auto">
<li>After checking the NC on Windows 10 and get out of it - all notifications are ... | <p dir="auto">I'm using Web Notification API to show notifications in Windows. The notifications shown in Action Center are disappeared once I open Action Center and see them.</p>
<p dir="auto">Is this a bug? Is there a way to preserve notifications in Action Center even after it's opened?</p>
<p dir="auto">I'm using E... | 1 |
<p dir="auto">The implementation of the non-central chi-squared distribution in scipy (scipy.stats.ncx2, scipy.special.chndtr) is not accurate for large values of the non-centrality parameter. E.g. consider</p>
<h3 dir="auto">Reproducing Code example:</h3>
<p dir="auto"><code class="notranslate">from scipy.stats import... | <p dir="auto">I'm getting unexpected behavior from <code class="notranslate">scipy.ncx2.sf</code>. The survival function should eventually go to zero for large enough inputs, but instead I'm seeing a kind of "foot", i.e., it is bottoming out at a positive value. The following interactive I/O demonstrates the issue.</... | 1 |
<h1 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h1>
<h2 dir="auto">Information</h2>
<p dir="auto">Model I am using (Bert, XLNet ...): BART</p>
<p dir="auto">Language I am using the model on (English, Chinese ...): ... | <h2 dir="auto">❓ Questions & Help</h2>
<p dir="auto">Hi there,<br>
when I load the pretrained Camenbert model and tokenizer via</p>
<p dir="auto"><code class="notranslate">model = CamembertForMaskedLM.from_pretrained('camembert-base') tokenizer = CamembertTokenizer.from_pretrained('camembert-base')</code></p>
<p d... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=abu123" rel="nofollow">abu butt</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-1848?redirect=false" rel="nofollow">SPR-1848</a></strong> and commented</p>
<p dir="auto">Issue originally raised in spring forums: <a... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=oxbow_lakes" rel="nofollow">Chris Marshall</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-3555?redirect=false" rel="nofollow">SPR-3555</a></strong> and commented</p>
<p dir="auto">This may be a duplicate of <a cla... | 0 |
<h2 dir="auto">❓ Questions & Help</h2>
<p dir="auto">Hi,<br>
I am running a modified version of <code class="notranslate">run_lm_finetuning.py</code>, it was working fine and model checkpoints have been saved, until the last step of the first epoch (9677/9678), where I got this error:</p>
<div class="snippet-clipbo... | <h3 dir="auto">Feature request</h3>
<p dir="auto">Dear Hugging Face Team,</p>
<p dir="auto">My name is Yongbin Li. I am part of <a href="https://github.com/hpcaitech/ColossalAI">Colossal-AI</a> Team.</p>
<p dir="auto">Thanks for your previous <a href="https://github.com/hpcaitech/ColossalAI/issues/396" data-hovercard-t... | 0 |
<p dir="auto">async function globalTeardown() {<br>
const reportPath = path.join(__dirname, <code class="notranslate">playwright-report</code>);<br>
const zip = new AdmZip();<br>
zip.addLocalFolder(reportPath);<br>
zip.writeZip('./html.zip');</p>
<p dir="auto">}<br>
export default globalTeardown;</p>
<p dir="auto">In c... | <p dir="auto">Basically, I want to a feature where I can upload my reporting artifacts or full 'playwright-report' directory to some storage where everyone from the team can refer it.</p>
<p dir="auto">I am looking for the hook which will trigger once HTML report is created successfully. Currently, I am trying to achie... | 1 |
<h4 dir="auto">Description</h4>
<p dir="auto">I have a malloc error with TruncatedSVD.<br>
My issue seems closed to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="182033512" data-permission-text="Title is private" data-url="https://github.com/scikit-learn/scikit-learn/issues/7626" d... | <h4 dir="auto">Description</h4>
<p dir="auto">I tried to use PCA with default configuration on MNIST dataset, It gave memory allocation error. The code given below worked well in the previous version of scikit-learn(0.17). The PCA class chooses the randomised svd solver for this dataset, whereas in the previous version... | 1 |
<h3 dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></h3>
<p dir="auto">Bug</p>
<h3 dir="auto"><strong>What is the current behavior?</strong></h3>
<blockquote>
<p dir="auto">(I wanna cry: )The optimization of Scope Hoisting could break core-js <code class="notranslate">A... | <h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong><br>
webpack.config.js</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{
target: 'electron-main',
node: {
__dirname: fal... | 0 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Microsoft Windows [Version 10.0.18362.900]
PowerToys version: v0.18.2
PowerToy module for which you are reporting the bug (if applicable): Keyboar... | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">In order to simplify running&debugging FancyZonesEditor, remove tmp files from Editor cmd args. Also, create mock args for debugging purposes.</p> | 0 |
<pre class="notranslate">6l -a foo.6 used to print the assembled instructions. Now it just prints the raw bytes.
I believe this is a consequence of having no disassembler. Regardless, I miss this
feature and want it back.</pre> | <p dir="auto">Please answer these questions before submitting your issue. Thanks!</p>
<ol dir="auto">
<li>What version of Go are you using (<code class="notranslate">go version</code>)?<br>
go version go1.6 darwin/amd64</li>
<li>What operating system and processor architecture are you using (<code class="notranslate">g... | 0 |
<p dir="auto">In the scipy documentation it says:</p>
<blockquote>
<p dir="auto">iterations : {int, float}, optional<br>
The dilation is repeated iterations times (one, by default). If iterations is less than 1, the dilation is repeated until the result does not change anymore.</p>
</blockquote>
<p dir="auto">I used th... | <p dir="auto">ndimage.binary_erosion fails if the <em>iterations</em> argument receives a float and is greater than 1. The issue does not occur if an int is used instead.</p>
<h3 dir="auto">Reproducing code example:</h3>
<p dir="auto">Create a new anaconda environment using:</p>
<div class="snippet-clipboard-content n... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=sbrannen" rel="nofollow">Sam Brannen</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7960?redirect=false" rel="nofollow">SPR-7960</a></strong> and commented</p>
<h4 dir="auto">Overview</h4>
<p dir="auto">Spring 3.1... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=david_syer" rel="nofollow">Dave Syer</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7754?redirect=false" rel="nofollow">SPR-7754</a></strong> and commented</p>
<p dir="auto">Now that <code class="notranslate">@Pro... | 1 |
<p dir="auto"><strong>Apache Airflow version</strong>: 2.1.2 and also previous versions<br>
I find this relevant for investigation: <code class="notranslate">apache-airflow-providers-apache-spark==1.0.3</code></p>
<p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notransl... | <p dir="auto"><strong>Apache Airflow version</strong>: 1.7.1.2</p>
<p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>):</p>
<p dir="auto"><strong>Environment</strong>:</p>
<ul dir="auto">
<li><strong>Cloud provider or hardware configurat... | 0 |
<p dir="auto">Background: I've implemented most of the multi-architecture Kubernetes has today, and wrote the proposal here: <a href="https://github.com/kubernetes/community/tree/master/contributors/design-proposals/multi-platform.md">https://github.com/kubernetes/community/tree/master/contributors/design-proposals/mul... | <p dir="auto">Federation: hack/update-codegen.sh fails to generate</p>
<ul dir="auto">
<li>import_known_versions.go</li>
<li>namespace_expansion.go</li>
<li>fake_namespace_expansion.go</li>
</ul> | 0 |
<h4 dir="auto">Code Sample, a copy-pastable example if possible</h4>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import pandas as pd
df = pd.DataFrame(data=[1,2,3,3,3,3,4,4,4,5,5,5], columns=['abc'], ).sort_values('abc')
df[... | <p dir="auto">I find the behavior of rank function with method = 'dense' and pct = True unexpected as it looks like, in order to calculate percentile ranks, the function is using the total number of observations instead of the number of <em>distinct</em> observations.</p>
<h4 dir="auto">Code Sample, a copy-pastable exa... | 1 |
<p dir="auto">I'm using python 2.7 on numpy 1.10.1 with a custom dtype implementation. Essentially the self->userloops is defined with types that do not match the specified_types. In such case numpy will hang indefinitely.</p>
<p dir="auto">It seems like the function type_tuple_userloop_type_resolver in numpy/num... | <p dir="auto">In relation to <a href="https://github.com/moble/quaternion/issues/54" data-hovercard-type="issue" data-hovercard-url="/moble/quaternion/issues/54/hovercard">a bug filed on my numpy quaternion package</a>, <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/eric-wiese... | 1 |
<h3 dir="auto">System information</h3>
<ul dir="auto">
<li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>: N/A</li>
<li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Linux Ubuntu 18.04</li>
<li><strong>TensorFlow installed from... | <p dir="auto">-Have I written custom code (as opposed to using a stock example script provided in TensorFlow) : NO</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="OS Platform and Distribution : WINDOWS 10
-TensorFlow installed from (source or b... | 1 |
<p dir="auto">I began the challenge for reverses in the object oriented part of Java. As soon as I began typing "function" the screen froze and I was unable to navigate away from the page, or perform any actions within the page. I can still operate outside of that page, even while the page is frozen, so I don't think i... | <p dir="auto">This issue probably exists somewhere, but adding a function below a bonfire's default code will crash the browser.</p>
<p dir="auto">Adding a function above a Bonfire's default code doesn't cause any problems.</p> | 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.18945.1001]
Windows Terminal version (if applicable): 0.3.2142.0
Any other software?"><pre lang="none" class="not... | <h2 dir="auto">Environment</h2>
<p dir="auto">Windows build number: 10.0.18362.175<br>
Windows Terminal: built from master <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/microsoft/terminal/commit/af1a4dd068171c7cbbca42c69082fef3ba501efc/hovercard" href="https://github.com/mic... | 0 |
<p dir="auto">When i'm executing vagrant up, appears this error.<br>
My Ansible version is: ansible_1.9.4-1</p>
<blockquote>
<p dir="auto">TASK: [bootstrap_containers | start database container] ***********************<br>
failed: [localhost] => {"failed": true, "parsed": false}<br>
BECOME-SUCCESS-vaydnjxmsrquhcgfpk... | <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.1.0.0"><pre class="notranslate"><code class="notranslate">ansible 2.1.0.0
</cod... | 0 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="type a struct {
B struct{}
}
func (a) C() {}
type D struct {
a
}"><pre class="notranslate"><code class="notranslate">type a struct {
B struct{}
}
func (a) C() {}
type D struct {
a
... | <pre class="notranslate">Within my code, I have the following structure.
type common struct {
Option1 bool
}
func (c *common) Method1() {
}
type A struct {
OptionA int
common
}
type B struct {
OptionB int
common
}
I want godoc to show that type A and type B have field Option1 available, and Met... | 1 |
<h2 dir="auto">To Reproduce</h2>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import torch
class Model(torch.jit.ScriptModule):
@torch.jit.script_method
def forward(self, input):
# type: (Tensor) -> Tensor
return inpu... | <p dir="auto">Code example:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import torch
class Base(torch.jit.ScriptModule):
def __init__(self):
super().__init__()
@torch.jit.script_method
def forward(self, x):
for... | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="go version devel +f74ea6c Tue Jun 16 01:04:10 2015 +0000 windows/amd64"><pre class="notranslate"><code class="notranslate">go version devel +f74ea6c Tue Jun 16 01:04:10 2015 +0000 windows/amd64
</code... | <pre class="notranslate">The perf builders don't benchmark older commits:
<a href="http://build.golang.org/perf?page=100" rel="nofollow">http://build.golang.org/perf?page=100</a>
and perf-todo requests from builders fail:
2014/10/14 12:54:05 datastore: query has no more results
2014/10/14 12:55:04 datastore: query has ... | 0 |
<p dir="auto">Please:</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Check for duplicate issues.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Provi... | <p dir="auto">MyPy says that <code class="notranslate">jax.interpreters.xla.DeviceArray</code> has no attribute "shape", is not indexable, etc. It seems that it <a href="https://github.com/google/jax/blob/master/jax/interpreters/xla.py#L1053">points</a> to <a href="https://github.com/tensorflow/tensorflow/blob/0306a4d... | 0 |
<h1 dir="auto">Environment</h1>
<p dir="auto">Windows build number: Microsoft Windows [versão 10.0.18362.175]<br>
Windows Terminal version (if applicable): Preview 0.2.1715.0</p>
<h1 dir="auto">Steps to reproduce</h1>
<ol dir="auto">
<li>Open Terminal.</li>
<li>Left click over title bar, left side of plus sing. (Betwee... | <p dir="auto">I think its really nice that you can put the terminal-tabs in your titlebar but I got an issue there.</p>
<p dir="auto">You can't move the window around klicking on the blank space in the the-bar to move the window around (highlighted in the screenshot).</p>
<p dir="auto">Since people are moving their ter... | 1 |
<table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>yes</td>
</tr>
<tr>
<td>Feature request?</td>
<td>no</td>
</tr>
<tr>
<td>BC Break report?</td>
<td>no</td>
</tr>
<tr>
<td>RFC?</td>
<td>no</td>
</tr>
<tr>
<td>Symfony version</td>
<td>3.4.8</td>
</tr>
</tbody>
<... | <table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>yes</td>
</tr>
<tr>
<td>Feature request?</td>
<td>no</td>
</tr>
<tr>
<td>BC Break report?</td>
<td>yes</td>
</tr>
<tr>
<td>RFC?</td>
<td>no</td>
</tr>
<tr>
<td>Symfony version</td>
<td>3.2.3</td>
</tr>
</tbody>
... | 0 |
<h2 dir="auto">RuntimeError: isTensor() ASSERT FAILED <g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji></h2>
<p dir="auto">We want to provide jitted versions of <a href="https://github.com/arraiyopensource/kornia">Kornia</a> functions a... | <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 don't know which caused this problem.</p>
<h2 dir="auto">To Reproduce</h2>
<p dir="auto">Steps to reproduce the behavior:</p>
<ol dir="auto">
<li>... | 1 |
<h3 dir="auto">Environment info</h3>
<p dir="auto">Operating System: Mac OS X 10.11.4</p>
<p dir="auto">Didn't install CUDA.</p>
<p dir="auto">Under anaconda.</p>
<p dir="auto">Installed from sources, provide the commit hash:</p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">1.$ git clone --recurse-submodules <a... | <p dir="auto">I am trying to run the example in my Linux machine (Ubuntu 14.04):<br>
<strong>tensorflow/tensorflow/examples/tutorials/mnist/mnist_with_summaries.py</strong></p>
<p dir="auto">First, I type "<code class="notranslate">python mnist_with_summaries.py</code>" in command line. Everything looks good.<br>
Then ... | 1 |
<p dir="auto">If you try and change the column names of a DataFrame with non-unique column names, it seems to throw and error (11.0 and dev).</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In [1]: df = pd.DataFrame(np.random.randn(3, 2), colum... | <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
df = pd.DataFrame({'a':['1', '2'], 'b':[None, '20']})
df.groupby(['a', 'b']).indices.keys()"><p... | 0 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="information_source" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2139.png">ℹ</g-emoji> Computer information</h2>
<ul dir="auto">
<li>PowerToys version: v0.22.0</li>
<li>PowerToy Utility: FancyZones</li>
<li>Running PowerToys as Admin: Yes</li>
<... | <h2 dir="auto">ℹ Computer information</h2>
<ul dir="auto">
<li>PowerToys version: v0.21.1</li>
<li>PowerToy Utility: FancyZones</li>
<li>Running PowerToys as Admin: No</li>
<li>Windows build number: Windows 10 Version 2004: 19041.450</li>
</ul>
<h2 dir="auto"><g-emoji class="g-emoji" alias="memo" fallback-src="https://... | 1 |
<p dir="auto">Seems that zypper_repository is not idempotent as expected. Running a zypper_repository task multiple times gives:</p>
<p dir="auto">"Repository named 'reponame' already exists. Please use another alias."</p>
<p dir="auto">P.S.: I'm aware that the error can be bypassed with ignore_errors: yes</p> | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">include_tasks:</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.0-100.git2... | 0 |
<p dir="auto">When using the bulk API with <em>a lot</em> of documents (say 100K), it's kind of pointless to get a response for each of those documents because the response is huge! Cannot we have a way to call this API and only receive a response that is either:</p>
<ul dir="auto">
<li>Successful insertion of all docu... | <p dir="auto"><strong>Elasticsearch version</strong>: 2.3.1</p>
<p dir="auto"><strong>JVM version</strong>:8u77</p>
<p dir="auto"><strong>OS version</strong>:OL 7u1 and Solaris 11.2</p>
<p dir="auto"><strong>Description of the problem including expected versus actual behavior</strong>:<br>
Cluster is operating normally... | 0 |
<p dir="auto">When updating one or more packages the "Settings" button won't work anymore.<br>
I came across this issue some time ago when i wanted to read the changelog of the updated package, so i can't really say in which version i first experienced this.<br>
Actually using <code class="notranslate">0.200.0</code>, ... | <p dir="auto">..does not work after having updated the package. For example, I just updated One-Dark-UI but the settings button does nothing in that view now.</p> | 1 |
<p dir="auto">In the presence of top level inner hits query level inner hits are missing from the result, even if there are no name collisions. This necessitates rewriting query level inner hits as top level inner hits with a duplicate of the main query, which I assume is suboptimal.</p>
<p dir="auto">ES 2.1.1.</p> | <p dir="auto">I have got an issue for few days and I have no idea how can I resolve it. I got no matching while percolating a document when obviously it should match a created percolator.</p>
<p dir="auto">Here is how to reproduce this issue:</p>
<div class="highlight highlight-source-shell notranslate position-relativ... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=devijvers" rel="nofollow">Steven Devijver</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-599?redirect=false" rel="nofollow">SPR-599</a></strong> and commented</p>
<p dir="auto">It would be nice if the property edi... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=memelet" rel="nofollow">Barry Kaplan</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2275?redirect=false" rel="nofollow">SPR-2275</a></strong> and commented</p>
<p dir="auto">AbstractTransactionalSpringContextTests... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.