text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
1
<h3 dir="auto"><g-emoji class="g-emoji" alias="computer" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4bb.png">💻</g-emoji></h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Would you like to work on th...
<h3 dir="auto"><g-emoji class="g-emoji" alias="computer" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4bb.png">💻</g-emoji></h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Would you like to work on a ...
0
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In [1]: import pandas, numpy In [2]: df = pandas.DataFrame(numpy.random.random((100000, 4))) In [3]: %timeit df.loc[55555] 10000 loops, best of 3: 118 µs per loop In [4]: %timeit df.loc[[55555]] 10...
<h3 dir="auto">Code example:</h3> <p dir="auto">File <code class="notranslate">test.csv</code>:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=",a,a,b 0,1,2,3 1,4,5,6"><pre class="notranslate"><code class="notranslate">,a,a,b 0,1,2,3 1,4,5,6 </...
0
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><input type="c...
<p dir="auto">consume端发送URL时,怎么给URL添加自定义参数?</p> <p dir="auto">查阅官方文档,发现有个“信息交换扩展(exchanger)”貌似可以实现在发送的URL里添加自定义参数。<br> 但,网上没有相关自定义扩展的案例,不知道如何实现?</p> <p dir="auto">我期望的是:<br> consume端,在发送URL时,携带sessionId一起发送,http请求。(求解)<br> provider端,配有Spring Session的请求拦截器,通过URL获取到sessionId,以达到session共享的目的。(这部分已经扩展,可以从Cookie和URL里拦截请求获取s...
0
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 18950 Windows Terminal version (if applicable): 0.3 Any other software? Python, Firefox, Visual Studio, etc. They shouldn't impact this problem."...
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Platform ServicePack Version VersionString -------- ----------- ------- ------------- Win32NT 10.0.18362.0 Microsoft Window...
0
<p dir="auto">Hey.<br> So I briefly talked with <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/tacaswell/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/tacaswell">@tacaswell</a> about this. I mostly use scatter ...
<p dir="auto">currently specifying an array for color or size, only works for continuous data. using markers and colors mapped to subsets based on categorical data is hard and manual (basically you subset the data in a loop and call plot multiple times).</p> <p dir="auto">i thought it would be hard as list-of-string al...
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 verified that the issue exists against the <code class="notranslate">main</code> branch of Celery.</li> <li class="task-list-item"><input ...
<p dir="auto">There's an issue in the implementation of <code class="notranslate">celery.schedules.crontab</code> method that can cause <code class="notranslate">crontab.is_due</code> to claim a schedule is due at a time that is completely unrelated to the given crontab parameters. This appears to happen in cases where...
0
<h4 dir="auto">Description</h4> <p dir="auto">I'm running GridSearch for Gradient Boosting algorithm and for some parameters it just hangs after 10-15 minutes on my laptop. First iterations produce the python processes according to CPU number (8 in my case) with the visible workload and then the processes are gone, no...
<p dir="auto">The below is the source code:</p> <p dir="auto">import sqlite3<br> import re<br> import time<br> import csv<br> import numpy as np<br> from sklearn.naive_bayes import MultinomialNB<br> from sklearn.naive_bayes import BernoulliNB<br> from sklearn.naive_bayes import GaussianNB<br> from sklearn.utils import ...
1
<p dir="auto">Steps to reproduce:</p> <ol dir="auto"> <li>Login with an user in level 282.</li> <li>Go to <a href="http://freecodecamp.com" rel="nofollow">http://freecodecamp.com</a></li> </ol> <p dir="auto">Actual: Redirect to challenge 0.<br> Expected: Redirect to most recent challenge. One challenge after my last c...
<p dir="auto">every time i log in i am taken back to the start of the new user challenges<br> I'm using FF 43.0.4 on windows 10</p>
1
<p dir="auto">I'm following the 5 minutes Quick Start<br> <a href="https://angular.io/docs/js/latest/quickstart.html" rel="nofollow">https://angular.io/docs/js/latest/quickstart.html</a></p> <p dir="auto">But, I got the error below from Browser:<br> Failed to load resource: the server responded with a status of 404 (No...
<p dir="auto">Currently, the 'patchEventTargetMethods' method in utils.js seems to cause an error under Microsoft Edge. The bind operation fails because the function object that is passed is not of type 'function' as expected but is an object instance of type 'FunctionWrapper'.</p> <p dir="auto">Here's the output I get...
1
<p dir="auto">Currently in a debugger session, console.log etc will not show by default.<br> Some debuggers can pipe output, though this will be less featureful and not as readily available as channeling through the debugger protocol.</p> <p dir="auto">V8 has a builtin console that is "debugger protocol" enabled, resul...
1
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Feature Idea</li> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto"><code class="notranslate">with_dict</code></p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snipp...
<h5 dir="auto">SUMMARY</h5> <p dir="auto">None becomes <code class="notranslate">""</code> when assigned to variable.</p> <p dir="auto">A comparison between a variable and what was assigned to it will return <code class="notranslate">false</code>.</p> <p dir="auto">Ran into this while using <code class="notranslate">lo...
1
<h1 dir="auto">🚀 Feature request</h1> <p dir="auto">Hello!<br> I am using the translation pipeline, and I noticed that even though I have to specify the language when I create the pipeline, the passed model overwrites that. So pipeline created as<br> <code class="notranslate">nlp = pipeline('translation_en_to_de', 'He...
<h2 dir="auto"><g-emoji class="g-emoji" alias="rocket" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f680.png">🚀</g-emoji> Feature</h2> <p dir="auto">I would like a function like <code class="notranslate">glue_convert_examples_to_features</code> for sequence labelling tasks.</p> <h2 dir="a...
0
<h5 dir="auto">Description of the problem</h5> <h5 dir="auto">Three.js version</h5> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Dev</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-chec...
<p dir="auto">There are a few things which geometry.clone() doesn't copy a reference to, which it should.</p> <p dir="auto">.bones<br> .skinWeights<br> .skinIndices<br> .animations<br> .animation</p> <p dir="auto">are all left without references to the original, which leads to skinning being broken unless the reference...
1
<h1 dir="auto">Checklist</h1> <ul class="contains-task-list"> <li>[ x] I have read the relevant section in the<br> <a href="http://docs.celeryproject.org/en/latest/contributing.html#other-bugs" rel="nofollow">contribution guide</a><br> on reporting bugs.</li> <li>[ x] I have checked the <a href="https://github.com/cel...
<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 read the relevant section in the<br> <a href="http://docs.celeryproject.org/en/latest/contributing.html#other-bugs" rel="nofollow">contrib...
0
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/tvyomkesh/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/tvyomkesh">@tvyomkesh</a> opened some issues (<a class="issue-link js-issue-link" data-error-...
<p dir="auto"><code class="notranslate">DataFrame.from_dict</code> does not seem to behave <a href="http://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.from_dict.html" rel="nofollow">according to the documentation</a>.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-a...
0
<p dir="auto">Secret key names like <strong>id_rsa</strong> and <strong>id_rsa.pub</strong> are illegal (see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="103907197" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/13357" data-hoverc...
<p dir="auto">Currently the key of a piece of secret data has to be a DNS subdomain. We went with DNS subdomains instead of defining a new format during the implementation because we assumed that a dns subdomain was a strict subset of the eventual format to use. It has been suggested in <a class="issue-link js-issue-l...
1
<p dir="auto">From <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="153092664" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/6106" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/issues/6106/hovercard" href="https://gith...
<p dir="auto">I'd like to add a context menu item that performs a Google search using the current selection.</p> <p dir="auto">However, there doesn't seem to be a way to bind to the right click or to an open context menu event.</p> <p dir="auto">I see several requests for features to add to the context menu... wouldn't...
1
<table role="table"> <thead> <tr> <th>Q</th> <th>A</th> </tr> </thead> <tbody> <tr> <td>Bug report?</td> <td>yes</td> </tr> <tr> <td>Feature request?</td> <td>no</td> </tr> <tr> <td>BC Break report?</td> <td>no</td> </tr> <tr> <td>RFC?</td> <td>no</td> </tr> <tr> <td>Symfony version</td> <td>2.7</td> </tr> </tbody> </t...
<p dir="auto">How can know if a form has a parent or not, in a view?</p> <p dir="auto">The fast answer is:</p> <div class="highlight highlight-text-html-twig notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{{ form.parent }}"><pre class="notranslate">{{ <span class="pl-smi">f...
1
<p dir="auto">👋 team,</p> <p dir="auto">I am working on <a href="https://community.algolia.com/docsearch/" rel="nofollow">DocSearch</a> , an algolia tool. We are proud to feature the search from your documentation website.</p> <p dir="auto">Congrats for the v7 <g-emoji class="g-emoji" alias="clap" fallback-src="https:...
<p dir="auto">Babel very strange move comments: example, DojoDoc comments in function and info about copyright.</p> <h3 dir="auto">Input Code</h3> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// Available via the modified BSD lice...
0
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-kops-aws-updown/3289/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-kops-aws-updown/3289/</a></p> <p dir="auto">Multiple broken tests:</p> <p dir="auto">Failed: [k8s.i...
<p dir="auto">Failed: <a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-kops-aws-updown/2102/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-kops-aws-updown/2102/</a></p> <p dir="auto">Run so broken it didn't make JUnit output!</p>
1
<p dir="auto">After installing <a href="https://pypi.org/project/numpy/#files" rel="nofollow">the latest</a> release with <code class="notranslate">pip</code> (support for 10.8.5 seems to be declared in the filename: numpy-1.16.1-cp37-cp37m-macosx_<strong>10_6</strong>_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_...
<p dir="auto">On MacOS 10.6 importing latest numpy results in this error:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&gt;&gt;&gt; import numpy Traceback (most recent call last): File &quot;/Users/artcs/Library/Python/3.7/lib/python/site-...
1
<h3 dir="auto">Overview</h3> <p dir="auto">Some Executors, currently a subset of the local Executors, run in a single threaded fashion and have certain limitations and requirements, many of which are hardcoded. To add a new single threaded Executor would require changes to core Airflow code.<br> Note: This coupling oft...
<h3 dir="auto">Description</h3> <p dir="auto">The databricks provider can be updated to a deferrable task introduced in airflow 2.2.0. This will significnatly reduce cpu usage, memory usage on LocalExecutor and improve reliability since state is stored in the airflow metastore.</p> <h3 dir="auto">Use case/motivation</h...
0
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="* Error running Gradle: Exit code 1 from: /home/travis/build/flutter/flutter sdk/examples/flutter_gallery/android/gradlew app:properties: Starting a Gradle Daemon (subsequent builds will be faster) Do...
<p dir="auto">We should consider detecting network errors in gradle and retrying...</p> <div class="highlight highlight-source-dart notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="Initializing gradle... 6.3s Resolving dependencies... ...
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="[ ] bug report [x] feature request [ ] support request =&gt; Please do not submit support request here, instead see https:...
<p dir="auto">This issue is related to the new-new router:</p> <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 [x] feature request [ ] support request =&gt...
1
<p dir="auto">I don`t know if it is bug or feature, but since you put into input with type number two minuses it will stop calling <code class="notranslate">onChange</code> callback, but value inside input will change</p> <p dir="auto"><strong>React 15.4.2</strong><br> <strong>Browser Version 60.0.3112.90 (Official Bui...
<p dir="auto">A controlled number input, without a corresponding <code class="notranslate">setState</code> function, still allows <code class="notranslate">e</code>, <code class="notranslate">-</code> and <code class="notranslate">.</code> to be entered (and numbers can be inputted afterwards). I could be incorrect but...
1
<p dir="auto">I'm pretty sure this was not the behavior last week, but at least today in the new atom version it is.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/4172079/8305507/a9c56920-19a7-11e5-9d1e-61ce449c9a63.gif"><img src="https://cloud....
<p dir="auto">Originally reported over at <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="62505237" data-permission-text="Title is private" data-url="https://github.com/atom/atom/issues/6008" data-hovercard-type="issue" data-hovercard-url="/atom/atom/issues/6008/hovercard" href="http...
1
<p dir="auto">Hi, please help me understand why this component is not working as intended?<br> Of the two use cases is working only case 2...</p> <h2 dir="auto">Source</h2> <p dir="auto"><strong>component</strong></p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data...
<p dir="auto">version: <code class="notranslate">ng2-beta12</code><br> For some reason the order in which templates are defined is causing issues with transclusion.</p> <p dir="auto"><a href="http://plnkr.co/edit/OmMGa65bNfrrQn0i5Wwm?p=preview" rel="nofollow">Doesn't Work for buttons but works for link</a></p> <div cla...
1
<p dir="auto">NumPy can create boolean arrays out of strings, but cannot convert string arrays to bool_. I think we should follow Python here and assign truth values to strings.</p> <h3 dir="auto">Reproducing code example:</h3> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" ...
<p dir="auto">The following table shows the extents of the problem</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="x : str sc = np.str_(x) arr = np.array(x, np.str_)"><pre class="notranslate"><span class="pl-s1">x</span> : <s...
1
<p dir="auto">In our project we have a number of files where tabs are strictly required (a format we do not control). However, we want to normalize tabs to spaces throughout the rest of the project.</p> <p dir="auto">For now, I just ask that people don't edit those files in VSCode. I even considered adding them to the ...
<p dir="auto">The new fuzzy file picker makes it really hard to me to find files in huge projects (~5,000 source files). Regardless of what I'm typing in the file picker I receive a lot of results I definitely don't want. Example below:</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https...
0
<p dir="auto">Using pandas 0.10.1</p> <p dir="auto">Pandas allows creating a dataframe with two columns with the same name. (I disagree that it should be allowed, but it is allowed, so OK). However, it doesn't handle that correctly in several cases.<br> Pandas ought to either completely disallow duplicate named columns...
<h4 dir="auto">Code Sample, a copy-pastable example if possible</h4> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import pandas as pd df = pd.DataFrame({'a': ['Hello', 'World']}) df['a'] = df['a'].astype('S') df['b'] = df['a...
0
<p dir="auto"><strong>Glide Version</strong>: 4.0.0-RC1</p> <p dir="auto"><strong>Integration libraries</strong>: okhttp3, recyclerview</p> <p dir="auto"><strong>Device/Android Version</strong>: Fails on One plus 3t, and Nexus 6p</p> <p dir="auto"><strong>Issue details / Repro steps / Use case background</strong>: H...
<p dir="auto"><strong>Glide Version</strong>: 3.7.0</p> <p dir="auto"><strong>Integration libraries</strong>: no</p> <p dir="auto"><strong>Device/Android Version</strong>: HUAWEI P7</p> <p dir="auto"><strong>Issue details / Repro steps / Use case background</strong>: Set a touch effect for ImageView</p> <p dir="aut...
0
<p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="151970374" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/6000" data-hovercard-type="pull_request" data-hovercard-url="/microsoft/vscode/pull/6000/hovercard" href="https://gith...
<p dir="auto">Hello,</p> <p dir="auto">It would be nice to have a possibility to create custom menu items for extensions' commands, e.g. <code class="notranslate">Edit -&gt; Format Document</code>. I think it should work similar to <code class="notranslate">keybindings</code> contribution point.</p> <p dir="auto">Since...
1
<p dir="auto">I checked everything but responsive navbar and icons and the files generated (CSS) had not the right stuff.</p>
<p dir="auto">I'm trying to get Bootsrap through Customize, but every time I get a blank boostrap.css and file error.txt with the error:</p> <blockquote> <p dir="auto">A less error occured trying to build your bundle.<br> You've likely entered an invalid input into the less variable field. Check your syntax and try ag...
1
<p dir="auto">After upgrading and running my migration script, I get the following exception, which I do not get when upgrading to 2.0.1:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="2014-04-15 07:28:25.555+0000 ERROR [org.neo4j]: Exception ...
<p dir="auto">neo4j-import does not correctly recognize Excel-type CSV wrt. double quotes and backslash</p> <ul dir="auto"> <li>Neo4j version: 3.1</li> <li>Operating system: Arch Linux</li> <li>API/Driver: None</li> <li><strong>Steps to reproduce</strong></li> </ul> <p dir="auto">The following CSV parsed correctly unde...
0
<p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="464954871" data-permission-text="Title is private" data-url="https://github.com/sqlalchemy/sqlalchemy/issues/4753" data-hovercard-type="issue" data-hovercard-url="/sqlalchemy/sqlalchemy/issues/4753/hovercard" href="https:/...
<p dir="auto"><strong>Migrated issue, originally created by Michael Bayer (<a href="https://github.com/zzzeek">@zzzeek</a>)</strong></p> <p dir="auto"><a href="https://mariadb.com/kb/en/library/mariadb-1029-changelog/" rel="nofollow">https://mariadb.com/kb/en/library/mariadb-1029-changelog/</a></p> <p dir="auto">This f...
0
<p dir="auto"><strong>Migrated issue, originally created by mrudula chougule</strong></p> <p dir="auto">Hi,</p> <p dir="auto">I am having python+gtk application. I'm currently porting my python application from Ubuntu 10.04 to 14.04. I have sqlalchemy version of 0.8.4-1Ubuntu2.1 on Ubuntu 14.04. When trying to run my a...
<p dir="auto"><strong>Migrated issue, originally created by mrudula chougule</strong></p> <p dir="auto">Hi,</p> <p dir="auto">I am having python+gtk application. I'm currently porting my python application from Ubuntu 10.04 to 14.04. I have sqlalchemy version of 0.8.4-1Ubuntu2.1 on Ubuntu 14.04.<br> When trying to run ...
1
<p dir="auto">Please, implement the headless option which is available from chrome version 57.</p> <p dir="auto">Reason:<br> Easier usage for testing and scraping (without the xfb hack)</p>
<ul dir="auto"> <li>Electron version: 1.6.x</li> <li>Operating system: macOS</li> </ul> <h3 dir="auto">Expected behavior</h3> <p dir="auto">Several things:</p> <ul dir="auto"> <li>The promise which is returned by executeJavascript should be rejected</li> <li>The error and stack trace should be more meaningful (how? = w...
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" checked=""> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list...
0
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Microsoft Windows NT 10.0.18362.0 Windows Terminal version (if applicable): 0.6.2951.0 Any other software?"><pre lang="none" class="notranslate">...
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Microsoft Windows [Version 10.0.18362.388] Windows Terminal version (if applicable): 0.5.2762.0 15&quot; 2015 MacBook Pro -- integrated graphics ...
0
<p dir="auto"><a href="https://www.elastic.co/guide/en/elasticsearch/reference/2.3/indices-templates.html" rel="nofollow">Here</a> we have;</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="PUT /_template/template_1 { &quot;template&quot;: &quo...
<p dir="auto"><strong>Description of the problem including expected versus actual behavior</strong>:<br> The short explaination:<br> The field template In templates is vague because it is pattern matching the indices which will be working on, I think that the name should be somthing like Index pattern or so.</p> <p dir...
1
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">1.9.0-dev.20160502</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="const xs = [1,2,3]; const ys = [4,5]; xs.push(...ys);...
<p dir="auto">The variable in a for-of loop contains <code class="notranslate">undefined</code> when the target is set to es6. For es5, everything works as expected.</p> <p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">nightly (1.9.0-dev.20160428)</p> <p dir="auto"><strong>Code</strong></p> <div cla...
1
<h2 dir="auto">Background:</h2> <p dir="auto">I have some buttons on my website that have a glyphicon plus text.</p> <p dir="auto">I would like to be able to use hidden-xs on a span around the text inside the button. When the screen is xs (&lt;768px) the button only shows the glyphicon. And when the screen is &gt; 76...
<p dir="auto">related to issues <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="16856611" data-permission-text="Title is private" data-url="https://github.com/twbs/bootstrap/issues/8500" data-hovercard-type="pull_request" data-hovercard-url="/twbs/bootstrap/pull/8500/hovercard" href=...
1
<p dir="auto">I'm seeing this recovered panics in <code class="notranslate">kubelet.log</code>:</p> <details> /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/kubelet/volumemanager/populator/desired_state_of_world_populator.go:158 /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kuber...
<p dir="auto">When calling <code class="notranslate">/api/v1/proxy/namespaces/$n/pods/$p:1234/</code> on a pod which returns CORS headers, duplicate CORS headers are returned (from the pod and from the API). The proxy should strip CORS headers, just like the pod proxy does.</p> <p dir="auto">Reported in <a class="issue...
0
<ul dir="auto"> <li>[X ] I have searched the <a href="https://github.com/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Expected Behavior</h2> <p dir="auto">Some users like to use tabbing and keyboard to traverse through a page. Some like to...
<p dir="auto">how can i use layout with materical-ui? thanks a lot.</p>
0
<p dir="auto">All input types get set to 210px wide and 18px high, which means image buttons get squashed ridiculously. Adding the radiused box-shadow border doesn't make much sense for image buttons either.</p> <p dir="auto">It may be too much to set those values for the individual input types since there are a number...
<p dir="auto">With Bootstrap 2.0.3, tooltips were appended to the document body and so they weren't constrained to their parent container</p> <p dir="auto">Bootstrap 2.0.3: <a href="http://jsfiddle.net/TwMdK/1/" rel="nofollow">http://jsfiddle.net/TwMdK/1/</a></p> <p dir="auto">With Bootstrap 2.2.2, tooltips are now app...
0
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; all version</li> <li>Operating System / Platform =&gt; <g-emoji class="g-emoji" alias="grey_question" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2754.png">❔</g-emoji></li> <li>Compiler =&gt; <g-emoji class="...
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; ❔</li> <li>Operating System / Platform =&gt; ❔</li> <li>Compiler =&gt; <g-emoji class="g-emoji" alias="grey_question" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2754.png">❔</g-emoji></li> </ul> <h5 dir="auto...
0
<h2 dir="auto">Feature request</h2> <p dir="auto">I thiink it is necessary to support alnp. For example, if a developer want to create a http2 server, alpn can make handshake quicker.</p>
<p dir="auto">This was discussed over in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="403193670" data-permission-text="Title is private" data-url="https://github.com/denoland/deno_std/issues/153" data-hovercard-type="issue" data-hovercard-url="/denoland/deno_std/issues/153/hoverca...
1
<p dir="auto"><strong>Glide Version</strong>:</p> <p dir="auto">4.11</p> <p dir="auto"><strong>Integration libraries</strong>:</p> <p dir="auto">No</p> <p dir="auto"><strong>Device/Android Version</strong>:</p> <p dir="auto">Mi6, Android 9</p> <p dir="auto"><strong>Issue details / Repro steps / Use case background</...
<p dir="auto"><strong>Glide Version</strong>: 4.0.0-RC1</p> <p dir="auto"><strong>Integration libraries</strong>: No</p> <p dir="auto"><strong>Device/Android Version</strong>: Android 7.0</p> <p dir="auto"><strong>Issue details / Repro steps / Use case background</strong>:</p> <p dir="auto">GlideApp.with(context).lo...
1
<h3 dir="auto">Problem</h3> <p dir="auto">Currently the props are merged with the instance's own <code class="notranslate">data</code>, which has a few problems:</p> <ol dir="auto"> <li>Both data and props can declare the same property name. The order and priority of the merging is not clear. Should a prop overwrite th...
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="new Vue({ el: '#el', template: '#tpl', data: { items: [ // works fine if defined here // {title: 'Title 1', id: 1}, // {title: 'T...
0
<p dir="auto">When am trying to run the tensorboard in anaconda prompt, I am getting below error. Can somebody help me to recover from it?</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-...
<p dir="auto">Create fresh virtual env with Anaconda Navigator 1.9.6 under Windows 10, selecting Python 3.7, naming python37</p> <p dir="auto">In the console of VSCode:</p> <ul dir="auto"> <li>activate python37</li> <li>pip install numpy</li> </ul> <div class="snippet-clipboard-content notranslate position-relative ove...
1
<p dir="auto">Hello,</p> <p dir="auto">we moved recently from TS 1.4 to TS 1.5 with Visual Studio 2013.</p> <p dir="auto">When we have the following class definition:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="export class ErrorClass { ...
<p dir="auto">I have an interface that is supposed to have a function signature of:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="(param: {prop: boolean}): any"><pre class="notranslate"><code class="notranslate">(param: {prop: boolean}): any ...
1
<p dir="auto">Elasticsearch generates an InvalidShapeException from polygons generated by PostGIS:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="MapperParsingException[failed to parse [catchment_mpoly]]; nested: InvalidShapeException[Provided...
<p dir="auto">This is a duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="125913435" data-permission-text="Title is private" data-url="https://github.com/elastic/elasticsearch/issues/15880" data-hovercard-type="issue" data-hovercard-url="/elastic/elasticsearch/issues/15880...
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 =&gt; search github for a similar issue or PR before submitting [x ] feature request [ ] support request =&...
<p dir="auto">This is probably best classified as a Router feature request. I'll describe what it is, my thinking, and a use case.</p> <p dir="auto">What it is: Currently, the V3 Router waits for an Observable to Complete before completing navigation. I would like for it to instead continue navigation after the first O...
0
<p dir="auto">_Originally posted by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/CaiJingLong/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/CaiJingLong">@CaiJingLong</a> in<br> <a class="issue-link js-issue-li...
<p dir="auto">When running a flutter app within IntelliJ just after switching Flutter SDK's, a rather verbose warning is printed twice. Also, it's often printed again the next time you stop and restart the Flutter app. (It eventually goes away, but I haven't seen a pattern to when that happens.)</p> <p dir="auto">Here'...
0
<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">The following information are for installation issues</p> <h3 dir="auto">What related GitHub issues or StackOverflow threads have you found by searching the web for your problem?</h3> <p dir="auto"><a href="https://stackoverflow.com/questions/41605355/updating-the-supported-tags-for-pip#" rel="nofollow">h...
0
<p dir="auto">I've been trying to implement Gaussian Processes Regression, which require the calculation of a matrix inverse. With regular numpy I would use <code class="notranslate">np.linalg.inv</code>, but I can't find this function back in jax.</p> <p dir="auto">Everything else is working as expected, and I can use...
<p dir="auto">With multiple GPUs there should be a way to direct specific computations to run on a specific GPU.</p> <p dir="auto">Context: I want to run #gpu different models in parallel each on its own GPU.</p> <p dir="auto">The current best solution that comes to mind is to RPC between different machines, each with ...
0
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report =&gt; 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 =&gt; search github for a similar issue or PR before submitting [ ] feature request [ ] support request =&g...
1
<p dir="auto">Neither <code class="notranslate">RFECV.fit</code> nor <code class="notranslate">GridSearchCV.fit</code> take the parameter <code class="notranslate">sample_weight</code>. Please add this as an optional parameter to both methods. This parameter is useful for unbalanced classification.</p>
<p dir="auto">Currently many of our metrics allow for sample weights, but when using the <code class="notranslate">cross_val_score</code> or <code class="notranslate">GridSearchCV</code> these are not taken into account. As I said on the mailing list, I'm not sure if this is a bug or a feature. It might depend on the d...
1
<p dir="auto">When I configure my default_timezone as Asia/Shanghai and kick off backfill command, it throws exceptions:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="return func(*args, session=session, **kwargs)"><pre class="notranslate"><c...
<p dir="auto"><strong>Apache Airflow version: 2.0.1</strong><br> <strong>What happened:</strong><br> Running an airflow dags test or backfill CLI command shown in tutorial, produces the same error.</p> <p dir="auto"><strong>dags test cli command result:</strong></p> <div class="snippet-clipboard-content notranslate po...
1
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p> <p dir="auto">A user has run the unit tests and is confused that many of them fail when running with the default SQLite database. in theory it would be nice for every single unit test to check against the current database engine and to ...
<p dir="auto"><strong>Migrated issue, originally created by Michael Bayer (<a href="https://github.com/zzzeek">@zzzeek</a>)</strong></p> <p dir="auto">because an inheritance relationship copies the properties from the base mapper to the child mapper at construction time, an add_property on the base mapper fails to prop...
1
<p dir="auto">This code crashes the compiler</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn main() { let mut a = []; }"><pre class="notranslate"><span class="pl-k">fn</span> <span class="pl-en">main</span><span clas...
<p dir="auto">Test case:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="fn main() { []; }"><pre class="notranslate"><code class="notranslate">fn main() { []; } </code></pre></div> <p dir="auto">Output:</p> <div class="snippet-clipboard-content...
1
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">I like to use multiple desktops, I have one for Work and another for Home time. I would love if I could specify certain apps to always open on a designated desktop. For example, all my work needs to be done in Chrome, but I use Firefox as my perso...
<p dir="auto">Please can you add feature in Keyboard Manager to map shortcuts keys to type symbols like, Alt(Left) + a would type "π".<br> <g-emoji class="g-emoji" alias="+1" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f44d.png">👍</g-emoji></p>
0
<p dir="auto">There seems to have been an API change between React 0.12 and 0.13 that's not covered in the documentation. When using <code class="notranslate">JSXTransformer.transform</code> with the <code class="notranslate">sourceMap</code> option, the source map is now returned as a plain JavaScript object. Previous...
<p dir="auto">i'm trying to create my apps, app have function like maps app of google. my app have 2 scene: - first scene: is mapview and have a search input in the top of the scene, when user click on search input, app will navigate to second scene (search scene) - second scene: i implemented module react-native-googl...
0
<p dir="auto">The validator (<a href="http://symfony.com/doc/master/reference/constraints/UserPassword.html" rel="nofollow">http://symfony.com/doc/master/reference/constraints/UserPassword.html</a>) fails after updating to 2.1.</p> add('current_password', 'password', array( 'label' =&gt; 'form.current_passw...
<p dir="auto">The validator (<a href="http://symfony.com/doc/master/reference/constraints/UserPassword.html" rel="nofollow">http://symfony.com/doc/master/reference/constraints/UserPassword.html</a>) fails after updating to 2.1.</p> add('current_password', 'password', array( 'label' =&gt; 'form.current_passw...
1
<p dir="auto">by <strong>fgergo</strong>:</p> <pre class="notranslate">What steps will reproduce the problem? 1. compiling, linking and running ./5.out package main import "fmt" func main() { fmt.Println("Hello") } What is the expected output? "Hello" is printed. What do you see instead? SIGILL: illegal instru...
<p dir="auto">go/types accepts the following program:</p> <div class="highlight highlight-source-go notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="package a func f() { switch 0 { case 0: case 0: } }"><pre class="notranslate"><span class="pl-k">packag...
0
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd] Windows Terminal version (if applicable): Any other software?"><pre lang="none"...
<p dir="auto">Emojis are rendering unusually small:</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/172594/68474189-afccdd00-021c-11ea-8fd6-9cd870d903ac.png"><img src="https://user-images.githubusercontent.com/172594/68474189-afccdd00-021c-11ea-8fd...
0
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>What is the current behavior?</strong><br> I am building a React App on serverless framework. I use webpack to compile both client-side and server-side code with Loadable-Components to do codesplitting. Everything works fine until I try to add <code class="notran...
<p dir="auto">So, as you may already know, with npm@3 (on the registry now, currently in beta), peerDependencies are no longer installed for you. They act as assertions, warning you if you don't meet their requirements, but they do not break the install nor do they trigger installation of the thing mentioned.</p> <p di...
0
<p dir="auto">While downloading by "Customize", allow change default fonts path:<br> src: url('../fonts/...');</p>
<p dir="auto">Guys I don't see any option for changing fonts path variable as well?</p>
1
<h3 dir="auto">System info</h3> <ul dir="auto"> <li>Playwright Version: [v1.33.0]</li> <li>Operating System: macOS 13.2</li> <li>Browser: [All, Chromium, Firefox, WebKit]</li> <li>Other info:</li> </ul> <h3 dir="auto">Source code</h3> <p dir="auto"><strong>Link to the GitHub repository with the repro</strong></p> <p di...
<h3 dir="auto">System info</h3> <ul dir="auto"> <li>Playwright Version: v1.35.1</li> <li>Operating System: macOS 13.4</li> <li>Browser: Chromium</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">With introduction of <a class="issue-link js-issue-link notranslate" rel="noopener noreferrer nofollow" href="https://linear.app/vercel/issue/NEXT-plugins">next-plugins</a> we've got more functionality and dependencies exposed in <code class="notranslate">next.config.js</code>, using plugins like <code cl...
<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
<h3 dir="auto">Apache Airflow version</h3> <p dir="auto">2.4.0</p> <h3 dir="auto">What happened</h3> <p dir="auto">Upgraded airflow from 2.1.4 to 2.4.0, did airflow db upgrade, all seems to work ok<br> In the new grid view UI though, we don't seem to be able to see running DAGs in the default grid view (All run states)...
<h3 dir="auto">Apache Airflow version</h3> <p dir="auto">2.4.0</p> <h3 dir="auto">What happened</h3> <p dir="auto">Airflow 2.4.0's grid view has an issue:</p> <p dir="auto"><strong>Grid view stop showing the latest DAG runs in 2.4.0 (regardless of schedule, it shows old dag runs)</strong></p> <ul dir="auto"> <li> <p di...
1
<p dir="auto">I uncovered this general issue while testing loading JavaScript files from <code class="notranslate">node_modules</code>, but realized (and confirmed) this applies to TypeScript files also.</p> <p dir="auto">Basically, when we search the <code class="notranslate">node_modules</code> folder, we <a href="ht...
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">1.8.10</p> <p dir="auto"><strong>Code</strong></p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="interface TNode { Kids?: (TNode | string)[]; } function foo(...
0
<p dir="auto">We should extend the <code class="notranslate">preprocessing.Scaler</code> / <code class="notranslate">preprocessing.scale</code> utilities to feature-wise scale sparse matrices to unit scale without trying to center the data first. This work should be done in a consistent way with the <code class="notran...
<p dir="auto">Please help me with my installation.<br> I followed the guideline to install sklearn and numpy, but when I ran the nosetest, it kept showing the following testing message, and finally a failed message also cited below:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" ...
0
<p dir="auto">(I don't know if it's really a bug or if we're not supposed to do this, but it works fine when using jsx)</p> <p dir="auto">When using the arrow function as a module exports, the generated code is wrong.<br> The following (useless but minimal) example</p> <div class="highlight highlight-source-js notransl...
<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"> I would like to work on a fix!</li> </ul> <p dir="auto"><strong>Current behavior</strong></p> <div class="snippet-clipboard-content notranslate position-...
0
<ul dir="auto"> <li>VSCode Version: 1.0.0</li> <li>OS Version: OSX 10.11.3</li> <li>Unity 5.3.4f1</li> </ul> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>Configure Visual Studio Code with Unity as described at: <a href="https://code.visualstudio.com/Docs/runtimes/unity" rel="nofollow">https://code.visualst...
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">1.8.10</p> <p dir="auto"><strong>VSCode Version:</strong><br> 1.0.0</p> <p dir="auto"><strong>OS</strong><br> Linux 4.4.8-300.fc23.x86_64<br> Fedora 23<br> Gnome 3.18.2</p> <p dir="auto"><strong>Project structure</strong></p> <p dir="auto">├── dist<br...
0
<p dir="auto">Here is the feedback link I filed:<br> <a href="https://aka.ms/AA62vzv" rel="nofollow">Feedback</a></p> <h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows version 10.0.18970.0. Latest Windows Termi...
<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.356 Windows Terminal version: 0.4.2382.0 WSL Ubuntu 18.04"><pre lang="none" class="notranslate"><code class="notranslate">Windows buil...
0
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=ramkumar.k" rel="nofollow">Ramkumar Krishnan</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4691?redirect=false" rel="nofollow">SPR-4691</a></strong> and commented</p> <p dir="auto">It would be great if we have so...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=kdonald" rel="nofollow">Keith Donald</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7745?redirect=false" rel="nofollow">SPR-7745</a></strong> and commented</p> <p dir="auto">Would be nice extension of the resource...
0
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/1009" rel="nofollow">http://projects.scipy.org/scipy/ticket/1009</a> on 2009-09-30 by trac user jap, assigned to unknown.</em></p> <p dir="auto">If there are large values in the observation matrix, the vq.kmeans method fails with the foll...
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/1077" rel="nofollow">http://projects.scipy.org/scipy/ticket/1077</a> on 2009-12-28 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/kwgoodman/hovercard" data-octo-click="hovercard-link-click" da...
1
<ul dir="auto"> <li>VSCode Version: 1.0.0-alpha</li> <li>OS Version: Windows10</li> </ul> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>Launch VS code and open any folder which contains .ts file.</li> <li>Configure tasks.json and tsconfig.json files.</li> <li>Set "showOutput": "always" setting into tasks.js...
<p dir="auto">Currently there is no way to tell if a script is running other than a spinning bar in the bottom which is hard to see. If the task doesn't spit any output than there is no way to know if it's still running or finished other than by looking at that bar. Would be nice to get something more visible and expli...
1
<p dir="auto"><strong>Your Windows build number:</strong><br> 10.0.18362.86</p> <p dir="auto"><strong>What you're doing and what's happening:</strong><br> Trying to enter the <code class="notranslate">@</code> sign on a Swedish keyboard in a PowerShell console using <code class="notranslate">Alt Gr</code> + <code class...
<ul dir="auto"> <li>Your Windows build number: (Type <code class="notranslate">ver</code> at a Windows Command Prompt)</li> </ul> <p dir="auto">Microsoft Windows [Version 10.0.18362.86]</p> <ul dir="auto"> <li>What's wrong / what should be happening instead:</li> </ul> <p dir="auto">When the tab is running a <code cla...
1
<p dir="auto">I added the glide-3.6.1.jar and YouTubeAndroidPlayerApi.jar to my project,<br> Before adding to glide , the youtube player was working clearly, when I added glide, something went wrong and when I try to open my YouTubePlayerFrag, onCreate() method I couldn't inflate my xml.</p> <p dir="auto">When I remove...
<p dir="auto">How to set background process as 0<br> <a href="http://www.tomsguide.com/faq/id-2316489/limit-background-process-android-device.html" rel="nofollow">http://www.tomsguide.com/faq/id-2316489/limit-background-process-android-device.html</a></p> <p dir="auto">A fragment in activity and execute below.</p> <div...
1
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Ex...
<p dir="auto">I've started analyzing <code class="notranslate">material-ui</code> part (quite big as it turned out) of my application bundle. My app is very simple for now, I use not many different widgets, so I was quite surprised seeing modules like <code class="notranslate">Popover</code> inside the bundle. I've tra...
0
<p dir="auto">As mentioned <a href="https://discord.com/channels/684898665143206084/684911491035430919/763129882594508821" rel="nofollow">here</a>:<br> There is a problem what tests belong to which file/module. <code class="notranslate">std</code> solves that currently with prefixing every test name. Though that works,...
<p dir="auto">Currently, all tests from different test file are printed as if they are all from one file. This could be a problem on a large test suite where developer needs to find failed test case/file.</p> <p dir="auto">In Jest, tests are grouped per file. By default, only file names and names of failed tests are sh...
1
<p dir="auto">In ErrorPage Component this error is coming at last statement of "export default connect(...) ".</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import React, { Component } from 'react' import { connect } from 'reac...
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br> no.<br> <strong>What is the current behavior?</strong><br> look this: <a href="https://www.npmjs.com/package/react-week-time-range-picker" rel="nofollow">react-week-time-range-picker</a>.</p> <p dir="auto">This is a c...
0
<p dir="auto">Hello, first of all I want to say you making crazy useful things, guys, thank you!</p> <p dir="auto">I have two elasticsearch twin (versions, configuration, everything) servers with the same data, replicated by logstash: ES1 and ES2. ES1 I restarted for a few hours ago and now I have a problems.</p> <p di...
<p dir="auto">It appears that the Explain API ignores search_type. I'm unsure if this is by design, or because of an underlying limitation, but thought it deserved an issue report.</p> <p dir="auto">Here is an example query showing scoring disparity due to low doc count (5 docs) spread across 5 shards. Perfectly norm...
0
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/bonfire-return-largest-numbers-in-arrays" rel="nofollow">http://www.freecodecamp.com/challenges/bonfire-return-largest-numbers-in-arrays</a> has an issue.</p> <p dir="auto">When you start exercising the compiler tells you "cannot read property 'eql...
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-bring-your-javascript-slot-machine-to-life" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-bring-your-javascript-slot-machine-to-life</a> has an issue. Please describe how to reproduce it, and include links to screenshots i...
0
<h3 dir="auto">Website or app</h3> <p dir="auto"><a href="https://www.youtube.com/" rel="nofollow">https://www.youtube.com/</a>, <a href="https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Flexbox,https://docs.github.com/en" rel="nofollow">https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Flexbox...
<h3 dir="auto">Website or app</h3> <p dir="auto">youtube.com, github.com, gmail.com, lucidchart.app</p> <h3 dir="auto">Repro steps</h3> <ol dir="auto"> <li>Open any web app not made with React (e.g.: youtube.com, amazon.com, github.com, gmail.com, lucidchart.app)</li> <li>The react icon is ON and the popover message sa...
1
<p dir="auto">I find when I'm reading the documentation that I have to do a shit ton of scrolling so I can get to the primary navigation after I've made my way so far down the page. A back to top link would seriously save me time and a some finger abrasion. The mighty mouse and touch pads aren't exactly free spinning s...
<p dir="auto">In the new docs in 3.1 the navbar is not fixed on top. It's quite hard to go to other pages when you are way down below in the docs. A back to top button on the sidebar would be nice.</p>
1
<ol start="2" dir="auto"> <li>copy below exception message</li> </ol> <p dir="auto">Version: 1.0.0<br> OS Version: Microsoft Windows NT 10.0.19042.0<br> IntPtr Length: 8<br> x64: True<br> Date: 08/02/2020 13:50:37<br> Exception:<br> System.ObjectDisposedException: Cannot access a disposed object.<br> Object name: 'Time...
<p dir="auto">Popup tells me to give y'all this.</p> <p dir="auto"><a href="https://github.com/microsoft/PowerToys/files/5009460/2020-07-31.txt">2020-07-31.txt</a></p> <p dir="auto">Version: 1.0.0<br> OS Version: Microsoft Windows NT 10.0.19041.0<br> IntPtr Length: 8<br> x64: True<br> Date: 07/31/2020 17:29:59<br> Exce...
1
<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 verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li> <li class="task-list-item"><inpu...
<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 verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li> <li class="task-list-item"><inpu...
0
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[X] feature request"><pre class="notranslate"><code class="notranslate">[X] feature request </code></pre></div> <p dir="au...
<p dir="auto">Hi all!</p> <p dir="auto">Is it possible to extend DOM Elements with Angular 2?<br> In a way I can use it like:</p> <div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&lt;button value=&quot;Click!&quot; is=&quot;exte...
0
<p dir="auto">hello, when i downloaded "script auto setup" and ran it to create cluster on AWS, and got this error:<br> ./cluster/../cluster/../cluster/aws/../../cluster/common.sh: line 518: KUBE_MANIFESTS_TAR_URL: unbound variable</p> <p dir="auto">I don't see this on older version, and don't know variable "KUBE_MANIF...
<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> <ul dir="auto"> <li>No</li> </ul> <p dir="auto"><stro...
0
<p dir="auto">If you hover over an open tab, you get a little hint popup showing the full path of the file open therein, which is cool. Problem is, if you happen to close that tab with CMD-w whilst it's up, apparently it never goes away, and hangs around pointing to tabs that are clearly NOT that file any more.</p>
<p dir="auto">I had a tab open, hovered my mouse over the label and then closed the tab. Now I have a permanent tooltip I can't remove.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/9bd809e58ccf977644c52ba2eb915afe47981b5589106ea11a96e0dc2e0093bd/687474...
1
<p dir="auto">When I expand a collapsible navbar and after that resize the browser window, the navbar-collapse element keeps the class "in". In my opinion the class "in" should be removed if the width is wide enough for the navbar not to be collapsed because when I call the page with a wide browser the navbar-collapse ...
<p dir="auto">Currently this is duped a few times over: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="21632511" data-permission-text="Title is private" data-url="https://github.com/twbs/bootstrap/issues/11243" data-hovercard-type="issue" data-hovercard-url="/twbs/bootstrap/issues/1...
1
<h2 dir="auto">Environment info</h2> <ul dir="auto"> <li><code class="notranslate">transformers</code> version: 4.1.1</li> <li>Platform: Linux-3.10.0-693.5.2.el7.x86_64-x86_64-with-centos-7.4.1708-Core</li> <li>Python version: 3.7.9</li> <li>PyTorch version (GPU?): 1.7.1 (False)</li> <li>Tensorflow version (GPU?): not...
<h1 dir="auto"><g-emoji class="g-emoji" alias="rocket" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f680.png">🚀</g-emoji> Feature request</h1> <p dir="auto"><code class="notranslate">transformers.BertTokenizer.from_pretrained()</code> calls <code class="notranslate">get_fast_tokenizer_file...
0
<p dir="auto">By default, alt-f is bound to <code class="notranslate">editor:move-to-end-of-word</code> and alt-h to <code class="notranslate">editor:delete-to-beginning-of-word</code>. These conflict with activating <code class="notranslate">File</code> and <code class="notranslate">Help</code> menus in Windows.</p> <...
<p dir="auto">The normal Windows <code class="notranslate">Alt+{letter}</code> menu shortcuts don't work in Atom. Holding <code class="notranslate">Alt</code> highlights the relevant letter in each menu name, but then pressing the letter doesn't open the menu. For example, <code class="notranslate">Alt+F</code> should ...
1
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="neo4j-sh (?)$ create (t:Test {a:&quot;abc&amp;&amp;def&quot;}) return t; Unknown command 'def&quot;})' neo4j-sh (?)$ "><pre class="notranslate"><code class="notranslate">neo4j-sh (?)$ create (t:Test {...
<p dir="auto">This issue ties together all bugs related to the shell's dump command.</p> <h2 dir="auto">Schema support</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Constraints using indexes during import: there needs a way to w...
1
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="myfunc(myvar::AbstractMyType{T})::Array{T} where {T} = myvar.myproperty"><pre class="notranslate"><span class="pl-en">myfunc</span>(myvar<span class="pl-k">::</span><span class="pl-c...
<p dir="auto">In other words, <code class="notranslate">::ReturnType</code> is incompatible with <code class="notranslate">where</code> clauses in the short function form declarations.<br> I thought an exemple was more clear than my words in the title.</p>
1
<p dir="auto">Duplication of request clears list of fields in the original request instead of duplicated one.</p>
<p dir="auto">According to the phpDoc annotation of <code class="notranslate">Symfony\Component\BrowserKit::getResponse()</code>, an instance of <code class="notranslate">Symfony\Component\BrowserKit\Response</code> should be returned by that method. But instead, I get an instance of <code class="notranslate">Symfony\C...
0
<p dir="auto">Following Code "suddenly" (TM) gives a compiler panick:</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="use std::iter::Iterator; fn map&lt;T, U, I: Iterator&lt;T&gt;&gt;(fun: |T| -&gt; U, mut iter: I) -&gt; Vec&l...
<p dir="auto">The following code causes the compiler to fail. Conversation on IRC suggests this is a known issue, but I could not find this specific error by searching tickets for "Cannot encode region variables" nor any of the hits for "region variables".</p> <p dir="auto">I apologize if this is a duplicate.</p> <div...
0