text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22Category%3A+Documentation%22+">iss... | <p dir="auto">Use case Scenario: Process Millions of files from S3</p>
<p dir="auto">Approach:</p>
<ul dir="auto">
<li>List S3 Inventory (Task)<br>
** Split small chunks (Task)<br>
** Each chunk, read n(1000s) of files and process it (Long running Task)</li>
</ul>
<p dir="auto">My issue is with the <code class="notrans... | 0 |
<p dir="auto">Hello!</p>
<p dir="auto">I keep getting errors like the one in the title. But today something strange happened - webview doesn't load the link I've provided.</p>
<p dir="auto">I'm using react and my webview looks like this:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-a... | <h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project.... | 0 |
<p dir="auto"><em>From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/alexandrudima/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/alexandrudima">@alexandrudima</a> on January 27, 2016 13:53</em></p>
<p dir="aut... | <p dir="auto">Apologies in advance, as this might be more of a question, but I'm asking here rather than StackOverflow because there might be some changes to the type checking that could allow this pattern to be easier to express, and I might be encountering some bugs.</p>
<p dir="auto">I'm trying to convert the subcla... | 0 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 10.0.18362.295
Windows Terminal version (if applicable): 0.3.2171.0
Any other software?"><pre lang="none" class="notranslate"><code class="notr... | <p dir="auto">At Ignite, there's been some interest in a few specific scenarios on how to set up the terminal. <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/cinnamon-msft/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://git... | 0 |
<p dir="auto">See below for discussion</p>
<hr>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In [19]: import pandas as pd
In [20]: import numpy as np
In [21]: import random
In [22]: df = pd.DataFrame(np.random.random_sample((20,5)), index=[ra... | <p dir="auto">There is an issue with concat:<br>
I expect it not to add rows from a second df in case there are such indexes in a first one.<br>
But this doesn't work for me. After a lot of search I found that this is because I have duplicate values in indexes in both df.<br>
It would be great to warn about such a beh... | 0 |
<h3 dir="auto">Your question</h3>
<p dir="auto">As we can see in the documentation<br>
<code class="notranslate">https://playwright.dev/docs/api/class-elementhandle#element-handle-wait-for-element-state</code><br>
We have WaitForSelector() has<br>
1.'attached'<br>
2.'detached'<br>
3.'visible'<br>
4.'hidden'<br>
But whi... | <p dir="auto">See here:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/17984549/122956249-1fa3c300-d381-11eb-9a49-5e4ecc46e099.png"><img src="https://user-images.githubusercontent.com/17984549/122956249-1fa3c300-d381-11eb-9a49-5e4ecc46e099.png" al... | 1 |
<p dir="auto">The following provider does not actually work:</p>
<div class="highlight highlight-source-dart notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="const fooToken = const OpaqueToken('fooToken');
Injector.resolveAndCreate([
new Provider(fooToken, useFactory: () =... | <p dir="auto">The following fails<br>
const Binding(MyClass,toFactory: buildMyClass)</p>
<p dir="auto">The following is successful<br>
const Binding(MyClass,toFactory: buildMyClass, deps: const [])</p>
<p dir="auto">What is a valid use case for<br>
const Binding(MyClass,toFactory: buildMyClass, deps: null)?</p> | 1 |
<p dir="auto">React version: 17.2</p>
<h2 dir="auto">Steps To Reproduce</h2>
<ol dir="auto">
<li>Using a class component, if a click event changes some state, which renders a new component, and the new component adds an event listener on its <code class="notranslate">componentDidMount</code> checking for clicks, the ne... | <p dir="auto">React version:</p>
<ul dir="auto">
<li>Works in React v17.1.0</li>
<li>Doesn't work in React v18.0.0 & v18.1.0</li>
</ul>
<h2 dir="auto">Steps To Reproduce</h2>
<p dir="auto">Link to code example:</p>
<ul dir="auto">
<li>Broken React 18: <a href="https://codesandbox.io/s/nifty-bash-366bs4?file=/src/A... | 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/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><inp... | <h3 dir="auto">Environment</h3>
<ul dir="auto">
<li>Dubbo version: 2.6.3</li>
<li>Operating System version: win</li>
<li>Java version: 1.8.0_73</li>
</ul>
<h3 dir="auto">Steps to reproduce this issue</h3>
<ol dir="auto">
<li>starting provider</li>
</ol>
<h3 dir="auto">Expected Result</h3>
<p dir="auto">regist 2.6.3 ver... | 1 |
<p dir="auto">Got an error (403) while querying the GitHub API: {"message":"API rate limit exceeded for 180.253.11.147. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)","documentation_url":"<a href="https://developer.github.com/v3/#rate-limiting%... | <p dir="auto"><a href="https://deno.land/std" rel="nofollow">https://deno.land/std</a><br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/23056320/81916390-577cfa80-9606-11ea-89d8-752ed1a2cb64.png"><img src="https://user-images.githubusercontent.com/23056320/819163... | 1 |
<h4 dir="auto">Description</h4>
<p dir="auto">In scikit-learn/scikit-learn/blob/master/sklearn/externals/joblib/externals/cloudpickle/cloudpickle.py,<br>
<code class="notranslate">import imp</code><br>
should be changed to<br>
<code class="notranslate"> import importlib</code></p> | <h4 dir="auto">Description</h4>
<p dir="auto">A deprecation warning is thrown when using sklearn. Recently cloudpickle was updated to do away with this warning, the sklearn version needs to be updated accordingly.</p>
<h4 dir="auto">Steps/Code to Reproduce</h4>
<p dir="auto">I imagine this occurs anywhere cloudpickle i... | 1 |
<p dir="auto"><strong>Context:</strong></p>
<ul dir="auto">
<li>Playwright Version: 1.24.*</li>
<li>Operating System: Windows</li>
<li>Node.js version: 16.10 +</li>
<li>Browser: Chrome</li>
</ul>
<p dir="auto"><strong>Code Snippet</strong><br>
electronApp = await electron.launch({ args: [path.join(__dirname, ' ****')],... | <p dir="auto">Hi, we've noticed that <code class="notranslate">context.route()</code> can alter the rendering for some websites, e.g. <a href="https://www.wm.com/ca/en/support/faqs/how-do-i-handle-medical-waste-or-sharps-disposal" rel="nofollow">https://www.wm.com/ca/en/support/faqs/how-do-i-handle-medical-waste-or-sha... | 0 |
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ ] bug report => search github for a similar issue or PR before submitting
[ x ] feature request
[ ] support request =... | <p dir="auto">Data types: email, url, number, date, time, week, month.</p> | 1 |
<p dir="auto">Hi.<br>
Perhaps this has already been discussed, but I did not find.</p>
<p dir="auto">IBM is already successfully experimenting with this.<br>
<a href="https://github.com/IBM/browser-functions/blob/master/docs/index.md">https://github.com/IBM/browser-functions/blob/master/docs/index.md</a></p>
<p dir="au... | <p dir="auto">Specified in <a href="https://html.spec.whatwg.org/multipage/structured-data.html#structureddeserializewithtransfer" rel="nofollow">https://html.spec.whatwg.org/multipage/structured-data.html#structureddeserializewithtransfer</a></p> | 0 |
<p dir="auto">A lot of modern languages such as Julia heavily use math symbols. Without fallback fonts it's very hard to find font that has all the code points needed to properly render all the math fonts and emojis. Consolas doesn't have broad Unicode coverage, but with font fallbacks this can be improved.</p> | <p dir="auto">Please support emoji within Windows Console.</p>
<p dir="auto">Very useful when you code in <code class="notranslate">vim</code> newsletters for startups or when you categorize stuff by emoji.</p>
<hr>
<p dir="auto">Maintainer notes:</p>
<tracking-block data-id="5ac2b6e9-9ffe-4370-ab19-72bc82a6eccd" dat... | 1 |
<p dir="auto">When I try to enter a command into the devtool console, the program crashes</p> | <p dir="auto"><code class="notranslate">npm install electron --save-dev</code></p>
<p dir="auto">Results in</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="> electron@1.6.6 postinstall ******\node_modules\electron
> node install.js
*****... | 0 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Microsoft Windows [版本 10.0.18362.267]
Windows Terminal version (if applicable):0.3.2142.0"><pre lang="none" class="notranslate"><code class="notranslate">Microsoft Win... | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Win32NT 10.0.18362.0
Windows Terminal version (if applicable): v0.4.2382.0
"><pre lang="none" class="notranslate"><code class="notranslate">Window... | 0 |
<p dir="auto">This works in Beta.0 but doesn't work in Beta.1</p>
<p dir="auto"><code class="notranslate"><select [(ngModel)]="name"> <option *ngFor="#n of names" [value]="n">{{n}}</option> </select> {{name}}</code></p>
<p dir="auto">the current workaround in beta-1:</p>
<p dir="auto">template.h... | <p dir="auto">I'm seeing an issue in <code class="notranslate">beta.1</code> that appears to be a regression from <code class="notranslate">beta.0</code>. <code class="notranslate">ngModel/ngModelChange</code> don't appear to work at all in Firefox, at least on selects. Here's a <a href="https://plnkr.co/edit/8Q2ZpXw9q... | 1 |
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">imshow rendering changed from 3.1.0 to 3.1.1 when <code class="notranslate">yticks</code> ar set.<br>
Square matrix display is no longer square.<br>
Note that setting <code class="notranslate">xticks</code> do not affect the display.</p>
<p dir="auto"><strong... | <h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">The very top and bottom of the heatmaps are getting truncated to 1/2 height in version <code class="notranslate">3.1.1</code>. This does not happen for version <code class="notranslate">3.0.3</code>.</p>
<p dir="auto">This is th... | 1 |
<h4 dir="auto">Challenge Name</h4>
<p dir="auto">Any Computer Basics tutorial -- the quizzes for passing cut away from the last question and goes to the next lesson</p>
<h4 dir="auto">Issue Description</h4>
<h4 dir="auto">Browser Information</h4>
<ul dir="auto">
<li>Browser Name, Version: Chrome</li>
<li>Operating S... | <p dir="auto">Challenge <a href="https://www.freecodecamp.com/en/challenges/basic-javascript/create-a-javascript-slot-machine" rel="nofollow">create-a-javascript-slot-machine</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome... | 0 |
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="In [62]: index = pd.MultiIndex.from_arrays([['a', 'b', 'c'], [1, 2]])
In [63]: index
Out[63]:
MultiIndex(levels=[['a', 'b', 'c'], [1, 2]],
labels=[[0, 1, 2], [0, 1]])
">... | <h4 dir="auto">Code Sample, a copy-pastable example if possible</h4>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In [2]: pd.MultiIndex.from_arrays([[1,2,3], ['a', 'b']])
Out[2]:
MultiIndex(levels=[[1, 2, 3], ['a', 'b']],
labels=[[0,... | 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/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected ... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues?q=is%3Aissue">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="au... | 0 |
<p dir="auto">I’m working on a Rails project that uses the react-rails gem. We have React 15.1.0 and a pre-made modal component that requires react-addons-transition-group 15.0.1 (among other things). When the modal loads, I get the following error:</p>
<p dir="auto">Uncaught Invariant Violation: addComponentAsRefTo(... | <p dir="auto">I noticed that legacy attributes like align, cellpadding, cellspacing wasn't rendered by React (at least on the server side).</p>
<p dir="auto">It is annoying for me since i was trying to convert our email templating system to use React in order to be able to display them in our frontend app.</p>
<p dir="... | 0 |
<p dir="auto">We have structured our files so that page specific code is in the pages folder. Here is an example:</p>
<ul dir="auto">
<li>pages
<ul dir="auto">
<li>manage-users
<ul dir="auto">
<li>__tests__
<ul dir="auto">
<li>manage-users.test.js</li>
</ul>
</li>
<li>index.js</li>
<li>components
<ul dir="auto">
<li>Ma... | <h1 dir="auto">Bug report</h1>
<h2 dir="auto">Fixed Sidebar Not working after route change.</h2>
<p dir="auto">I have implemented a fixed sidebar in my next app using <code class="notranslate">react-sticky-box</code>. The sticky sidebar is working perfectly fine when the page is reloaded from the browser's reload butto... | 0 |
<h3 dir="auto">Affected Version</h3>
<p dir="auto">0.22.2 (suspected code path remains unchanged in druid 23 and master)</p>
<h3 dir="auto">Description</h3>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="2022-08-30T14:10:38,628 INFO [HttpServerInv... | <p dir="auto">Hi all,</p>
<p dir="auto">We're using a count aggregator in most of our data sources, once in a while we get a request to migrate a set of events from some external system. We get these events aggregated, so that a single row represents multiple events.<br>
In order to get the correct count metric, I was ... | 0 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="I am running Windows 10 version 1903 (18362.356)
I have PowerToys 0.11.0 installed from the Releases tab of GitHub
Bug concerns FancyZones"><pre class="notranslate"><co... | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Windows 10 1903 (18362.356) - 64bit
PowerToys version: 0.11.0
PowerToy module: Shortcut Guide, FancyZones"><pre class="notranslate"><code class="n... | 1 |
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&g... | <p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&g... | 1 |
<p dir="auto">There does not appear to be a way to replicate this feature with the current aggregation API.</p> | <p dir="auto">have a web service, where every time a button is pressed from UI, it connects to elastic search and fires a query. This is the code which is executed every time. The issue is that after a while, intermittently, the UI hangs.</p>
<p dir="auto">private static final String CONFIG_CLUSTER_NAME = "cluster.name... | 0 |
<h4 dir="auto">Code Sample (copy-pastable, MCVE)</h4>
<p dir="auto">Consider the following code:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import io
import pandas as pd
# Trial FWF file:
data = io.StringIO('x10011\nx10... | <p dir="auto">xref <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="119565693" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/11728" data-hovercard-type="issue" data-hovercard-url="/pandas-dev/pandas/issues/11728/hovercard" href="https://... | 1 |
<h3 dir="auto">Is there an existing issue for this?</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the existing issues</li>
</ul>
<h3 dir="auto">This issue exists in the latest npm version</h3>
<ul clas... | <h3 dir="auto">Current Behavior:</h3>
<p dir="auto">When trying to install packages, without a previous cache, we get constant timeouts when trying to fetch packages, both locally and in a CI environment. The package that fails is always different, so there isn't a specific package causing the issue.</p>
<p dir="auto">... | 1 |
<p dir="auto">Tab completion fails to infer field names:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia> Pkg.dependencies()[Pkg.project().dependencies["Revise"]].┌ Error: Error in the keymap ... | <p dir="auto">Open julia with REPL, type <code class="notranslate">@nonexist.</code> and hit Tab:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" _ _ _(_)_ | A fresh approach to technical computing
(_) | (_) (_) | Docume... | 1 |
<p dir="auto">In Julia >1.0 I observed the product between a real and a complex matrix run very slowly. This does not concern the complex and real matrix product however:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="M = 2000
C = rand(M,M)... | <p dir="auto">Julia 0.4:<br>
julia> A=rand(3000,3000);B=rand(3000,3000);<br>
julia> tic();for k=1:50;C=A.*B;end;toc()<br>
elapsed time: 2.386786733 seconds<br>
2.386786733</p>
<p dir="auto">Matlab 2013a:</p>
<blockquote>
<blockquote>
<p dir="auto">A=rand(3000);B=rand(3000);<br>
tic;for k=1:50;C=A.*B;end;toc<br>
E... | 0 |
<h4 dir="auto">Code Sample</h4>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=">>> import pandas as pd
>>>
>>> # Toy data
>>> series = pd.Series([0, 1, 5, 6, 10, None, np.nan])
>>> bins = [0, 5, 8]
>... | <p dir="auto">Hi,</p>
<p dir="auto">When trying to concat() multiple big fortran order arrays, there is a big performance hit, as most of the work goes into calling ravel().</p>
<p dir="auto">See:<br>
<a href="https://github.com/pydata/pandas/blob/master/pandas/core/internals.py#L4772">https://github.com/pydata/pandas/... | 0 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 4.1</li>
<li>Operating System / Platform => Windows 10 64Bit</li>
<li>Operating System / Platform => Ubuntu 18.04</li>
<li>Compiler => vs2015</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">I found that cv2.Vi... | <p dir="auto">Transferred from <a href="http://code.opencv.org/issues/3774" rel="nofollow">http://code.opencv.org/issues/3774</a></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="|| Dennis Evangelista on 2014-06-27 15:59
|| Priority: Normal
|| A... | 0 |
<p dir="auto">Maybe I'm misunderstanding, or doing something wrong, but I don't think Secrets should be available in clear text by means of <code class="notranslate">kubectl describe secrets</code> even if they are created using <code class="notranslate">kubectl apply -f</code></p>
<h1 dir="auto">Example</h1>
<p dir="a... | <p dir="auto">when using <code class="notranslate">kubectl apply</code> for secrets the annotation will store the secret data, making it visible to <code class="notranslate">kubectl describe</code></p> | 1 |
<p dir="auto">I made a simple app to test compatibility with IE and it seems that adding router (<code class="notranslate">RouteConfig</code> and <code class="notranslate"><router-outlet></code>) gives following error:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-sni... | <p dir="auto">Hi,</p>
<p dir="auto">I'm having some issues with Angular 2, pushState & IE9 as I've documented initially in <a href="https://groups.google.com/forum/#!topic/angular/TdCt6KyhwI8" rel="nofollow">https://groups.google.com/forum/#!topic/angular/TdCt6KyhwI8</a> before carrying out much more investigation!... | 1 |
<h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">static css files appear to be served with sub-optimal cache-control:</p>
<p dir="auto">/_next/static/css/commons.4e4de3e2.chunk.css<br>
/_next/static/css/styles.4015be53.chunk.css<br>
served with:<br>
cache-control: public, max-age=0</p>
... | <h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">.babelrc.js file compilation failed with next.prepare() and custom . Working with configuration inside of package.json and .babelrc file without .js extension.</p>
<h2 dir="auto">To Reproduce</h2>
<ol dir="auto">
<li>Use Custom Server nex... | 0 |
<p dir="auto">Hi,</p>
<p dir="auto">Please add <strong>show</strong> command which will show image or video files inside the terminal, crazy idea?</p>
<p dir="auto">Well, something like this:</p>
<p dir="auto"><code class="notranslate">show myphoto.png</code></p>
<p dir="auto">or:</p>
<p dir="auto"><code class="notrans... | <p dir="auto">Would like to see Sixel support in the Terminal, this is the standard used to show graphics in the console.</p>
<p dir="auto">Sixel is part of the original DEC specification for doing graphics in terminals and has been re-popularized in recent years for doing graphics on the command line, in particular by... | 1 |
<p dir="auto">Hello.</p>
<ol dir="auto">
<li>The function <code class="notranslate">silhouette_samples</code> of <code class="notranslate">sklearn.metrics.cluster</code> there are such cod rows:</li>
</ol>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-co... | <h4 dir="auto">Description</h4>
<p dir="auto">ValueError thrown when using dump_svmlight_file on a pandas dataframe that contains NaN values. The expected behavior should be to skip NaN values.</p>
<h4 dir="auto">Steps/Code to Reproduce</h4>
<p dir="auto">from sklearn.datasets import dump_svmlight_file<br>
import panda... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><input type="c... | 0 |
<p dir="auto">At the moment there are different class names (e.g. <code class="notranslate">.warn</code>, <code class="notranslate">.danger</code>, <code class="notranslate">.important</code>) to indicate types for <code class="notranslate">button</code>, <code class="notranslate">span.label</code> and <code class="not... | <p dir="auto">Hi,</p>
<p dir="auto">When we try to download with the customization tool (without any change in the form), an error occured in the bootstrap.zip file ( bootstrap/css/error.txt)</p>
<p dir="auto">{"type":"Parse","message":"Syntax Error on line 792","index":25106,"filename":"bootstrap.css","line":792,"colu... | 0 |
<pre class="notranslate">It would be nice to export WaitGroup.counter and WaitGroup.waiters to enable the client
to instrument those and take actions when needed.</pre> | <p dir="auto">by <strong>surajn.vnit</strong>:</p>
<pre class="notranslate">What does 'go version' print? go1.3 linux/amd64
What steps reproduce the problem?
If possible, include a link to a program on play.golang.org.
Setup -
- Front end HTTP server implemented using Go. It requests 1 backend service over HTTP.
Front... | 0 |
<p dir="auto">When using the declaration option the .d.ts files are all generated in the output directory of the .js files. Please provide an option to define the output directory and/or the output file for the declarations.</p> | <p dir="auto">I need to make an automated building of my typescript projects. Typescript compilation results (i.e .js and .d.ts files) need further separate processing.</p>
<p dir="auto">It would be nice if there is separate compilation option to specify output directory for generated declarations. Something like this:... | 1 |
<p dir="auto">When the navigator is collapsed, all items are gone but the first one. I got confused because I could not find other parts of the documentation until I set the zooming back to 100% so all menu items appeared on left side again...</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href... | <p dir="auto">The navigation dropdown only has a link to the quick start page.</p> | 1 |
<p dir="auto">According to this waypoint's requirements, the green-box class should give the <em>top</em> of elements <em>20px</em> of margin. However, in practice it marks that value as incorrect, accepting a value of <em>40px</em> instead.</p> | <p dir="auto">In the instructions for the margin, you have the pixel setting for "Top" to 20px instead of 40px.</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: [10.0.18362.295]
Windows Terminal version (if applicable): 0.4.2382.0
Any other software?
MSYS2 / MINGW64:
$ uname -srvo
MINGW64_NT-10.0-18... | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<h1 dir="auto">Proposed technical implementation details (optional)</h1> | 0 |
<p dir="auto">Maybe the same as <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="40558658" data-permission-text="Title is private" data-url="https://github.com/rust-lang/rust/issues/16596" data-hovercard-type="issue" data-hovercard-url="/rust-lang/rust/issues/16596/hovercard" href="ht... | <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn foo<'a, I>(mut it: I) where I: Iterator<&'a int> {}
fn main() {
foo([1i, 2].iter());
}"><pre class="notranslate"><span class="pl-k">fn</span> <span class="pl-e... | 1 |
<h2 dir="auto">📝 Provide a description of the new feature</h2>
<p dir="auto">Could you please add an option to FancyZones, that will let you remove the displaying of the zone numbers when changing zones. A font type and size option would be nice also, for those who wish to keep the display of zone numbers. The numbers... | <h1 dir="auto">Environment</h1>
<p dir="auto">Microsoft Windows [Version 10.0.18363.778] (1909)<br>
PowerToys 0.17.0<br>
FancyZones</p>
<h1 dir="auto">Steps to reproduce</h1>
<p dir="auto">Had set Fancy zones with a 3 wide by 2 down grid (so 6 panes) with space around zones set to 10 on 1 of my 3 monitors (all external... | 0 |
<p dir="auto">In strict mode, React will call render method twice, to catch mutate-during-render type of bugs. However, there is an inconsistency in the way this is done for <code class="notranslate">useRef()</code>.</p>
<p dir="auto">During the <em>first</em> render only, each call will give you a fresh ref object. Du... | <p dir="auto"><a href="https://facebook.github.io/react/docs/perf.html" rel="nofollow">https://facebook.github.io/react/docs/perf.html</a></p>
<p dir="auto">IMO this is insufficient. Where are we supposed to place each of the API calls? Some example code would be great.</p> | 0 |
<p dir="auto">In seaborn 0.6.0, alpha parameter no longer works with violinplot. Used to work fine with 0.5.1</p>
<p dir="auto">Example to duplicate:</p>
<p dir="auto">import seaborn as sns<br>
import matplotlib.pyplot as plt<br>
fig = plt.figure()<br>
sns.set_style("whitegrid")<br>
tips = sns.load_dataset("tips")<br>
... | <p dir="auto">It doesn't appear to be possible to (easily) plot a non-normed histogram on the margins of a jointplot. Since I'm interested in adding some annotations to the margins, for my use-case it's important that the histogram actually represents bin counts.</p>
<p dir="auto">I suppose this is actually a limitat... | 0 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: [Version 10.0.18362.239]
Windows Terminal version (if applicable): 0.2.1831.0
Any other software?
WSL Ubuntu: [1804.2019.521.0]"><pre lang="none... | <p dir="auto">Just a reminder for the new Windows Terminal, remember to make sure block and line drawing characters fill their cells properly at all zoom levels.<br>
This is really important for ANSI-art and TUI apps.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.gith... | 1 |
<p dir="auto">I'm having a play around with replacing selenium in my automated tests with playwright and i can't seem to get drag and drop to work using the 'move', 'down', and 'up methods on page.mouse. the app i'm testing uses DragEvent.dataTransfer so i imagine this is why i'm not having any luck. is there a reccome... | <p dir="auto">Drag and drop should work with playwright. Using the existing mouse apis should generate working <code class="notranslate">dragstart</code>, <code class="notranslate">drag</code>, and <code class="notranslate">drop</code> events. There should also be new APIs to simulate dropping in external content, and ... | 1 |
<p dir="auto"><strong>The shardingsphere version is 5.0.0.beta,database is mysql.</strong></p>
<p dir="auto"><strong>shardingsphere does not report errors:</strong><br>
2021-11-03 10:45:38.836|biz-e3424a198605469bb31139f9767fe21b||SQLLogger.java|74|INFO||||||[XNIO-1 task-1] Logic SQL: insert into <code class="notransla... | <h2 dir="auto">Question</h2>
<p dir="auto"><code class="notranslate">server.yaml</code></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. Se... | 0 |
<p dir="auto">When adding a host entry using the hosts module, if the name matches an existing entry with a different ip, the entire entry line is removed, even if it contains other aliases. I would expect it to leave the other entries in place.</p>
<p dir="auto">Ever more so, if the entry for the current name/ip exist... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">ovirt_storage_domains</p>
<h5 dir="auto">SUMMARY</h5>
<p dir="auto">In the documentation it's stated that we can remove SDs like this:</p>
<p dir="auto"></p><div class="Box Box--condensed my-2">
... | 0 |
<h1 dir="auto">Bug report</h1>
<p dir="auto">Both "module" export and "import" export of exports field are resolved in duplication.</p>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto">3rd party lib swr's output assets are resolved in different cases:</p>
<ul dir="auto">
<li>When swr i... | <h1 dir="auto">Bug report</h1>
<p dir="auto">I have submitted this question in stackoverflow, but I haven't received any reply。</p>
<p dir="auto"><a href="https://stackoverflow.com/questions/65642712/webpack-5-cannot-reuse-caches-in-different-file-structures" rel="nofollow">https://stackoverflow.com/questions/65642712/... | 0 |
<p dir="auto">Hi, i'am running webpack 1.13.1</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="//works
import {SuperClass} from '../super_class';
class SubClass extends SuperClass () {}
//doesn't work
//TypeError: Super expressio... | <p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br>
report a bug<br>
<strong>What is the current behavior?</strong></p>
<p dir="auto">For web targets when the process global is encountered the process/browser.js module is included in the bundle. The problem is the dr... | 0 |
<h3 dir="auto">Version</h3>
<p dir="auto">2.6.10</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://codepen.io/xiaohai/pen/zgKwyZ?editors=1010" rel="nofollow">https://codepen.io/xiaohai/pen/zgKwyZ?editors=1010</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<ol dir="auto">
<li>点击二级路由A</li>
<li>点击一级... | <h3 dir="auto">Vue.js / vue-router versions</h3>
<p dir="auto">Vue.js 2.2.2<br>
vue-router 2.3.0</p>
<h3 dir="auto">Reproduction Link</h3>
<p dir="auto"><a href="https://jsfiddle.net/2tdjec9q/" rel="nofollow">https://jsfiddle.net/2tdjec9q/</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">step1: click <code ... | 1 |
<p dir="auto">Obligatory "not sure if this is the right place" disclaimer.</p>
<p dir="auto">The example code links in the tutorial documentation are missing here:<br>
<a href="https://docs.scipy.org/doc/scipy/reference/tutorial/interpolate.html" rel="nofollow">https://docs.scipy.org/doc/scipy/reference/tutorial/interp... | <p dir="auto">I wanted to consult the source code of interpolate univariate at the following link :<br>
<a href="http://docs.scipy.org/doc/scipy/reference/generated/scipy.interpolate.UnivariateSpline.html#scipy.interpolate.UnivariateSpline" rel="nofollow">http://docs.scipy.org/doc/scipy/reference/generated/scipy.interp... | 1 |
<h3 dir="auto">First Check</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I added a very descriptive title to this issue.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-c... | <p dir="auto">actually there is no issue i contacted mister Sebastián to propose for him an idea about making a CLI for the framework to create a project structure and managing our projects so that we developers have start point that facilitate the hard work of making an architecture to the project therefore stays f... | 0 |
<p dir="auto">Transferred from <a href="http://code.opencv.org/issues/4192" rel="nofollow">http://code.opencv.org/issues/4192</a></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="|| Mikulas Krupicka on 2015-02-12 11:51
|| Priority: Normal
|| Aff... | <p dir="auto">Transferred from <a href="http://code.opencv.org/issues/1409" rel="nofollow">http://code.opencv.org/issues/1409</a></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="|| ivansorokin - on 2011-10-07 15:02
|| Priority: Normal
|| Affect... | 1 |
<h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="+ webpack@4.8.1
added 315 packages from 275 contributors in 34.396s
[!] 1 vulnerability found [3518 ... | <h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="npm i webpack
+ webpack@4.8.1
added 315 packages from 275 contributors in 34.396s
[!] 1 vulnerabilit... | 1 |
<h3 dir="auto">First Check</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I added a very descriptive title to this issue.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-c... | <h3 dir="auto">First Check</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I added a very descriptive title to this issue.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-c... | 1 |
<p dir="auto">Description</p>
<p dir="auto">A guide that describes how to use all the operators for Postgres (<a href="https://github.com/apache/airflow/tree/master/airflow/providers/postgres">https://github.com/apache/airflow/tree/master/airflow/providers/postgres</a>) would be useful.</p>
<p dir="auto">Other guides a... | <p dir="auto"><strong>Description</strong></p>
<p dir="auto">A guide that describes how to use all the operators for Postgres (<a href="https://github.com/apache/airflow/tree/master/airflow/providers/postgres">https://github.com/apache/airflow/tree/master/airflow/providers/postgres</a>) would be useful.</p>
<p dir="aut... | 1 |
<p dir="auto">Apache Druid 24.0.0 contains over 300 new features, bug fixes, performance enhancements, documentation improvements, and additional test coverage from 67 contributors. <a href="https://github.com/apache/druid/milestone/46">See the complete set of changes for additional details</a>.</p>
<h1 dir="auto"><a n... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Tests run: 18, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 31.559 sec <<< FAILURE! - in io.druid.indexing.overlord.RemoteTaskRunnerTest
testWorkerDisabled(io.druid.indexing.overlord.Rem... | 0 |
<h1 dir="auto">Updated code example</h1>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="struct Foo {
listener: <'a> ||: 'a
}
impl Foo {
fn new(listener: <'a> ||: 'a) -> Foo {
Foo {
liste... | <p dir="auto"><a href="http://doc.rust-lang.org/std/cmp/trait.Ord.html" rel="nofollow">Trait Ord</a> and <a href="http://doc.rust-lang.org/std/cmp/trait.PartialOrd.html" rel="nofollow">PartialOrd</a> have cryptic explanations. An example would be helpful.</p>
<p dir="auto">I thought these would be valid examples:</p>
... | 0 |
<h3 dir="auto">Reproducing code example:</h3>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="
In [118]: import numpy as np ... | <p dir="auto">Please see the code.</p>
<h3 dir="auto">Reproducing code example:</h3>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import numpy as np
x = np.random.rand(4, 5, 4)
x[0, :, [1,2]].shape # output (2, 5) # my exp... | 1 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Performance problem</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">Inventory</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<p dir="auto">Present in any version of ansible after 2.2.2, including 2.4 rc5 and devel as of Sep 18 2017. The profiles below were captur... | <p dir="auto">with ansible 2.0.0-beta2 I get:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="# ansible-pull --url myurl --key-file key
Usage: ansible-pull <host-pattern> [options]
....
ERROR! Missing target hosts"><pre class="notranslate... | 0 |
<p dir="auto">When trying to select multiple lines that all have a particular string with cmd+D and move them up or down within the document, Atom will select the lines properly, but when trying to move them it de-selects the additional lines and only moves the originally selected line. If you select multiple lines wit... | <p dir="auto">After making multiple selections, "Move Line Up" (<kbd>Ctrl</kbd> <kbd>Cmd</kbd> <kbd>Up</kbd>) and "Move Line Down" (<kbd>Ctrl</kbd> <kbd>Cmd</kbd> <kbd>Down</kbd>) works only on the last selected line, instead it should move all the lines.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer no... | 1 |
<p dir="auto">Also add bloom cache size to nodes stats <em>rest</em> api.</p> | 1 | |
<h2 dir="auto">Environment info</h2>
<ul dir="auto">
<li><code class="notranslate">transformers</code> version:</li>
<li>Platform:</li>
<li>Python version:</li>
<li>PyTorch version (GPU?):</li>
<li>Tensorflow version (GPU?):</li>
<li>Using GPU in script?:</li>
<li>Using distributed or parallel set-up in script?:</li>
... | <h3 dir="auto">Feature request</h3>
<p dir="auto">Adding a filter of some sorts in the generate function to prevent x number of words from outside of the input from appearing in a generated text.</p>
<p dir="auto">This could work in a number of ways. It could be a filter on the number of out of source words appearing i... | 0 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="memo" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4dd.png">📝</g-emoji> Provide a description of the new feature</h2>
<p dir="auto">Basically when you want a virtual desktop you click WIN+CTRL+D and you can keep creating it. Now when you hit... | <p dir="auto">Desktops are already numbered, would be useful to have some sort of indicator of the current desktop number in the taskbar and to add a shortcut to jump between desktops, something like WinKey + Ctrl + 1..9 to go to desktop 1... all the way to 9</p> | 1 |
<p dir="auto">I tried to search before but I didn't find this issue. Sorry if it's a dup</p>
<p dir="auto">Steps to reproduce:</p>
<ol dir="auto">
<li><a href="http://getbootstrap.com/components/#navbar" rel="nofollow">http://getbootstrap.com/components/#navbar</a></li>
<li>Expand the default navbar</li>
<li>Scroll the... | <p dir="auto">When I changed from 3.0.0.rc1 to 3.0.0.rc2, the links in my navbar in a dropdown stopped working. In desktop it works ok.</p>
<p dir="auto">I am using dolphin browser HD Version 7.2.2 on a LG Optimus one P500.</p>
<p dir="auto">This is the whole navbar:</p>
<div class="snippet-clipboard-content notranslat... | 1 |
<p dir="auto">xref <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="195199816" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/14873" data-hovercard-type="issue" data-hovercard-url="/pandas-dev/pandas/issues/14873/hovercard" href="https://... | <p dir="auto">I admit I haven't looked at the code so there may be reasons for this, but I've found myself in the need of squeezing out duplicates from a Series but keeping the results as a Series.</p>
<p dir="auto">Series.unique() however returns an array, so in my code I have to construct a Series twice:</p>
<div cla... | 0 |
<p dir="auto">Failed: <a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce-etcd3/204/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce-etcd3/204/</a></p>
<p dir="auto">Run so broken it didn't make JUnit output!</p> | <p dir="auto">Failed: <a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-etcd3/1638/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-etcd3/1638/</a></p>
<p dir="auto">Run so broken it didn't make JUnit output!</p> | 1 |
<p dir="auto">Using the <code class="notranslate">Dates</code> modules, when formatting an existing date, if the "year" field is only two digits long, it parses out missing the centuries. For example:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-cont... | <p dir="auto">Currently, a <code class="notranslate">yy</code> in the <code class="notranslate">DateFormat</code> string parses a two digit year string like "08" as the year 8. In Python and Posix, they instead map values 69–99 to 1969–1999, and values 0–68 to 2000–2068. I'm not sure that is a great default either, but... | 1 |
<h3 dir="auto">STR</h3>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn main() {
let mut v = vec![];
write!(&v, "Hello world");
}"><pre class="notranslate"><span class="pl-k">fn</span> <span class="pl-en">m... | <p dir="auto">Compiling <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/sfackler/rust-postgres/commit/1fa5941562739104d4a5fc39826f6ab7d27eb210/hovercard" href="https://github.com/sfackler/rust-postgres/commit/1fa5941562739104d4a5fc39826f6ab7d27eb210">sfackler/rust-postgres@<tt... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><input type="c... | 0 |
<p dir="auto">.babelrc<br>
{<br>
"presets": [<br>
[<br>
"@babel/preset-env",<br>
{<br>
"modules": false,<br>
"targets": {<br>
"browsers": ["> 1%", "last 2 versions", "not ie <= 8"]<br>
}<br>
}<br>
]<br>
],<br>
"plugins": [<br>
"@babel/plugin-proposal-object-rest-spread",<br>
"@babel/plugin-transform-runtime",<br>... | <blockquote>
<p dir="auto">Issue originally made by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/guybedford/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/guybedford">@guybedford</a></p>
</blockquote>
<h3 dir=... | 0 |
<p dir="auto">It seems that reloading or including a file or package causes multiple, duplicate method listings to be stored and/or displayed. When I'm working on a package or file that defines types and methods, I find that if I load changes with <code class="notranslate">reload</code> or <code class="notranslate">in... | <p dir="auto">It would be nice to have a clearly defined <code class="notranslate">AbstractSparseArray <: AbstractArray</code> with an interface that defines where the non-zero values are, and that way generic looping over sparse arrays can be defined. Special matrix types like <code class="notranslate">Tridiagonal<... | 0 |
<h4 dir="auto">Issue Description</h4>
<p dir="auto">Campers will often accidentally create duplicate accounts (most of this is because we made the mistake of offering multiple authentication options).</p>
<p dir="auto">When they unsubscribe from emails, we want to make sure they are unsubscribed from all emails for all... | <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/13212966/9868873/6c07aec6-5b43-11e5-8a31-0fdea1735f03.png"><img src="https://cloud.githubusercontent.com/assets/13212966/9868873/6c07aec6-5b43-11e5-8a31-0fdea1735f03.png" alt="image" style="max-width: 10... | 0 |
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/37510501/70857972-b38c0780-1f1e-11ea-80f3-a5ba4c7b1515.png"><img src="https://user-images.githubusercontent.com/37510501/70857972-b38c0780-1f1e-11ea-80f3-a5ba4c7b1515.png" alt="Screenshot 2019-06-08 at 11... | <p dir="auto">An issue that arises when plotting histograms of discrete data with Matplotlib seems to also come up in <code class="notranslate">distplot</code> as well. That is, there are often empty bins in the histogram that are entirely artifacts of the plot. See here for an example with Poisson data:</p>
<p dir="au... | 1 |
<p dir="auto">Hello, I'd like to suggest the following syntax that you may add to future releases.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="<my-component ::params @@myMethod />"><pre class="notranslate"><code class="notranslate">&l... | <h3 dir="auto">What problem does this feature solve?</h3>
<p dir="auto">When passing props to a component, the following pattern is very common,</p>
<p dir="auto"><code class="notranslate"><my-component :propA="propA" :propB="propB" /></code></p>
<p dir="auto">I am proposing that when the prop name is the same as... | 1 |
<p dir="auto">I wrote a function to rotate the coordinates of a 2D MvNormal distribution, and in the course of testing it I discovered the Cholesky factorization throws an error depending on the input with bit-level sensitivity. Is this a bug? For my use case, the workaround of wrapping the input in <code class="notran... | <p dir="auto">I have a function where i determine the hessian with finite difference using the <code class="notranslate">hessian</code> function in the Calculus package. Then I test if the hessian is positive definite with <code class="notranslate">isposdef</code> this always return false because, <code class="notransl... | 1 |
<p dir="auto">The idea behind <code class="notranslate">ignore_malformed</code> setting, is to ensure all records being added get added to the index, even if some of the JSON attribute use an invalid data type (compared to the index's expected mapping). This is particularly useful with dynamic JSON document, where it's... | <p dir="auto">using elasticsearch 1.5.2 I can index values greater than 127 for a byte field without getting any error. The values just overflow internally and the resulting numbers can be searched for.<br>
e.g. indexing 250 ends up as -6<br>
indexing 260 ends up as 4</p>
<div class="snippet-clipboard-content notransla... | 1 |
<blockquote>
<p dir="auto">error: mismatched types: expected <code class="notranslate">core::option::Option<alloc::arc::Arc<std::collections ::hash::map::HashMap<&'static str, alloc::arc::Arc<collections::vec::Vec<item::Item>>>>></code>,<br>
found <code class="notranslate">core::option... | <p dir="auto">Right now, when using rustc to only parse an input file, only errors are displayed. There should be an option to also display warnings (and notes) without having to fully compile the program.</p>
<p dir="auto">Trying again with a recent build of rustc, it appears that not even errors are displayed with ru... | 0 |
<p dir="auto">Example:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import jax.numpy as jnp
import numpy as np
a = jnp.arange(10).reshape((2, 5))
type(a)"><pre class="notranslate"><span class="pl-k">import</span> <span cl... | <p dir="auto">Looping through a <code class="notranslate">DeviceArray</code> like in a list comprehension, for loop, or enumerate returns <code class="notranslate">numpy.ndarray</code>. Is this expected behaviour?</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" ... | 1 |
<h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [v1.34.3]</li>
<li>Operating System: [macOS 13.3.1]</li>
<li>Browser: [All]</li>
<li>Other info:</li>
</ul>
<p dir="auto"><strong>Test file (self-contained)</strong></p>
<div class="highlight highlight-source-js notranslate position-relative overfl... | <h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: v1.35</li>
<li>Operating System: macOS 11.6.1</li>
<li>Browser: Chromium</li>
</ul>
<p dir="auto"><strong>Config file</strong></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-conten... | 0 |
<pre class="notranslate">The spec seems to allow package main to import another package main under another name.
However, the experience with the go tool is inconsistent:
% cd $GOPATH/src/foo
% cat a/a.go
package main
import _ "foo/b"
func init() { println("init: a") }
func main() {}
% cat b/b.go
package main
func ... | <pre class="notranslate">Looking at a liveness bitmap while debugging a garbage collector crash (probably caused
by a linker bug):
(gdb) x/16xw 'fmt.Sprintf.gclocals·0'
0x10b780 <fmt.Sprintf.gclocals·0>: 0x00000005 0x00000006 0x00000004 0x00000006
0x10b790 <fmt.Sprintf.gclocals·0+16>: 0x00000004 0... | 0 |
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-serial/1478/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-serial/1478/</a></p>
<p dir="auto">Failed: [k8s.io] [HPA] Horizontal pod autoscaling (scale resource... | <p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-serial/1446/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-serial/1446/</a></p>
<p dir="auto">Failed: [k8s.io] [HPA] Horizontal pod autoscaling (scale resource... | 1 |
<ul dir="auto">
<li>Output of <code class="notranslate">node_modules/.bin/electron --version</code>: v3.0.0</li>
<li>Operating System (Platform and Version): Win 10 x64<br>
I'm using VS code for developing.</li>
</ul>
<p dir="auto"><strong>Expected Behavior</strong><br>
Working without any error.</p>
<p dir="auto"><str... | <ul dir="auto">
<li>Electron version: 2.0.0-beta.1 & 2.0.0-beta-2</li>
<li>Operating system: macOS High 10.13.3 (17D102)</li>
</ul>
<h3 dir="auto">Expected behavior</h3>
<p dir="auto">Regardless of any security related options (and even when CSP is not set in head of the page) devtools should be able to download it... | 1 |
<p dir="auto">To improve the API docs and to reduce duplicated documentation work, it seems to be useful to link to certain parts of the documentation from the API docs (for example, as stated in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="49091816" data-permission-text="Title is... | <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.2.13</td>
</tr>
</tbody>
... | 0 |
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/28860670/35555153-f9bf4c82-05a6-11e8-8a64-b32e1ba14643.png"><img src="https://user-images.githubusercontent.com/28860670/35555153-f9bf4c82-05a6-11e8-8a64-b32e1ba14643.png" alt="staticshot_30-01-2018_10-15... | <ul dir="auto">
<li>[ x] I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected Behavior</h2>
<p dir="auto">Pass a class with styles to component and change label color</p>
<h2 dir="auto">Cu... | 0 |
<p dir="auto">I'm trying to use both fitCenter and placeholder but the image does not get resized.</p>
<p dir="auto">This code works fine (image is scaled down, aspect ratio is correct):</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Glide.wit... | <p dir="auto"><strong>Glide Version/Integration library (if any)</strong>: 3.5.2<br>
<strong>Device/Android Version</strong>: S4/4.4<br>
<strong>Issue details/Repro steps</strong>: Load a different sized thumbnail and image, or placeholder and image and note the result:<br>
<a target="_blank" rel="noopener noreferrer n... | 1 |
<p dir="auto"><strong>Apache Airflow version</strong>: 2.0.0</p>
<p dir="auto"><strong>What happened</strong>:</p>
<p dir="auto">While investigating issues relating to task getting stuck, I saw this sql error in postgres logs. I am not entirely sure of what it impacts but I thought of letting you know.</p>
<div class="... | <h3 dir="auto">Apache Airflow Provider(s)</h3>
<p dir="auto">google</p>
<h3 dir="auto">Versions of Apache Airflow Providers</h3>
<p dir="auto">7.0.0</p>
<h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.2.5</p>
<h3 dir="auto">Operating System</h3>
<p dir="auto">google composer</p>
<h3 dir="auto">Deployment</h3... | 0 |
<table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>no</td>
</tr>
<tr>
<td>Feature request?</td>
<td>yes</td>
</tr>
<tr>
<td>BC Break report?</td>
<td>no</td>
</tr>
<tr>
<td>RFC?</td>
<td>no</td>
</tr>
<tr>
<td>Symfony version</td>
<td>4.x</td>
</tr>
</tbody>
</t... | <p dir="auto">Would love to hear your feedback. Thanks!</p> | 0 |
<p dir="auto"><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/localeCompare" rel="nofollow"><code class="notranslate">String.prototype.localeCompare()</code> on MDN</a></p>
<p dir="auto">I noticed that some results differ significantly from Chrome in test cases when usin... | <p dir="auto">As seen in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="422116599" data-permission-text="Title is private" data-url="https://github.com/denoland/deno/issues/1952" data-hovercard-type="issue" data-hovercard-url="/denoland/deno/issues/1952/hovercard" href="https://gith... | 1 |
<p dir="auto">Hi,</p>
<p dir="auto">I think there are some things in <a href="https://github.com/scikit-learn/scikit-learn/blob/master/sklearn/hmm.py">https://github.com/scikit-learn/scikit-learn/blob/master/sklearn/hmm.py</a> that could be improved.</p>
<h2 dir="auto">_BaseHMM.algorithm handling</h2>
<ul dir="auto">
<... | <h4 dir="auto">Describe the workflow you want to enable</h4>
<p dir="auto">This is possibly a duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="135590071" data-permission-text="Title is private" data-url="https://github.com/scikit-learn/scikit-learn/issues/6424" data-hover... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">... | <h3 dir="auto">Problem description</h3>
<p dir="auto">Duplicate react with webpack post npm install update of material-ui, using webpack example.</p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">Install webpack example so it installs older 15.0 version, and 15.0.1 of react.<br>
After it working, npm install upd... | 0 |
<p dir="auto"><strong>I'm submitting a feature request</strong></p>
<p dir="auto"><strong>Current behavior</strong><br>
Now We can only pass strings to directive. And sometimes it is quite hard to test becouse you need to escape it and IDEs dont test it on fly.</p>
<p dir="auto"><strong>Minimal reproduction of the prob... | <p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[* ] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https... | 1 |
<p dir="auto">Hi,</p>
<p dir="auto">we updated from Symfony <code class="notranslate">2.6</code> to <code class="notranslate">2.8</code> with the choice options you can find below.<br>
We expected the label of our choice type should be hidden and just the value and the input element exists. In 2.6 this worked for us.</... | <p dir="auto">After upgrading from 2.7.7 to 2.7.8 I noticed that some choice fields didn't display the empty value.</p>
<p dir="auto">Example code:</p>
<div class="highlight highlight-text-html-php notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="->add('buyback', 'choice',... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.