text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<p dir="auto">pull request for the code - <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="233342440" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/16589" data-hovercard-type="pull_request" data-hovercard-url="/pandas-dev/pandas/pull/1... | <p dir="auto">This is the same problem as described in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="183419690" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/14440" data-hovercard-type="issue" data-hovercard-url="/pandas-dev/pandas/i... | 0 |
<p dir="auto"><code class="notranslate">Ctrl + Click</code> on a symbol is a shortcut for "Go to definition". I would want to instead select / highlight the text (same as double clicking), just like in Visual Studio.</p>
<p dir="auto">I tried editing the keyboard shortcuts, but it doesn't look like I can use mouse inpu... | <ul dir="auto">
<li>VSCode Version: 1.0.0</li>
<li>OS Version: Windows 10 1511 - 10586</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Generate a New Extension (yeoman -> TypeScript)</li>
<li>src/extension.ts</li>
<li><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.gith... | 0 |
<h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">When interpolating a 2D heatmap on Windows, I get colored artifacts drawn over the 'bad' points. I am using LogNorm for normalization. I suspect it has something to do with the masked values caused by having 0s in a LogNorm. I s... | <h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">I am using Matplotlib with Basemap to create heatmaps of data.<br>
A change introduced between version 2.0.0 and 2.0.1 caused my code to:</p>
<ul dir="auto">
<li>Produce a different result</li>
<li>Run significantly slower</li>
... | 1 |
<h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">I have to create multilingual app but Marathi is not supported by flutter or not yet cooked by MaterialLocalizations.</p>
<p dir="auto">Help me for getting it work for Marathi language.<br>
or Provide Some Tutorial to generate language from arb files</p>
<h2 dir="au... | <h2 dir="auto">Steps to Reproduce</h2>
<ol dir="auto">
<li>Follow <a href="https://flutter.io/docs/get-started/install/macos#get-the-flutter-sdk" rel="nofollow">Get the Flutter SDK</a></li>
<li>Copy Flutter to ~/.flutter</li>
<li>Add Flutter to $PATH</li>
<li>Run <code class="notranslate">flutter doctor -v</code></li>... | 0 |
<p dir="auto">I install kubernetes 1.1.1 in ubuntu and check out the official url <a href="http://kubernetes.io/v1.1/examples/mysql-cinder-pd/README.html" rel="nofollow">http://kubernetes.io/v1.1/examples/mysql-cinder-pd/README.html</a> to create a cinder volume.</p>
<ol dir="auto">
<li>I config the following content ... | <p dir="auto">I install kubernetes 1.1.1 in ubuntu and check out the official url <a href="http://kubernetes.io/v1.1/examples/mysql-cinder-pd/README.html" rel="nofollow">http://kubernetes.io/v1.1/examples/mysql-cinder-pd/README.html</a> to create a cinder volume.</p>
<p dir="auto">1.I config the following content in th... | 1 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1815" rel="nofollow">http://projects.scipy.org/numpy/ticket/1815</a> on 2011-04-30 by trac user alex_lai, assigned to unknown.</em></p>
<p dir="auto">Hi experts,<br>
I’m wondering if anyone would look into this issue. While testing numpy ... | <p dir="auto">There appears to be a bug in the reference documentation. Please check and rectify.</p>
<p dir="auto">There is a None on top of the page.</p>
<p dir="auto"><a href="https://docs.scipy.org/doc/numpy/" rel="nofollow">Numpy Documentation</a></p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofol... | 0 |
<p dir="auto"><strong>TypeScript Version:</strong><br>
1.8.0-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="import {Key} from 'types'; // Key is an interface
const Key = { test() {} ... | <p dir="auto">It is incredibly easy to make a copy/paste error for <code class="notranslate">case</code> clauses in a <code class="notranslate">switch</code> statement.</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="switch (node... | 0 |
<p dir="auto">Right now, VolumetricConvolution in THNN doesn't mark or handle bias=NULL cases</p> | <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>
<p dir="auto">Ensure <code class="notranslate">tqdm</code> is not installed i... | 0 |
<p dir="auto">Routing doesn't working in safari 10, I have some code like:<br>
onClick={() => route.push(tab.href, tab.href, { shallow: true })}</p>
back home
Both of them are not working, I don't know why, please help me | <p dir="auto">When using nextjs dynamic imports, each dynamic import is imported twice... one file seems to be the bundle for distribution. The other seems to for hot reloading?</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" che... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I tried using the <code class="notranslate">@types/Node</code> package and had problems.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-li... | <p dir="auto"><strong>TypeScript Version:</strong> 2.2.2</p>
<p dir="auto"><strong>Code</strong><br>
This is my TSCConfig file content</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{
"compilerOptions": {
... | 1 |
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&... | <p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https:... | 0 |
<p dir="auto">How to configure IntelliSense in Visual Studio Code?</p>
<p dir="auto">For example, lets consider the below code snippet.</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="'use strict';
import React from 'react';
imp... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="var express = require('express');
var app = express();
var port = process.env.PORT || 3000;
app.listen(port);"><pre class="notranslate"><code class="notranslate">var express = require('express');
... | 1 |
<p dir="auto">The Deno LSP gets confused by dynamic imports in weird ways it's easiest to demonstrate with screenshots...</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/1754873/135978469-6b89e6bd-b2bf-4ac7-ba91-186e23822733.png"><img width="861" a... | <p dir="auto"><strong>Describe the bug</strong><br>
When the deno extension is enabled, typed imports via <code class="notranslate">/** @type {import("...</code> stop working.</p>
<p dir="auto"><strong>To Reproduce</strong></p>
<ol dir="auto">
<li>Create <code class="notranslate">Bar.js</code>:</li>
</ol>
<div class="h... | 1 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-local-scope-and-functions#?solution=function%20myFunction%28%29%20%7B%0A%20%20var%20myVar%20%3D%20%22loo%22%3B%0A%20%20console.log%28myVar%29%3B%0A%7D%0AmyFunction%28%29%3B%0A%0A%2F%2F%20run%20and%20check%20the%20console%20%0A%2F%2F%20myVa... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-local-scope-and-functions#?solution=function%20myFunction%28%29%20%7B%0A%20%20var%20myVar%20%3D%205%3B%20%20%0A%20%20console.log%28myVar%29%3B%0A%7D%0AmyFunction%28%29%3B%0A%0A%2F%2F%20run%20and%20check%20the%20console%20%0A%2F%2F%20myVar%... | 1 |
<p dir="auto">Why the MDS that is supplied does not supports weights in addition to the dissimilarity matrix?</p> | <p dir="auto">Hi!</p>
<p dir="auto">My name is Charles, and I would like to share my very first contribution to open-source project.</p>
<h4 dir="auto">Smacof from sklearn rules ! It only lacks the weighting</h4>
<p dir="auto">I regularly need the use of SMACOF algorithm, for sensor localization. In this field (and oth... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Say Hello to HTML Elements Complete</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Headline with the h2 El... | <p dir="auto">Challenge <a href="http://freecodecamp.com/challenges/waypoint-remove-an-element-using-jquery" rel="nofollow">http://freecodecamp.com/challenges/waypoint-remove-an-element-using-jquery</a> has an issue.</p>
<p dir="auto">Starts of the challenge showing the .remove() method, but does not tell you what to r... | 0 |
<h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>For English only</strong>, other languages will not accept.</p>
<p dir="auto">Before report a bug, make sure you have:</p>
<ul dir="auto">
<li>Searched open and closed <a href="https://github.com/apache/incubator-shardingsphere/issues">GitHub issues</a>.</li>
<li>Rea... | <p dir="auto">sharding proxy version<br>
<a href="https://dist.apache.org/repos/dist/dev/incubator/shardingsphere/4.0.0-RC1/apache-shardingsphere-incubating-4.0.0-RC2-sharding-proxy-bin.tar.gz" rel="nofollow">https://dist.apache.org/repos/dist/dev/incubator/shardingsphere/4.0.0-RC1/apache-shardingsphere-incubating-4.0.... | 1 |
<p dir="auto">I all, very latest git pull on OS X 10.11.4, latest everything I get make clean; make:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="dsymutil: Not enough positional command line arguments specified!
Must specify at least 1 posit... | <p dir="auto">updating command line tools gains us a new build warning and probably failure mode:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="~/julia/build-llvm37$ make -C deps
dsymutil: Not enough positional command line arguments specifie... | 1 |
<p dir="auto">There's a problem with the ES6 generated code when using inner classes. The code:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// Bug.ts
module Stuff {
export class Foo {
constructor (message: string)... | <p dir="auto">Closely related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="63503889" data-permission-text="Title is private" data-url="https://github.com/microsoft/TypeScript/issues/2457" data-hovercard-type="issue" data-hovercard-url="/microsoft/TypeScript/issues/2457/hovercar... | 1 |
<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">In the table at <a href="http://twitter.github.com/bootstrap/#javascript">http://twitter.github.com/bootstrap/#javascript</a>, <code class="notranslate">bootstrap-button.js</code>'s description is a mere duplicate of <code class="notranslate">bootstrap-scrollspy.js</code>'s description</p> | <p dir="auto">When I open the bootstrap website in IE8 and go to the navbar section, when I click on the Dropdown link in the sample navbar, the dropdown menu has the position arrow at the top right of the dropdown.</p>
<p dir="auto">I cannot duplicate this in my own site with IE8. I have stripped down my code to a min... | 0 |
<p dir="auto">Running <code class="notranslate">/opt/julia-1.0.2/bin/julia --output-o sys-all.o --sysimage /opt/julia-1.0.2/lib/julia/sys.so --startup-file=no --compile=all --eval nothing found 39977 uncompiled methods for compile-all</code> causes segemtation fault:</p>
<div class="snippet-clipboard-content notranslat... | <p dir="auto">It would be nice to have a <code class="notranslate">switch</code>-like statement, exploiting LLVM's built-in <a href="http://llvm.org/docs/LangRef.html#switch-instruction" rel="nofollow">switch instruction</a>, since this can greatly enhance performance of look-up tables (which are not uncommon in inner ... | 0 |
<ol dir="auto">
<li>I rebuild the opencv and</li>
</ol>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="NVIDIA CUDA: YES (ver 10.0, CUFFT CUBLAS)
NVIDIA GPU arch: 30 35 37 50 52 60 61 70 75
NVIDIA PTX archs:
cuDNN: YES... | <p dir="auto">1,i rebuild the opencv and</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="NVIDIA CUDA: YES (ver 10.0, CUFFT CUBLAS)
NVIDIA GPU arch: 30 35 37 50 52 60 61 70 75
NVIDIA PTX archs:"><pre class="notransl... | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import sklearn.tree
import numpy as np
clf = sklearn.tree.DecisionTreeClassifier()
X = np.array([[1],[10]])
y = np.array([1000,2000])
clf = clf.fit(X,y)
X2 = np.array([[1]]) # right shape
clf.predic... | <p dir="auto">And add a test in the common tests.</p> | 1 |
<p dir="auto"><code class="notranslate">EventTarget</code> has not been fully ported over to use webidl. <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1235849435" data-permission-text="Title is private" data-url="https://github.com/denoland/deno/issues/14601" data-hovercard-type="p... | <p dir="auto">Various minor issues arise from not doing this: <a href="https://wpt.fyi/results/dom/events/AddEventListenerOptions-signal.any.html?label=master&product=deno" rel="nofollow">https://wpt.fyi/results/dom/events/AddEventListenerOptions-signal.any.html?label=master&product=deno</a></p> | 1 |
<p dir="auto">While testing some playbooks with rpm_key module I have noticed that each time I run it it imports the same key. It would be good to have an native ansible option which would prevent importing already imported key.</p> | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">ansible/lib/ansible/playbook/role/<strong>init</strong>.py<br>
ansible/lib/ansible/executor/play_iterator.py</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notransl... | 0 |
<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.209.0<br>
<strong>System</strong>: Unknown Windows Version<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncaught Error: Cann... | <p dir="auto">I right-clicked on a folder in the tree view</p>
<p dir="auto"><strong>Atom Version</strong>: 0.194.0<br>
<strong>System</strong>: Windows 7 Entreprise<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncaught Error: Cannot find module './context-menu'<br>
Erro... | 1 |
<p dir="auto">The pluralization of rest resource names in URL paths is mostly human conceit that complicates every interaction from clients and leads to little practical benefit for end users. In addition, it's an arbitrary transformation that cannot lead to predictable results.</p>
<p dir="auto">The use of pluralizat... | <p dir="auto">Today the resync interval on a controller forces a LIST, and then as a consequence sends all objects down the reflector. However, for most controllers LIST is necessary because</p>
<ol dir="auto">
<li>Watch is reliable</li>
<li>They do not mutate the store themselves and thus might have data out of sync ... | 0 |
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):</p>
<p dir="auto">Yes</p>
<p dir="auto"><strong>What keyw... | <p dir="auto">Kubernetes scheduler schedules based on resources managed by Kubernetes. Scheduling based on opaque resource counting helps extending this further. But when there is a need for contextual scheduling for resources managed outside of kubernetes(example: place a pod where its storage is), there is no mechani... | 0 |
<p dir="auto">Reproduction steps:</p>
<ol dir="auto">
<li><code class="notranslate">flutter create test</code></li>
<li>replace the <code class="notranslate">lib/main.dart</code> with:</li>
</ol>
<div class="highlight highlight-source-dart notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-c... | <h2 dir="auto">Steps to Reproduce</h2>
<ol dir="auto">
<li>Modify <code class="notranslate">flutter/examples/hello_world/lib/main.dart</code> to add a line: <code class="notranslate">import foo.dart;</code></li>
<li>Add a <code class="notranslate">flutter/examples/hello_world/lib/foo.dart</code> file. Add some garbage... | 1 |
<p dir="auto">In 0.16 I am seeing that my components that are set to change detection onPush not updating the UI upon mouse clicks... is anyone else seeing the same issue?</p>
<p dir="auto">FYI<br>
I am using Redux and my updates come from the store using Immutable.js models<br>
Up to 0.15 all was great!</p>
<p dir="au... | <p dir="auto"><strong>Steps to reproduce and a minimal demo of the problem</strong></p>
<p dir="auto"><a href="http://plnkr.co/edit/hDagJbhXpwI8213PmCva?p=preview" rel="nofollow">http://plnkr.co/edit/hDagJbhXpwI8213PmCva?p=preview</a></p>
<p dir="auto">Click on a page number (1..10) and observe that a highlighted page ... | 1 |
<p dir="auto">Currently you can parametrize a container via environment variables passed in the Pod spec. Some applications expect their configuration in the form of config files. The gap can be bridged by a helper script in the container that reads the config from an environment variable and writes it to a file befo... | <p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.): No</p>
<p dir="auto"><strong>What keywords did you search... | 0 |
<p dir="auto">using Michael's idea to create nodes uniquely,</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="def prepare_add_user(id)
# returns 0 when created and 1 if it was already there
{:query=>
"start n=node:node_auto_index(name={i... | <p dir="auto">A relatively simple query is causing me some major headaches! It's easy enough to rewrite this query to get it to work, but I cannot figure out why it's returning the wrong results in the first place.</p>
<ul dir="auto">
<li>Neo4j version: 3.0.1-enterprise (via Docker)</li>
<li>Ubuntu 14.04</li>
<li>cyphe... | 0 |
<p dir="auto">It would be great to see the <a href="https://en.wikipedia.org/wiki/Canny_edge_detector" rel="nofollow">Canny edge detector</a> available in <code class="notranslate">scipy.ndimage</code>.</p>
<p dir="auto">Implementations exist in</p>
<ul dir="auto">
<li><code class="notranslate">cv2</code> (<a href="htt... | <p dir="auto">When a wav file contains 24-bit audio, wavfile tries to read it via <code class="notranslate">dtype('<i3')</code>. However, there is no such native integer type, and it ends up trying to read <code class="notranslate">dtype('<i4')</code>, which of course doesn't work as the byte counts don't match.<... | 0 |
<p dir="auto">Original title: <em><strong>"Cosine" affinity type in FeatureAgglomeration somehow casue memory overflow in a particular dataset</strong></em></p>
<h4 dir="auto">Description</h4>
<p dir="auto">Please carefully test the codes below! Using "cosine" affinity type in FeatureAgglomeration, the codes will ca... | <p dir="auto">Via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="520559841" data-permission-text="Title is private" data-url="https://github.com/scikit-learn/scikit-learn/issues/15583" data-hovercard-type="pull_request" data-hovercard-url="/scikit-learn/scikit-learn/pull/15583/hover... | 0 |
<p dir="auto">Bootstrap JS 2.3.0 is causing fancybox 2 to stop working.</p>
<p dir="auto">When I removed bootstrap.js, it started working. So switched back to Bootstrap.js 2.2.2 and issue solved.</p> | <p dir="auto">Hi,</p>
<p dir="auto">I've just noticed that jQuery fancyBox isn't working anymore in conjunction with Bootstrap 2.3.<br>
When reverting back to Bootstrap 2.2.2 everything is fine again.<br>
Here are two jsfiddles to demonstrate the issue:</p>
<ol dir="auto">
<li>with Bootstrap 2.3 .js File: <a href="http... | 1 |
<p dir="auto">After update VSC to 0.10.5, it crashed so many times. I use VSC nothing special, like usual.</p>
<p dir="auto">By the way, the new JavaScript Syntax Highlighting is ...................</p> | <p dir="auto">After update 0.10.5, VSCode crashes during startup.<br>
I deleted it once with AppCleaner, and <code class="notranslate">rm -rf ~/.vscode/</code>, it did not recover.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1060011/11910432/a... | 1 |
<h2 dir="auto">Summary</h2>
<p dir="auto">It would be great to have a simple way to change the field names for the output.</p>
<h2 dir="auto">Motivation</h2>
<p dir="auto">When we define an item class we usually use <a href="https://docs.scrapy.org/en/latest/topics/items.html#declaring-item-subclasses" rel="nofollow">P... | <p dir="auto">Sometimes we may require defining field names that are not valid Python variables (for example containing spaces). I believe the correct way of doing this right now is that the developer needs to add a Pipeline that maps the internal name to the name we wan't to export. Scrapy could ship with a Pipeline (... | 1 |
<p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/8191/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/8191">@8191</a> on 2016-09-13T18:12:42Z</p>
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
... | <p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/8191/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/8191">@8191</a> on 2016-09-13T18:12:42Z</p>
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
... | 1 |
<p dir="auto">Tensorflow 1.11.0<br>
Keras 2.2.4<br>
Keras-Preprocessing 1.0.5<br>
Ubuntu 16.04<br>
Python 2.7.12</p>
<p dir="auto">Example code:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="from keras import models, layers
from keras_preproc... | <p dir="auto">I notice there is a difference in how images are pre-processed in the <a href="https://github.com/fchollet/keras/blob/master/examples/neural_style_transfer.py">neural_style_transfer example</a> and the <a href="https://gist.github.com/baraldilorenzo/07d7802847aaad0a35d3">recommended way</a> of using VGG16... | 0 |
<h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">Create a static final:</p>
<div class="highlight highlight-source-dart notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="final sampleLocks = [
new Lock("L1", 5.0, "flo"),
new Lock("L2", 2.5,... | <p dir="auto">Add infrastructure to check for program elements changed in the last reload and not executed. Use this facility in flutter tools to figure out situations where the user makes changes that will not be reflected after a hot reload and warn users about the need to do a hot restart for the changes to take eff... | 1 |
<p dir="auto"><strong>Context:</strong></p>
<ul dir="auto">
<li>Playwright Version: [1.16.3]</li>
<li>Operating System: [Mac]</li>
<li>Node.js version: [16.12.0]</li>
<li>Browser: [Chrome]</li>
<li>Extra: [<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1047930313" data-permission-te... | <p dir="auto"><strong>Context:</strong></p>
<ul dir="auto">
<li>Playwright Version: 1.17.1</li>
<li>Operating System: Windows</li>
<li>Node.js version: 17.0.1</li>
<li>Browser: Chromium</li>
</ul>
<p dir="auto"><strong>Describe the bug</strong><br>
A first step for migrating our Protractor tests most likely will be to ... | 0 |
<p dir="auto">According to the docs <a href="https://code.visualstudio.com/docs/editor/tasks#_autodetecting-gulp-grunt-and-jake-tasks" rel="nofollow">"Autodetecting Gulp, Grunt and Jake Tasks"</a>, <strong><code class="notranslate">gulpfile.js</code> at project root</strong> is loaded and tasks in that are listed autom... | <p dir="auto">Testing <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="128546969" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/2230" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/issues/2230/hovercard" href="https://g... | 0 |
<p dir="auto">If I'm not at the right place for this issue, I apologize. Not sure where to get started to solve this error message.</p>
<h3 dir="auto">Problem description</h3>
<ul dir="auto">
<li>a nextjs app which was made from <a href="https://github.com/zeit/next.js/tree/master/examples/with-material-ui-next">with-m... | <h2 dir="auto">Context</h2>
<p dir="auto">According to <a href="https://material-ui-1dab0.firebaseapp.com/customization/css-in-js/#jss" rel="nofollow">docs</a>, Material-UI uses the <code class="notranslate">jss-preset-default</code> module. Which is not true since <a class="issue-link js-issue-link" data-error-text="... | 0 |
<p dir="auto">I am working with bidimensional arrays on Numpy. One of my arrays, H, is random, and I want to compute its pseudoinverse. If I use scipy.linalg.pinv2 everything runs smoothly. However, if I use scipy.linalg.pinv, sometimes problems arise.</p>
<p dir="auto">The problem is that, if the j-th column of H is a... | <p dir="auto">it is currently not possible to install scipy on MacOs 12 + M1 Max</p>
<p dir="auto">python: 3.9.7</p>
<p dir="auto">Running</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="OPENBLAS="$(brew --prefix openblas)" python3 -m... | 0 |
<p dir="auto">I'm grouping rows by column investor id. within apply, when a group has more than 1 row, i'm copying a value in the second row in the group into the a column of the first row in that group. I'm using groupby with apply but the assembled result is incorrect - all rows except row 1 show the same investor B ... | <p dir="auto">When trying to insert/append a subclass (or composition) of a pandas Series into a DataFrame, any and all of the 'extra' functions that come with my subclass (or composition) are stripped and a Series is created:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto... | 0 |
<p dir="auto">Right now i64 unifies with int on 64-bit platforms, etc, and it's a source of errors like in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/rust-lang/rust/commit/d65df5d4d4a1d46434944482ae92bf1b162c6985/hovercard" href="https://github.com/rust-lang/rust/commit/d... | <p dir="auto">Hi,</p>
<p dir="auto">The following compiler error is not particularly clear or helpful (formatted to show the non-clarity).</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="error: mismatched types: expected
`core::option::Option&... | 0 |
<p dir="auto">Transferred from <a href="http://code.opencv.org/issues/2461" rel="nofollow">http://code.opencv.org/issues/2461</a></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="|| Walter Blume on 2012-10-19 17:20
|| Priority: Normal
|| Affecte... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 4.0.0</li>
<li>Operating System / Platform => Ubuntu 16.04</li>
<li>GPU => NVIDIA GeForce GTX 1080</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">As I read the changelog for opencv 4.0.0 the dnn module option <c... | 0 |
<p dir="auto">I'm new to less but when I try and compile the less files, I get an error on line 578 of the mixins file. Any ideas what might be going wrong?</p>
<p dir="auto">Thanks,<br>
Andy</p> | <p dir="auto">I got this error on line <code class="notranslate">578</code> when i try to compile mixins.less file (latest<code class="notranslate">master</code>) :</p>
<div class="highlight highlight-source-css-less notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" .spanX... | 1 |
<p dir="auto">Hello,</p>
<p dir="auto">please can you add an <code class="notranslate">exclude_from_weight_decay</code> parameter to AdamW? Some parameters during weight decay must be excluded.</p>
<p dir="auto">For more details please look <a href="https://github.com/tensorflow/addons/issues/2681" data-hovercard-type=... | <p dir="auto">Hello,</p>
<p dir="auto">Would be interested to port <code class="notranslate">RectifiedAdam</code> from <strong>tensorflow/addon</strong> with addding exclude_from_weight_decay extension?</p>
<p dir="auto">For more details <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id... | 1 |
<p dir="auto">First I just indexed 2 documents:<br>
curl -XPUT <a href="http://192.168.0.118:9200/test/company/apple" rel="nofollow">http://192.168.0.118:9200/test/company/apple</a> -d '{data:"Apple corp"}'<br>
curl -XPUT <a href="http://192.168.0.118:9200/test/fruit/apple" rel="nofollow">http://192.168.0.118:9200/test... | <p dir="auto">First I just indexed 2 documents:<br>
curl -XPUT <a href="http://192.168.0.118:9200/test/company/apple" rel="nofollow">http://192.168.0.118:9200/test/company/apple</a> -d '{data:"Apple corp"}'<br>
curl -XPUT <a href="http://192.168.0.118:9200/test/fruit/apple" rel="nofollow">http://192.168.0.118:9200/test... | 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 dir="auto">
<li>[√] 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>[√] I have checked the <a href="https://github.com/apache/incubator-dubbo/blob/master/FAQ.md">FAQ</a> of this repository and believe tha... | 0 |
<p dir="auto">Is it possible to add option batch_first = True for MultiheadAttention and transformer modules like it is done for RNN ?<br>
Batch x Sequence x Embedding<br>
I find it more understandable and intuitive when batch_first is true</p> | <h2 dir="auto">🚀 Feature</h2>
<p dir="auto">Like recurrent nets (nn.RNN, nn.GRU, nn.LSTM etc) nn.Transformer is missing <strong>batch_first</strong> defualt parameter</p>
<h2 dir="auto">Motivation</h2>
<p dir="auto">torchtext BuckterIteror also has batch_first default parameter hence if nn.Transformer would have batch... | 1 |
<h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">When the <code class="notranslate">title</code> tag is created in a sub-component inside the <code class="notranslate">Head</code> tag it get's set to nothing after the client side bundle takes over. When disabling the JS in the devtools ... | <h1 dir="auto">Bug report</h1>
<p dir="auto">When using <code class="notranslate">React.Fragment</code> or an<code class="notranslate">Array</code> as a child of the <code class="notranslate">next/head</code> component, all the tags that are inside of them are not being rendered/parsed correctly into the DOM.</p>
<h2 d... | 1 |
<h3 dir="auto">What problem does this feature solve?</h3>
<p dir="auto">I am trying to integrate Vue with Meteor Blaze and am working on rendering of Vue components from Blaze templates. I would like to programmatically create an Vue instance (<code class="notranslate">new Vue(...)</code>) and pass it props and args wh... | <h3 dir="auto">Version</h3>
<p dir="auto">2.6.14</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://codesandbox.io/s/gallant-feather-wxyot?file=/src/my-element.js" rel="nofollow">codesandbox.io</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">View the codesandbox render result</p>
<h3 ... | 0 |
<p dir="auto">Using Typescript 1.7.3.</p>
<p dir="auto">Here is some sample code:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="var MainMenu:React.StatelessComponent<{}> = (props)=>(<div>
<h3>Main Menu</h3>
<... | <p dir="auto">Not that I want to do that. But just for creating a quick demo I did that and it fails to compile:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="const Foo = (props:any) => <div/>;
const foo = <Foo/>... | 1 |
<p dir="auto"><em>Please make sure that this is a bug. As per our <a href="https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md">GitHub Policy</a>, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:bug_template</em></p>
<p dir="auto"><strong>Syste... | <p dir="auto">Would you like to <a href="https://github.com/tensorflow/tensorflow/blob/31849e0a44a1c9c99c4524a65c9ee90e80c41499/tensorflow/core/common_runtime/device.h#L35">replace any double quotes</a> by <a href="http://stackoverflow.com/questions/21593/what-is-the-difference-between-include-filename-and-include-file... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=nomadium" rel="nofollow">Miguel Landaeta</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7351?redirect=false" rel="nofollow">SPR-7351</a></strong> and commented</p>
<p dir="auto">The Debian Java team is preparing a... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=geniusgroup" rel="nofollow">G</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4396?redirect=false" rel="nofollow">SPR-4396</a></strong> and commented</p>
<p dir="auto">Autowiring failed when one of the bean contain... | 0 |
<p dir="auto">The nomenclatures Bootstrap 3 relating to the sizes of the buttons remain the same Bootstrap 2. By placing <code class="notranslate">btn-xs</code> does not, however, put the <code class="notranslate">btn-mini</code> works perfectly.</p>
<p dir="auto">Look: <a href="http://jsfiddle.net/theus/jFsG7/2/" rel=... | <p dir="auto">To increase/decrease the size of form controls, you can add the classes input-lg or input-sm (at least according to the website [http://getbootstrap.com/css/#forms] - which is the most consistent solution). In the css code, however, the classes are called input-large and input-small.</p> | 1 |
<h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [v1.35.1</li>
<li>Operating System: Windows 10</li>
<li>Browser: Chrominum</li>
<li>Other info:</li>
</ul>
<p dir="auto"><strong>Config file</strong></p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="au... | <h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: v1.33</li>
<li>Operating System: Windows, Ubuntu22</li>
<li>Browser: All</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... | 0 |
<p dir="auto">This is likely related to, or the same issue as these 3: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="653253994" data-permission-text="Title is private" data-url="https://github.com/denoland/deno/issues/6687" data-hovercard-type="issue" data-hovercard-url="/denoland/... | <p dir="auto"><a href="https://eslint.org/docs/rules/require-await" rel="nofollow">https://eslint.org/docs/rules/require-await</a></p>
<blockquote>
<p dir="auto">There is an eslint rule of <a href="https://eslint.org/docs/rules/require-await" rel="nofollow"><code class="notranslate">require-await</code></a> which would... | 0 |
<p dir="auto">Thanks for next.js , I think it's awesome and has enabled me to progress a universal website much quicker than I could of done trying to build it out from scratch!</p>
<p dir="auto">I have added an entry point in my config for a component that ends up in the /static folder, this is a script that I am load... | <p dir="auto">The client bundle always includes <code class="notranslate">node-libs-browser</code>, even if it is unnecessary. Removing it would reduce a hello world Next.js app page load by 19.62 KB (2.02 KB min gzip):</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.gi... | 0 |
<p dir="auto">I have a user entity, which has a password field with several validation constraints attached.</p>
<p dir="auto">If some of my validation constraint failed, the error message got assigned to the parent form, which should not happen, as the error_bubbling is turned off.</p>
<p dir="auto">While tracking the... | <p dir="auto">When RepeatedType is nested inside another form, error messages such as "This value should not be blank" bubble up to the root form, instead of appearing above the field in the nested form.</p>
<p dir="auto">To illustrate this issue, I have put together the following example:</p>
<ul dir="auto">
<li>Two t... | 1 |
<p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">1.8.6</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 {Component} from 'angular2/core';
@Component({
selecto... | <p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">nightly (1.9.0-dev.20160422)</p>
<p dir="auto"><strong>Current code in tslint.json:</strong></p>
<div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{
"rules... | 0 |
<h2 dir="auto"></h2>
<ol dir="auto">
<li>Have an old Flutter SDK</li>
<li>Run <code class="notranslate">flutter upgrade</code></li>
</ol>
<p dir="auto">=> we recommend running <code class="notranslate">flutter upgrade</code> <g-emoji class="g-emoji" alias="smile" fallback-src="https://github.githubassets.com/images/... | <h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">When using the CLI to upgrade the local Flutter installation (using <code class="notranslate">flutter upgrade</code>), the CLI provides a warning that the installations is XY days old and that <code class="notranslate">flutter upgrade</code> should be run in order to... | 1 |
<ul dir="auto">
<li>VSCode Version: 0.10.11</li>
<li>OS Version: OS X El Capitan 10.11.4</li>
<li>Node Version: 5.10.1</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Launch code from terminal <code class="notranslate">code .</code>. It fails with the following error -</li>
</ol>
<div class="highli... | <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 |
<h3 dir="auto">Numpy/Python version information: 1.19.1</h3>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="
We have compiled some common reasons and troubleshooting tips at:
https://numpy.org/devdocs/user/troubleshooting-im... | <p dir="auto">I'm trying to deploy a Flask-based application (Python 3) in AWS EC2 using Apache and mod_wsgi with all the necessary packages being installed in a miniconda environment.</p>
<p dir="auto">Bellow you can find my app.wsgi file:</p>
<div class="snippet-clipboard-content notranslate position-relative overflo... | 1 |
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report"><pre class="notranslate"><code class="notranslate">[x] bug report
</code></pre></div>
<p dir="auto"><stron... | <p dir="auto">Hello!<br>
On directives I have detected the following problem:</p>
<p dir="auto">If you include <code class="notranslate">coreDirectives</code> and <code class="notranslate">NgFor</code> in the same component, the ng-for instruction will be executed two times.</p>
<p dir="auto">Example in this plunker: <... | 0 |
<p dir="auto">Installing any package causes this error. I am currently using Windows 10 and NodeJS v17.</p> | <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 |
<h3 dir="auto">Version</h3>
<p dir="auto">2.5.13</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://jsfiddle.net/x78pz6u1/7/" rel="nofollow">https://jsfiddle.net/x78pz6u1/7/</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<ol dir="auto">
<li>click emit1, alert something, no problem.</li>
<li>click ... | <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/posva/pen/baeJzd?editors=1111" rel="nofollow">https://codepen.io/posva/pen/baeJzd?editors=1111</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">define a custom component witch... | 1 |
<p dir="auto">EDIT: title was change from 'HTML Widget' to 'Support for styling text with html markup' after the discussion</p>
<hr>
<p dir="auto">Hello,<br>
I know that the question has been asked before about the possible support for rendering html content simirarly as the native platforms do, and that the answer was... | <p dir="auto">Presumably this requires some compositor work, similar to maps or video?</p> | 1 |
<p dir="auto">I opened this thread at StackOverflow and had my worst suspicions enforced that this is not idea for my personal private vision (aka use case) for THREE in general.<br>
<a href="http://stackoverflow.com/questions/35075432/how-to-change-a-boxs-dimensions-size-after-creation" rel="nofollow">http://stackover... | <p dir="auto">I was trying to instance a geometry, but i find it too hard to manipulate. The scenario is this. I have a geometry & shader of some over-used thing in my game. But having to manage a lot of instances separately is really difficult when every attribute of every instance is somewhere on an array, and it... | 0 |
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1296500/5640185/3bbc1552-961a-11e4-9a45-b2145acc2a97.png"><img src="https://cloud.githubusercontent.com/assets/1296500/5640185/3bbc1552-961a-11e4-9a45-b2145acc2a97.png" alt="untitled" style="max-width: 1... | <p dir="auto">Pasting something like this in the Find box displays incorrectly</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="
'use strict';
"><pre class="notranslate"><code class="notranslate">
'use strict';
</code></pre></div>
<p di... | 1 |
<p dir="auto">Hopefully you can see a demonstration here, although it may depend on your browser font sizes: <a href="http://jsbin.com/hofeg/2/edit" rel="nofollow">http://jsbin.com/hofeg/2/edit</a></p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/7... | <p dir="auto">The placement of the tooltip arrow appears to get cached in some situations, meaning it won't always be centered. Please see a reduced test case: <a href="http://jsfiddle.net/ytD5t/8/" rel="nofollow">http://jsfiddle.net/ytD5t/8/</a><br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://c... | 1 |
<p dir="auto">For many applications, common metrics are between 0 and 1. e.g. frequency, percentage, proportion, probability. The ability to perform histogram aggregation on decimal values would be great.</p> | <p dir="auto">Fork of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="20297343" data-permission-text="Title is private" data-url="https://github.com/elastic/elasticsearch/issues/3810" data-hovercard-type="issue" data-hovercard-url="/elastic/elasticsearch/issues/3810/hovercard" href="... | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import matplotlib.pyplot as plt
import matplotlib.patches as mpatch
fig, ax = plt.subplots()
arrow = mpatch.FancyArrowPatch((0, 0), (0.8, 0.8))
ax.add_artist(arrow)
plt.show()"><pre class="notransla... | <h3 dir="auto">Bug report</h3>
<p dir="auto">Adding a <code class="notranslate">FancyArrowPatch</code> to an axis changes the result returned by <code class="notranslate">get_path()</code>. I would expect adding an artist to an axis to have no effect on its path in data co-ordinates.</p>
<p dir="auto"><strong>Code for ... | 1 |
<p dir="auto">I think the impl is just necessary to get Rust to try to instantiate it (otherwise it assumes it's unused). This may be a duplicate of issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="9721437" data-permission-text="Title is private" data-url="https://github.com/ru... | <p dir="auto">A struct inside an enum generates a type identifier (as it does outside when used outside an enum).</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="enum S { C {a:int, b:int}};
enum C {};
t.rs:10:4: 10:13 error: duplicate defini... | 0 |
<p dir="auto">Apologies in advance if this is a duplicate.</p>
<p dir="auto">This is more about the aesthetics of the notifications (functionally, no problems). Even when I try to create them manually with <code class="notranslate">new Notification("abc")</code>, I get an alert box instead of the notification one.</p>
... | <p dir="auto">Notifications on Ubuntu are shown as alerts instead of regular notification.<br>
Is this how notifications are supposed to look on ubuntu ?<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/3478693/3498423/2fdc7930-05f5-11e4-8b37-1d51ac4b4947.png"><... | 1 |
<h2 dir="auto">Bug Report</h2>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I would like to work on a fix!<br>
I have close to zero experience with Babel's internals though. I would not be offended, if you think you can ... | <p dir="auto">I use rollup to bundle my app (contains many <code class="notranslate">async</code> functions) to work on IE11 or Safari 10. Here is my babel plugin setting in rollup.config:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="plugins... | 0 |
<p dir="auto">Right now, this is not supported, but I'm not yet sure if there's a reason behind that. TODO(julie): investigate</p> | <p dir="auto">After <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/angular/angular/commit/a9b1270a5abea7bbbe34a9c357036a6bf3240ae4/hovercard" href="https://github.com/angular/angular/commit/a9b1270a5abea7bbbe34a9c357036a6bf3240ae4"><tt>a9b1270</tt></a> landed, http no longer ... | 0 |
<p dir="auto">Testing <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="128487208" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/2218" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/issues/2218/hovercard" href="https://g... | <p dir="auto">I think pretty early on we will get the feature request to support multiple terminals. As soon as you run a program from the terminal, you cannot use it anymore.</p>
<p dir="auto">Maybe we just allow to create new terminals with an action from the terminal panel and show all opened terminals from a dropdo... | 0 |
<h4 dir="auto">Description</h4>
<p dir="auto">Unfortunately, I am not 100% sure, that this is a bug, but the LeaveOneOut cross-validation is at least not behaving as I'd expect.</p>
<h4 dir="auto">Steps/Code to Reproduce</h4>
<p dir="auto">I use this matrix:<br>
R A B C D E F G H<br>
0 149 1 0 0 0 0 0... | <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from sklearn.datasets import make_regression
from sklearn.cross_validation import cross_val_score, LeaveOneOut
from sklearn.linear_model import Ridge
X, y, coef_ = make_regression(... | 1 |
<p dir="auto">The FancyZones zone editor should show the dimensions of each zone in pixels.</p>
<p dir="auto">FancyZones is a tool for perfectionists and my OCD was seriously triggered, when I just had to eyeball the dimensions of the zones.</p> | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">Sizing of custom zones in editor by dragging mouse is a little bit coarse (hit and miss) in terms of getting close to edges of screen symmetrically and allowing window edges of multiple zones to line up neatly. Some possible solutions are suggeste... | 1 |
<p dir="auto">Hi,</p>
<p dir="auto">I know this an already open/closed issue but I think bootstrap MUST have a convenient way to load ajax content into modals (and popovers).</p>
<p dir="auto">At the moment I use <a href="https://github.com/Nikku/jquery-bootstrap-scripting">https://github.com/Nikku/jquery-bootstrap-scr... | <p dir="auto">Hello,</p>
<p dir="auto">Tabs do not seem to be working for me when used within Popover.</p>
<p dir="auto">What happens is following:</p>
<ol dir="auto">
<li>Popover opens</li>
<li>Active tab on click changes</li>
<li>Tab content is not changing <-- PROBLEM</li>
</ol>
<p dir="auto">Tabs are created cor... | 0 |
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/546ff1d4326a3bba9b892b4fd9a3afaf289c67a74cdae5233da3f583f69dbd31/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f313639313438392f39383134302f31666531343730632d363731352d313165322d383930352d64... | <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/f8afddd76dcad51ea9ebd1cbad7a6cd6fa5fc205573deb1a21bf0fc3108417cb/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f313639313438392f39383130392f37636437646536652d363731332d313165322d393061632d31... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=gshanky" rel="nofollow">Gowrishankar V</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5719?redirect=false" rel="nofollow">SPR-5719</a></strong> and commented</p>
<p dir="auto">In my webapp I have multiple PPC conf... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=gizit" rel="nofollow">Gisbert van Rossum</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6428?redirect=false" rel="nofollow">SPR-6428</a></strong> and commented</p>
<p dir="auto">When using 2 PropertyPlaceHolderCon... | 1 |
<p dir="auto">I installed Superset 2.0.0 via pip. I get the following error when running <code class="notranslate">superset</code> after installation:</p>
<div class="highlight highlight-text-shell-session notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="$ superset
...
Module... | <p dir="auto"><strong>Is your feature request related to a problem? Please describe.</strong><br>
My problem arises when I want to create a chart that responds to filters in the dashboard in a customized way, making use of the templating engine and the filter_values() function.<br>
I usually know what SQL query I need,... | 0 |
<p dir="auto">font family is :</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Monaco,Droid Sans Mono, Droid Sans Fallback"><pre class="notranslate"><code class="notranslate">Monaco,Droid Sans Mono, Droid Sans Fallback
</code></pre></div>
<p di... | <p dir="auto">My OS openSUSE 13.2 (Harlequin) (x86_64) 64 位 with GNOME 3.14.2<br>
Atom is 0.190.0<br>
markdown-preview 0.148.0</p>
<div class="highlight highlight-text-md notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#ymsWebClient
###build dist
1. 手工删当前的额dist文件夹
2. 项... | 1 |
<h5 dir="auto">Description of the problem</h5>
<p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="267376966" data-permission-text="Title is private" data-url="https://github.com/mrdoob/three.js/issues/12458" data-hovercard-type="pull_request" data-hovercard-url="/mrdoob/th... | <p dir="auto"><code class="notranslate">ConvexGeometry</code> appears to be generating extra internal faces.</p>
<p dir="auto">There are calls to <code class="notranslate">Math.random()</code> in the algorithm, so the output is not deterministic. Several refreshes may be required to see the issue.</p>
<p dir="auto"><a ... | 0 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 3.4.2</li>
<li>Operating System / Platform => Any</li>
<li>Compiler => Any</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">Is there any developer discussion about not only including OpenVino's inference engine, bu... | <p dir="auto">Hi, all<br>
I'm trying to detect if the camera is unplugged, I tried to use the result of <code class="notranslate">VideoCaputre::grab()</code>, <code class="notranslate">VideoCaputre::retrieve()</code> and <code class="notranslate">VideoCaputre::isOpened()</code>, but not work. The return values are both... | 0 |
<p dir="auto"><strong>Apache Airflow version</strong>: 1.10.12<br>
<strong>Environment</strong>: VMware VM<br>
<strong>Cloud provider or hardware configuration</strong>: 8 G RAM, 50G HDD, 4Cores<br>
<strong>OS</strong>:<br>
NAME="CentOS Linux"<br>
VERSION="7 (Core)"<br>
ID="centos"<br>
ID_LIKE="rhel fedora"<br>
VERSION... | <p dir="auto"><strong>Description</strong></p>
<p dir="auto">We should consider adding <code class="notranslate">pip check</code> command in our CI system to verify that dependencies that we use (together with constrains) are fully compatible. This should be run for biggest possible user-installation (<code class="notr... | 1 |
<p dir="auto">Make sure these boxes are checked before submitting your issue - thank you!</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have checked the superset logs for python stacktraces and included it here as text if any</... | <p dir="auto">It is difficult to find any meaningful information about the deckgl charts.</p>
<p dir="auto">Would it please be possible to add at least rudimentary documentation providing a brief overview of the accepted geospatial formats (e.g. GeoJSON) and any requirements such as coordinate reference system (e.g. ep... | 0 |
<p dir="auto">This is a bit newbie-unfriendly:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=">>> def f(params, data):
... return (...)
>>> minimize(f, x0, args=mydata)
...
TypeError: can only concatenate tuple (not "... | <p dir="auto">I was a bit unexpected behavior using gaussian_filter, especially on image boundaries - corners. I have generated a noisy image with a Gaussian distribution and that I was expecting that using a Gaussian filter with sufficient sigma I get an image with zeros. But I got high positive values in top-left, an... | 0 |
<h2 dir="auto">Environment info</h2>
<ul dir="auto">
<li><code class="notranslate">transformers</code> version: 4.4.2</li>
<li>Platform: Linux-5.4.0-1041-aws-x86_64-with-debian-buster-sid</li>
<li>Python version: 3.7.10</li>
<li>PyTorch version (GPU?): 1.7.1 (True)</li>
<li>Tensorflow version (GPU?): not installed (NA)... | <p dir="auto">I have used BERT NextSentencePredictor to find similar sentences or similar news, However, It's super slow. Even on Tesla V100 which is the fastest GPU till now. It takes around 10secs for a query title with around 3,000 articles. Is there a way to use BERT better for finding similar sentences or similar ... | 0 |
<p dir="auto">Go Version: go version go1.4 windows/amd64</p>
<p dir="auto">I was editing a file with Windows line endings, and I was unable to make it work.</p>
<p dir="auto">It seems like the \r character is added as part of the last parameter, which makes commands fail.</p>
<p dir="auto">It should be re-producible wi... | <p dir="auto">Just tested the new "go generate" command. I'm using a windows machine and so my line endings are \r\n and not just \n.<br>
so if I put "//go:generate dosomething" in my source code and run "go generate" it executed "dosomething\r" which can not be found. (Tested with go1.4.windows-amd64 release)<br>
Sorr... | 1 |
<p dir="auto">This feature is best suited to tablet/desktop.</p>
<p dir="auto">From <a href="https://www.google.com/design/spec/components/menus.html" rel="nofollow">https://www.google.com/design/spec/components/menus.html</a></p> | <p dir="auto">For some embeddings (macOS, Windows, Linux, ChromeOS, Fuschia), an application-level menu bar widget is necessary. It should be able to display keyboard accelerators, menu item separators, and have cascading menus.</p>
<p dir="auto">The design doc is here: <a href="https://flutter.dev/go/cascading-menus"... | 1 |
<p dir="auto">At the moment SingleBucketAggregator extends BucketAggregator and MultiBucketAggregation is a separate interface. This means that single bucket Aggregations are different from multi bucket aggregations which can lead to problems when traversing the aggregation response. The reason for this is that single ... | <p dir="auto"><code class="notranslate">SingleBucketAggregations</code> (like filter aggregation) have no method <code class="notranslate">getBuckets()</code> and also the json response contains no buckets array. This saves some space but also makes it harder to traverse the aggregation tree because when looking at the... | 1 |
<p dir="auto">Content-Length header is duplicated if specified on Python3, leading to 400 responses:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Python 3.3.0 (default, Apr 30 2013, 06:45:58)
[GCC 4.2.1 Compatible Apple Clang 4.0 ((tags/Appl... | <p dir="auto">Spaces are not allowed in header names: <a href="https://www.rfc-editor.org/rfc/rfc9112.html#name-field-line-parsing" rel="nofollow">https://www.rfc-editor.org/rfc/rfc9112.html#name-field-line-parsing</a><br>
When requests encounters such invalid header names, it will not only throw away the invalid heade... | 0 |
<p dir="auto">Challenge <a href="http://freecodecamp.com/challenges/waypoint-give-your-javascript-slot-machine-some-stylish-images" rel="nofollow">http://freecodecamp.com/challenges/waypoint-give-your-javascript-slot-machine-some-stylish-images</a> has an issue. Please describe how to reproduce it, and include links to... | <p dir="auto">The tests are not covering the task fully. One can pass it by updating only slot 0 three times:<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/5458077/9340230/6d98125e-45a3-11e5-990d-11f572af3cd5.png"><img src="https://cloud.githubusercontent.com... | 1 |
<p dir="auto">The page isn't recognizing that I have specified a border width and style. The code is rendered properly in the "Cat Photo App", but I can't advance to the next challenge. The code in question:</p>
<p dir="auto">.thick-green-border {<br>
border-color: green;<br>
border-style: solid;<br>
border-width: 10px... | <p dir="auto">The following HTML is not working for this challenge:</p>
<style>
.smaller-image {
width: 100px;
}
.thick-green-border{
border-width: 10px;
border-color: green;
border-style: solid;
}
</style>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href=... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.