text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Microsoft Windows [Version 10.0.18995.1]
Windows Terminal version (if applicable): 0.5.2681.0
"><pre class="notranslate"><code class="notranslate">Microsoft Windows [Ve... | <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.0
Windows Terminal version (if applicable): 0.5.2681.0
Any other software? No"><pre lang="none" class="notranslate"><code class="notr... | 0 |
<p dir="auto">We have a requirement to destroy Angular2 Application when user is navigated to other page (Note: It is an application where we are using angular2 for one page only). So when the user navigates away from this page (using normal anchor), we have to unload/destroy the ng2 app.</p>
<p dir="auto">we are takin... | <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 on second thouth this is not a feature its definitive a bug
[ ] support request => Please do not su... | 0 |
<p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ekini/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ekini">@ekini</a> on 2014-09-30T01:23:55Z</p>
<h5 dir="auto">Issue Type:</h5>
<p dir="auto">... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">ansible-vault</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.4.0.0
confi... | 0 |
<p dir="auto">When searching for a file with <code class="notranslate">CMD + P</code> I would expect results with exact filenames to be more relevant.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1388079/6882075/bbb89860-d536-11e4-83b6-57ee45aa... | <p dir="auto">Multiple schemes can be employed to achieve results which are most relevant to the user. Predicting which file a user wants out of a long list of possible matches and presenting it first can help speed up development time/maintain flow and train of thought. Here are some ideas to discuss:</p>
<ul class="c... | 1 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 3.1</li>
<li>Operating System / Platform => Ubuntu 16.04(PC) JestonTk1 JestonTX1</li>
<li>Compiler => gcc</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">Question Projection: YOLO-Darknet <a href="https://... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 3.2</li>
<li>Operating System / Platform => linux Ubuntu 16.04 64 Bit</li>
<li>Compiler => gcc</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">I have recently installed opencv 3.2 in ubuntu 16.04 system and tried t... | 1 |
<p dir="auto">Hi there, when I command + f and paste multiple lines into the "find in current buffer" field the lines seem to be pasted into the field but behind all the other ui elements.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/65ac127d2c73178370... | <p dir="auto">Pasting something like this in the Find box displays incorrectly</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="
'use strict';
"><pre class="notranslate"><code class="notranslate">
'use strict';
</code></pre></div>
<p di... | 1 |
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.): No</p>
<p dir="auto"><strong>What keywords did you search... | <p dir="auto">When I tested with deployment, found some issue. The steps to reproduce is</p>
<ol dir="auto">
<li>Create a deployment with the example online <a href="http://kubernetes.io/docs/user-guide/deployments/#what-is-a-deployment" rel="nofollow">http://kubernetes.io/docs/user-guide/deployments/#what-is-a-deploym... | 1 |
<p dir="auto">The following is a proposal for reworking the existing <code class="notranslate">kube-up.sh</code>, <code class="notranslate">kube-down.sh</code>, and <code class="notranslate">kube-push.sh</code> to eventually be in Go for advanced cloud deployments, while allowing the existing shell investment to contin... | <p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/8886/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/8886/</a></p>
<p dir="auto">Failed: [k8s.io] Container Runtime Conformance Test container runtime conforman... | 0 |
<h5 dir="auto">Issue Type: Bug Report</h5>
<h5 dir="auto">Ansible Version: 1.8.2, devel (as of <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/ansible/ansible/commit/fa51e8f36ddefbb3e8e59ecd370696b2918b9fab/hovercard" href="https://github.com/ansible/ansible/commit/fa51e8f36dd... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">command</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.2.2.0
config fi... | 0 |
<p dir="auto">Jasmine poses a problem since it relies on injecting variables into the local scope of a module.</p>
<p dir="auto">Here's what I want to accomplish.</p>
<ul dir="auto">
<li>Create my dev/production server bundle as usual in one file</li>
<li>Create a separate bundle for running via Jasmine whose modules c... | <p dir="auto">I'm using webpack 5 the latest version of webpack it brings many cool features but unfortunately, I got a lot of issues while I trying to load web fonts. I install both of font-awesome 5 and bootstrap icons npm package in my project and include it inside my <code class="notranslate">app.scss</code> when I... | 0 |
<p dir="auto">I'm trying to get three.js to run in rogerwang/node-webkit, the <code class="notranslate">canvas_</code> examples are all fine, but I got a <code class="notranslate">Uncaught TypeError: Type error</code> when opening the <code class="notranslate">webgl_</code> examples.</p>
<p dir="auto">The line th... | <h5 dir="auto">Description of the problem</h5>
<p dir="auto">Why is there no videoTexture toJson imlpemented. Saving state of a videoTexture saves it as Texture with an image and not VideoTexture with video. This happens because videoTexture inherits its toJson from Texture.</p>
<p dir="auto">Also there is no support f... | 0 |
<p dir="auto">Not a bootstrap issue but an annoying navigation issue in getbootstrap.com/components/</p>
<p dir="auto">On my wide screen the height of the left menu is bigger than my screen's height. Due to some smart scrolling, I guess, all items in the left menu which are below my visible area are not accessible. I w... | <p dir="auto">Hi,</p>
<p dir="auto">Links on the bottom of the menu on the left are not easy reachable. I have to manually scroll to the end of the page.<br>
Maybe add a scrollbar ?:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/407a90f242922e3682da5a50... | 1 |
<p dir="auto">I am working on a script against an app which performs backend queries via graphql. Request path is the same, only body in POST requests are different. When I manually visit one section of the site which displays various data I can clearly see multiple graphql queries with different content. However when ... | <h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [v1.32]</li>
<li>Operating System: [macOS 13.2.1]</li>
<li>Browser: [Chromium]</li>
<li>node: v18.12.1</li>
</ul>
<h3 dir="auto">Source code</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" cl... | 0 |
<p dir="auto">I worked through an example from the <a href="http://doc.scrapy.org/en/latest/topics/shell.html" rel="nofollow">documentation</a> on the scrapy shell. One of the commands there did not work however and I got an <code class="notranslate">AlreadyCalledError</code> from a deferred in Twisted.</p>
<p dir="aut... | <p dir="auto">I try to get items from selector, method xpath consider my xpath as a string. I have seen in a book that if i want to iterate over my selector instead of the all page i should use a dot before my xpath, but it seems that doesn't work. This cause i can't get the URL of the article to continue to add items... | 0 |
<p dir="auto">specification:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="{
"type" : "index_hadoop",
"id" : "index_hadoop_myds_2016-12-06T19:58:25.688+08:00",
"spec" : {
"dataS... | <p dir="auto"><code class="notranslate">HttpRemoteTaskRunnerConfig</code> extends <code class="notranslate">RemoteTaskRunnerConfig</code> and adds more fields, but doesn't override <code class="notranslate">equals()</code> and <code class="notranslate">hashCode()</code>. While <code class="notranslate">RemoteTaskRunner... | 0 |
<p dir="auto">Hello,</p>
<p dir="auto">straight to the point:</p>
<p dir="auto">To reproduce:</p>
<ol dir="auto">
<li>Go to Bootstrap website, collapse secition: <a href="http://twitter.github.io/bootstrap/javascript.html#collapse" rel="nofollow">link</a></li>
<li>Open up webdeveloper tools (I use Google Chrome), go to... | <p dir="auto">Hello! I am using the latest version of Bootstrap from this repo to render a group of checkbox buttons very much like in the <a href="http://getbootstrap.com/javascript/#buttons" rel="nofollow">demo</a>.</p>
<div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="... | 0 |
<p dir="auto">update Atom 1.0, if open settings, cpu > 90%.</p>
<p dir="auto">My Mac OSX 10.11</p> | <p dir="auto"><em>From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/lovio/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/lovio">@lovio</a> on June 26, 2015 6:7</em></p>
<p dir="auto">No matter installing or un... | 1 |
<p dir="auto">[Enter steps to reproduce below:]</p>
<ol dir="auto">
<li>...Create a branch of the second to last commit of the master</li>
<li>...Switch to that branch</li>
<li>Made some changes to file, commit changes</li>
<li>Switch back to master</li>
<li>Atom updated to the "Master version" and resulted in the prob... | <ol dir="auto">
<li>switch the node_modules package from a version to a git repository</li>
<li>npm install</li>
</ol>
<p dir="auto"><strong>Atom Version</strong>: 0.165.0<br>
<strong>System</strong>: Mac OS X 10.10.1<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncaught... | 1 |
<p dir="auto">atom-0.191.0-0.1.fc21 on openSUSE 20150227 "Tumbleweed", no apm.<br>
atom display Chinese character as box like ☐, both the tree view and editor.</p> | <p dir="auto">[Enter steps to reproduce below:]</p>
<ol dir="auto">
<li>File > Save As</li>
<li>Ubuntu 14.04</li>
</ol>
<p dir="auto"><strong>Atom Version</strong>: 0.188.0<br>
<strong>System</strong>: linux 3.13.0-46-generic<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="aut... | 0 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV: 3.3</li>
<li>Operating System / Platform: ubuntu16</li>
<li>Compiler: cmake & gcc5.4</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">opencv knn: dead loop</p>
<h5 dir="auto">Steps to reproduce</h5>
<div class="highlight h... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV =>4.0.0 beta</li>
<li>Operating System / Platform => Windows 10 64 Bit</li>
<li>Compiler => Visual Studio 2017</li>
<li>Cuda => 10.0</li>
<li>Driver => 416.34</li>
<li>GPU => RTX 2080</li>
</ul>
<h5 dir="auto">Detailed descri... | 0 |
<p dir="auto">The right side of topbar stops functioning properly when you shrink the size of the screen under the min-width. This is observable in both the app and fluid layout if you shrink the screen size.</p>
<p dir="auto">This is due to the position fixed of the topbar forcing it to be anchored to the top right. I... | <p dir="auto">When you resize the window to a smaller width some menu items will disappear. You can try it here: <a href="http://twitter.github.com/bootstrap/examples/container-app.html">http://twitter.github.com/bootstrap/examples/container-app.html</a></p>
<p dir="auto">I didn't look much further into this but I saw ... | 1 |
<p dir="auto">Describe what you were doing when the bug occurred:<br>
1.<br>
2.<br>
3.</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.2.1-3816ae7c3</p>
<p dir="auto">Call stack: at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:157108<b... | <p dir="auto">PLEASE INCLUDE REPRO INSTRUCTIONS AND EXAMPLE CODE</p>
<p dir="auto">I got this error when I click 'Ranked'.</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.0.4-3c6a219</p>
<p dir="auto">Call stack: at chrome-extension://fmkadmapgofadopljbjfkapd... | 1 |
<p dir="auto">Hello. How to tabify code? How to replace spaces to tabs?</p> | <p dir="auto">Would it be possible to add a VS Code command to convert tabs to spaces, and vice versa?</p>
<p dir="auto">I copied some JSON code from GitHub into VS Code, using Google Chrome, and it's indented using tabs. I'd like to convert it to use 2 spaces.</p>
<p dir="auto">I searched for this issue on here, and c... | 1 |
<p dir="auto">The casting of a <code class="notranslate">ctypes</code> Structure object array to numpy array usually results with a numpy structured array. But if the Structure contains a <code class="notranslate">c_wchar</code> array (string) field it becomes an object. I could not find the reason why this is happenin... | <p dir="auto">The following minimal example crashes with numpy 1.14 and python 2.7.5:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import numpy
a = numpy.zeros(64)
numpy.save("/tmp/a.npy", a)"><pre class="notranslate"><code class="... | 0 |
<p dir="auto">In recent atom releases I have massive problems with unicode chars. Here is a screenshot of atom, below the same file in gedit. I also tried greek letters, they don't work as well. IIRC this regression appeared in 0.190.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto... | <p dir="auto">Text:</p>
<blockquote>
<p dir="auto">这上面的夜的天空,奇怪而高,我生平没有见过这样奇怪而高的天空。他仿佛要离开人间而去,使人们仰面不再看见。然而现在却非常之蓝,闪闪地睒着几十个星星的眼,冷眼。他的口角上现出微笑,似乎自以为大有深意,而将繁霜洒在我的园里的野花草上。</p>
</blockquote>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/49931/6959354/a30f8... | 1 |
<ul dir="auto">
<li>VSCode Version:1.2.0</li>
<li>OS Version:ubuntu 16.4</li>
</ul>
<p dir="auto">while using vim on a remote server using esc will toggle the terminal</p> | <p dir="auto">Integrated terminal master issue: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="117735786" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/143" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/issues/143/ho... | 1 |
<ul dir="auto">
<li>Material-UI: material-ui@0.16.4</li>
<li>React: react@15.4.1</li>
<li>Browser: chrome@54.0.2840.100</li>
</ul>
<p dir="auto">The focus <code class="notranslate"><hr></code> is rendered with the following styles:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-a... | <h3 dir="auto">Problem description</h3>
<p dir="auto">It's a weird issue. The border of a TextField has the color black (see Screenshot):</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/2188790/20939277/7f42c96e-bbee-11e6-877b-7ffcd8ed283d.png"><i... | 1 |
<h2 dir="auto">Guidelines</h2>
<p dir="auto">Please note that GitHub issues are only meant for bug reports/feature requests. If you have questions on how to use Neo4j, please ask on <a href="http://stackoverflow.com/questions/tagged/neo4j" rel="nofollow">StackOverflow</a> instead of creating an issue here.</p>
<p dir=... | <p dir="auto">I'm using neo4j 2.1.4. I have nodes - POINT and relationships - ROAD I have index on ROAD property - OBJ_COD and ID. ID is my legacy property, not the result of ID(relationship) neo4j function</p>
<blockquote>
<p dir="auto">:schema ls -l :ROAD</p>
<p dir="auto">Indexes<br>
ON :ROAD(OBJ_COD) ONLINE<br>
ON ... | 0 |
<p dir="auto">Compilation error, when:<br>
<code class="notranslate">export const Desktop = withStyles(styles)<Page>(DesktopComponent)</code></p>
<p dir="auto">Where:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="const styles = {
cont... | <p dir="auto">If I navigate to an <code class="notranslate">IconButton</code> using <kbd>tab</kbd> and press <kbd>Enter</kbd>, if there is some handler that changes the component, then the ripple effect freezes.</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" cl... | 0 |
<p dir="auto">I am using windows 32 bit OS.When I try to open html files ,the editor stops responding ,the file editing area becomes unclickable.<br>
Here is the screenshot of the issue: <a href="http://prntscr.com/63oo3q" rel="nofollow">http://prntscr.com/63oo3q</a></p> | <p dir="auto">May be a known issue, but files with large embedded images such as github's public/enterprise/maintenance.html will often cause Atom to freeze (MacVim actually struggles as well).</p>
<p dir="auto">Seems some of them (github's public/maintenance.html for instance) work fine when in soft wrap mode, or unti... | 1 |
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[X ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&... | <p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&g... | 1 |
<p dir="auto">0 info it worked if it ends with ok<br>
1 verbose cli [<br>
1 verbose cli 'C:\src\node.exe',<br>
1 verbose cli 'C:\Users\ADMIN\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js',<br>
1 verbose cli 'install',<br>
1 verbose cli '-g',<br>
1 verbose cli 'expo-cli'<br>
1 verbose cli ]<br>
2 info us... | <p dir="auto">Note: I am not sure if this may be a duplicate, as there a some hundred issues around dependencies and I am not sure about keywords to narrow down the issue I ran into.</p>
<h3 dir="auto">Current Behavior:</h3>
<p dir="auto">When I ran <code class="notranslate">npm update</code> in a project, a dependency... | 0 |
<p dir="auto">To track the issue, even though @rvraghav93 said he'll work on it ;)</p>
<p dir="auto">Nested cross-validation was possible before, but not when providing a custom cv object and either stratification or the number of samples not being divisible by the number of folds.<br>
Maybe StratifiedShuffleSplit woul... | <p dir="auto">We recently merged a change to cross-validation generators that allows, e.g. KFold to be performed within the training of an outer KFold operation. This should be illustrated with an example. Be creative!</p> | 1 |
<p dir="auto">In <code class="notranslate">requests/requests-kerberos</code> we use GSSAPI to not only authenticate to the server, but also authenticate the server as well. It's called mutual authentication. The way that <code class="notranslate">Session.send</code> resolves redirects doesn't allow us to authenticate t... | <p dir="auto">The last release of requests was from June 29.</p>
<p dir="auto">Since then charset-normalizer 3.x has been released, which the release is incompatible with. This was already fixed in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1416344534" data-permission-text="Titl... | 0 |
<p dir="auto">Dear <code class="notranslate">Material-UI</code> Community!</p>
<p dir="auto">Big apology if this has been already addressed or discussed earlier, but I couldn't find any related thread on this so opening this ticket for your kind advise.</p>
<p dir="auto">[X] I have searched the <a href="https://github.... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Ex... | 0 |
<h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong><br>
<code class="notranslate">matplotlib.pyplot</code> isn't friendly to remotely run commands with no X server:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy... | <p dir="auto">This is reproducible on any headless environment using matplotlib 1.5.1. On my system, the following script:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from matplotlib import pyplot as plt
plt.plot([1, 2], ... | 1 |
<p dir="auto">Electron is crashing while running a build in TravisCI. I setup my own crash reporter server to capture the <code class="notranslate">upload_file_minidump</code> file and the other values.</p>
<p dir="auto">The text values are:</p>
<div class="highlight highlight-source-js notranslate position-relative ov... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="0 libnode.dylib 0x0000000113066322 v8::internal::Heap::IterateAndMarkPointersToFromSpace(v8::internal::HeapObject*, unsigned char*, unsigned char*, bool, void (*)(v8::internal::Hea... | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia> x = (year = 2012, name = "pancho", gender = :m, breed = "chihuahua", borough = "queens", zip = "11358", issued = 2011-06-11, expired = 2012-06-11, vec... | <h3 dir="auto">System</h3>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ uname -a
Linux liberty 4.19.0-10-amd64 #1 SMP Debian 4.19.132-1 (2020-07-24) x86_64 GNU/Linux
$ cat /proc/cpuinfo | grep "model name"
model name : AMD Athlon(tm... | 0 |
<p dir="auto">I'm seeing this build failure only on RHEL 7.2 3.10.0-313.el7.ppc64le. I've successfully built on another RHEL7.2 with a later kernel as well as other distros without the error. I know there was a restriction on certain Linux kernel versions but couldn't find where that is documented.</p>
<p dir="auto">... | <p dir="auto">At <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/golang/go/commit/43ed65f869828f8dfc2f860b8ca1f7648e6bb93d/hovercard" href="https://github.com/golang/go/commit/43ed65f869828f8dfc2f860b8ca1f7648e6bb93d"><tt>43ed65f</tt></a> (Mar 13 2016), running all.bash. The o... | 1 |
<h3 dir="auto">Version</h3>
<p dir="auto">2.6.0</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://jsfiddle.net/goblinlord/k64bx8gp/9/" rel="nofollow">https://jsfiddle.net/goblinlord/k64bx8gp/9/</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<ol dir="auto">
<li>Create an element with <code class="... | <h3 dir="auto">Version</h3>
<p dir="auto">2.6.10</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://jsfiddle.net/skav/moks07y2/4/" rel="nofollow">https://jsfiddle.net/skav/moks07y2/4/</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">Check a checkbox</p>
<h3 dir="auto">What is expected?... | 1 |
<p dir="auto">I tried to run an 8 GPU training job, and it OOM'd, so I investigated whether it could run on 1 GPU. It could!</p>
<p dir="auto">So here are two commands, the first one says that it is using 14814MiB on GPU 0.<br>
The second says it is using<br>
<code class="notranslate">15594MiB</code> on each.</p>
<p di... | <h2 dir="auto">Environment info</h2>
<ul dir="auto">
<li><code class="notranslate">transformers</code> version: 3.0.2</li>
<li>Platform: Linux-5.3.0</li>
<li>Python version: 3.6.10</li>
<li>PyTorch version (GPU?): 1.6.0 (True)</li>
<li>Tensorflow version (GPU?): 2.3.0 (True)</li>
<li>Using GPU in script?: Yes</li>
<li>... | 1 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="information_source" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2139.png">ℹ</g-emoji> Computer information</h2>
<ul dir="auto">
<li>PowerToys version:</li>
<li>PowerToy Utility:</li>
<li>Running PowerToys as Admin:</li>
<li>Windows build number... | <h2 dir="auto"><g-emoji class="g-emoji" alias="information_source" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2139.png">ℹ</g-emoji> Computer information</h2>
<ul dir="auto">
<li>PowerToys version: 0.21.1.0</li>
<li>PowerToy Utility:FancyZones</li>
<li>Running PowerToys as Admin:Yes</li>
<l... | 1 |
<p dir="auto">Yesterday, I saw a bug in the behaviour of inputs with ngModel set. When you have some text in the input already and you put the cursor before that text and start typing really fast (press all buttons of your keyboard), the cursor jumps to the end of the string. The issue also occurs in textareas making t... | <p dir="auto">When you type extremely fast, the [(ng-model)] behaves buggy.</p>
<p dir="auto">When I did a debug I found next condition inside NgModel directive:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="if (isPropertyUpdat... | 1 |
<p dir="auto">Currently Playwright generates a uuid-style filename</p>
<p dir="auto">We're using Playright to record out tests in a pipeline which is providing excellent visual feedback thank you! <a href="https://github.com/Subscribie/subscribie/actions/runs/462234262">https://github.com/Subscribie/subscribie/actions... | <p dir="auto">Hi team. I love the new video API in 1.5.0. Very clean. I don't see any information about how to name video files in the examples though. Seems like each file is just assigned a random name with no way to change that. When the API was in beta, we could get a handle to the file in order to rename it. Am I ... | 1 |
<p dir="auto">After <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="165650838" data-permission-text="Title is private" data-url="https://github.com/scikit-learn/scikit-learn/issues/6990" data-hovercard-type="pull_request" data-hovercard-url="/scikit-learn/scikit-learn/pull/6990/hover... | <p dir="auto">I think with anylinux it's now fine to install numpy and scipy using pip, so we should remove that sentence from the install documentation. ping <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/GaelVaroquaux/hovercard" data-octo-click="hovercard-link-click" data-oc... | 1 |
<p dir="auto">According to <a href="https://code.visualstudio.com/docs/editor/tasks#_autodetecting-gulp-grunt-and-jake-tasks" rel="nofollow">documentation</a> VS Code can autodetect tasks from within Gulp, Grunt and Jake files.</p>
<p dir="auto">It would be nice if there was extension point to add support also for othe... | <p dir="auto">Issue Id: <b>86637fe9-38db-b0c2-7bfa-cf7e40c002e9</b><br><br><em>Versions</em> <br>- 0.10.8<br><em>Stack</em> <br>TypeError: Cannot read property 'className' of null<br>[/vs/base/browser/dom.ts#L65:20 (_findClassName)](<a href="https://github.com/microsoft/vscode/blob/db71ac615ddf9f33b133ff2536f5d33a77d47... | 0 |
<p dir="auto"><a href="https://console.cloud.google.com/storage/browser/kubernetes-jenkins/pr-logs/pull/22962/kubernetes-pull-test-unit-integration/20155/" rel="nofollow">https://console.cloud.google.com/storage/browser/kubernetes-jenkins/pr-logs/pull/22962/kubernetes-pull-test-unit-integration/20155/</a></p>
<div clas... | <p dir="auto">I think yesterday they were running in under 40 minutes.</p>
<p dir="auto">I did <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="155861384" data-permission-text="Title is private" data-url="https://github.com/kubernetes-retired/contrib/issues/1022" data-hovercard-type="... | 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/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> 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">Trying the ++ operator.,I had to put ++ twice for the value to change.</p>
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-increment-a-number-with-javascript#?solution=var%20myVar%20%3D%2087%3B%0A%0A%2F%2F%20Only%20change%20code%20below%20this%20line%0AmyVar%2B%2B%3B%0AmyV... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-decrement-a-number-with-javascript#?solution=var%20myVar%20%3D%2011%3B%0A%0A%2F%2F%20Only%20change%20code%20below%20this%20line%0AmyVar%20%3D%20myVar--%3B%0A%0A" rel="nofollow">Waypoint: Decrement a Number with Javascript</a> has an issue.... | 1 |
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =... | <p dir="auto">Data types: email, url, number, date, time, week, month.</p> | 1 |
<p dir="auto">Hi,<br>
I'm trying to complile TF from sources I recieve the following error:<br>
<code class="notranslate">dyld: Library not loaded: @rpath/libcudart.8.0.dylib</code><br>
I know for a fact that cuda is correctly installed as I'm currently using TF on my machine (pip).</p>
<p dir="auto">I've been followin... | <p dir="auto">Something related to linking seems to cause the build to fail on Mac OS 10.12.2 when building with CUDA.</p>
<p dir="auto">Verbose build error is:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ bazel build -c opt --config=cuda ... | 1 |
<h3 dir="auto">Bug report</h3>
<p dir="auto"><code class="notranslate">pip install matplotlib</code> fails today on <code class="notranslate">kiwisolver</code> error on Mac. Something broke on <code class="notranslate">kiwisolver</code> update that was pushed recently (<a href="https://pypi.org/project/kiwisolver/#his... | <p dir="auto">Since today, when I try to install <code class="notranslate">matplotlib</code> on macOS via <code class="notranslate">pip</code>, the installation fails while trying to build <code class="notranslate">kiwisolver</code>. Can we ensure that all dependencies of <code class="notranslate">matplotlib</code> pro... | 1 |
<p dir="auto">The documentation for neo4j 2.3.2 says:</p>
<p dir="auto">"CREATE UNIQUE is in the middle of MATCH and CREATE — it will match what it can, and create what is missing. CREATE UNIQUE will always make the least change possible to the graph — if it can use parts of the existing graph, it will." (<a href="http... | <p dir="auto">Hello! I have rather good experience with neo4j 3.X and jre8, but struggle to migrate to jre11 and neo4j.</p>
<p dir="auto">I always recreate DB with neo4j-admin from csv (about 40GB)<br>
DB path is custom and set in /etc/neo4j/neo4j.conf<br>
The issue is not related to permissions. I tried to chown and t... | 0 |
<h5 dir="auto">Description of the problem</h5>
<p dir="auto">If all of the coordinates in <code class="notranslate">Box3</code> are set to <code class="notranslate">NaN</code>, then <code class="notranslate">empty()</code> returns false. This is troublesome for cases where we use <code class="notranslate">applyMatrix4(... | <p dir="auto">I think the new (and awesome!) feature of point lights with shadows has an issue.</p>
<p dir="auto">I've been playing with the feature using this example:<br>
three.js-dev/examples/webgl_shadowmap_pointlight.html</p>
<p dir="auto">and the only thing I did was adding disabling a shadow on existing light an... | 0 |
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/en/challenges/basic-javascript/generate-random-whole-numbers-within-a-range" rel="nofollow">generate-random-whole-numbers-within-a-range</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KH... | <h4 dir="auto">Challenge Name</h4>
<p dir="auto">Generate Random Whole Numbers within a Range</p>
<h4 dir="auto">Issue Description</h4>
<p dir="auto">I think my code is correct. It meets the conditions if I log out the results to console but it will not pass the tests.</p>
<h4 dir="auto">Your Code</h4>
<div class="hig... | 1 |
<ul dir="auto">
<li>VSCode Version: 1.1.1</li>
<li>OS Version: OSX 10.11.5 (El Cap)</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Select a code block</li>
<li>Hit backspace fast after completing the selection.</li>
</ol>
<p dir="auto">Result:</p>
<p dir="auto">VSCode goes ahead and carries over t... | <ul dir="auto">
<li>VSCode Version: 1.1.1</li>
<li>OS Version: OSX 10.11.4</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Hold left mouse button and drag-select some text</li>
<li>Press some keyboard key, to replace or delete the selected text</li>
<li>Release left mouse button</li>
</ol>
<p dir="... | 1 |
<h2 dir="auto">📝 Provide a description of the new feature</h2>
<h2 dir="auto"><em>What is the expected behavior of the proposed feature? What is the scenario this would be used?</em></h2>
<p dir="auto">When moving a window, if you switch desktop using Ctrl+Win+LeftArrow or Ctrl+Win+RightArrow (or an assigned keystrok... | <p dir="auto">One of the thing I've found lacking ever since I started using the virtual desktops is the ability to move a window with you while moving to another virtual desktop.</p>
<p dir="auto">Currently, we can move to another desktop using the shortcut <code class="notranslate">ctrl + win + left/right</code>, I f... | 1 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-target-the-parent-of-an-element-using-jquery" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-target-the-parent-of-an-element-using-jquery</a> has an issue. Please describe how to reproduce it, and include links to screensho... | <h4 dir="auto">Challenge Name</h4>
<p dir="auto">Applied Visual Design: Adjust the Width of an Element Using the Width Property<br>
<a href="http://beta.freecodecamp.com/en/challenges/applied-visual-design/adjust-the-width-of-an-element-using-the-width-property" rel="nofollow">Challenge Link</a></p>
<h4 dir="auto">Issu... | 0 |
<h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.2.0 (latest released)</p>
<h3 dir="auto">Operating System</h3>
<p dir="auto">Debian GNU/Linux 10 (buster)</p>
<h3 dir="auto">Versions of Apache Airflow Providers</h3>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippe... | <p dir="auto"><strong>Apache Airflow version</strong>:</p>
<p dir="auto">Master - 2.0.0dev</p>
<p dir="auto"><strong>Environment</strong>:</p>
<p dir="auto">GitHub CI jobs.</p>
<p dir="auto"><strong>What happened</strong>:</p>
<p dir="auto">The Celery Executor test is transiently failing. I think this started to appear... | 0 |
<h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">I'm doing a <code class="notranslate">router.push</code> using url, as, and passing query object in options parameter.</p>
<p dir="auto">When the page is rendered from the server side, the query string is processed fine. However, when us... | <h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">Using Next 9's routing solution for a Universal App, "router.query" for post-SSR client-side navigation is never populated even if <code class="notranslate">asPath</code> contains a query string for any of the following<br>
router access ... | 1 |
<p dir="auto">It would be a great idea to obtain these utilities through the Windows Store and would be easier for the end user to update them when available.</p> | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">The idea is to be able to use more than one zone with one window. For example if we have 2 windows, and 3 zones (e.g. 3 vertical zones) I would like that one window uses 2 of them and the other only one.</p>
<p dir="auto">There are some cases that... | 0 |
<ul dir="auto">
<li>VSCode Version: 1.0</li>
<li>OS Version: Mac OS X 10.11.4</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Open the Command Panel which is translated to Chinese</li>
<li>Cannot type English command, only Chinese are accepted</li>
</ol>
<p dir="auto">Command should be in English, ... | <ul dir="auto">
<li>VSCode Version:<br>
バージョン 0.10.12-insider<br>
コミット <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/microsoft/vscode/commit/ef2a1fcaa553d14d7731b284a5ac5e4a55c42936/hovercard" href="https://github.com/microsoft/vscode/commit/ef2a1fcaa553d14d7731b284a5ac5e4a5... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <a href="https://github.com/blog/821-mention-somebody-they-re-notified">Mention</a> the authors (see <code class="notranslate">Definitions by:</code> in <code class="notranslat... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I tried using the <code class="notranslate">@types/winston</code> package and had problems.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=ferrix" rel="nofollow">Riccardo</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2861?redirect=false" rel="nofollow">SPR-2861</a></strong> and commented</p>
<p dir="auto">All the beans defined in any configuration f... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=eberhardwolff" rel="nofollow">Eberhard Wolff</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7170?redirect=false" rel="nofollow">SPR-7170</a></strong> and commented</p>
<p dir="auto">In JavaConfig beans created by ... | 1 |
<p dir="auto">I keep getting this problem after completing a task. Duplicate user problem?</p> | <p dir="auto">After completing some challenges (using ctrl+enter twice) I get redirected to <a href="http://www.freecodecamp.com/map" rel="nofollow">http://www.freecodecamp.com/map</a> where a banner pops up and says "Oops! Something went wrong. Please try again later"</p>
<p dir="auto">I'm on the beginning of the HTML... | 1 |
<p dir="auto">Emoji <g-emoji class="g-emoji" alias="spider" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f577.png">🕷</g-emoji> Spider cannot be correctlly rendered: Store Version v0.2.1715.0</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.... | <h1 dir="auto">Description of the new feature/enhancement</h1>
<p dir="auto">Support for Windows 10 LTSC</p>
<h1 dir="auto">Proposed technical implementation details (optional)</h1>
<p dir="auto">Windows 10 LTSC doesn't support Windows Store Apps, but the terminal is an essential part of daily management.</p> | 0 |
<h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li>
<li class="task-list-item"><input type="che... | <p dir="auto">The issue with redis key getting evicted every time. I read <a href="https://github.com/celery/celery/issues/2980" data-hovercard-type="issue" data-hovercard-url="/celery/celery/issues/2980/hovercard">an old issue link</a>. I have confirmed that my Redis instance is not hacked. In fact, we are using Secur... | 1 |
<h4 dir="auto">Code Sample, a copy-pastable example if possible</h4>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import pandas as pd
import numpy as np
table = pd.DataFrame(data=np.random.randn(5,2), index=[4,1,'foo',3,'bar']... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In [1]: Index([0, '1']).sort_values()
---------------------------------------------------------------------------
TypeError Traceback (most recent call last)
<ipytho... | 1 |
<p dir="auto">I have two pieces of logically identical code below with differences only in the order of class definitions. However, that resulted in two different ways being used to define the <code class="notranslate">defineProperty</code> method in the compiled output.</p>
<p dir="auto"><strong>Version 1</strong> com... | <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" checked=""> Would you like to... | 0 |
<p dir="auto">This has been bugging me for a while:</p>
<p dir="auto">To guard yourself against mistakes, it's nice to use type aprameters to give a type signatures that depend on its unit, without having any actual members of type T in the structure. Example:</p>
<div class="snippet-clipboard-content notranslate posit... | <p dir="auto">For example:</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#[deriving(Clone)]
struct Filter<A, I, P> where I: Iterator<A>, P: FnMut(&A) -> bool {
it: I,
p: P,
}"><pre class="notranslat... | 1 |
<h2 dir="auto">📝 Add the ability to duplicate custom templates</h2>
<p dir="auto">When creating a template there are 2 basic ways to go about it. Edit an existing template type and Edit the "Create new custom" template type. I believe the ability to duplicate a template would be useful. This is because the largest bar... | <p dir="auto">Same issue here with the latest v19.1, even after remapping Alt+Space to different keymap eg. Alt+P, it's not opening up Run at all.</p>
<p dir="auto"><em>Originally posted by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/teekamsuthar/hovercard" data-octo-click=... | 0 |
<p dir="auto">hello,<br>
puppeteer-extra-plugin-stealth compatible palywright. but palywright-python Install puppeteer-extra-plugin-stealth</p> | <h3 dir="auto">Your question</h3>
<p dir="auto">hello,<br>
puppeteer-extra-plugin-stealth compatible palywright. but palywright-python Install puppeteer-extra-plugin-stealth</p> | 1 |
<p dir="auto">Using <code class="notranslate">import()</code> with a module seems to just give it an id as a name. It would be nice to either be able to name the chunk, or to use a name derived from the name of the import.</p> | <p dir="auto">I have <code class="notranslate">require('moment')</code> in my own module, also I use <code class="notranslate">bootstrap-daterangepicker</code> which also depends on <code class="notranslate">moment</code>, then I saw this in my build log:</p>
<div class="snippet-clipboard-content notranslate position-r... | 0 |
<h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">Here's a sample app which demonstrates the problem, you can trigger the error by switching between the tabs. For example selecting the 3rd tab and then the 1st tab.</p>
<div class="highlight highlight-source-dart notranslate position-relative overflow-auto" dir="auto... | <h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">I have a PageView that contains the top level widgets for my app, with switching between them controlled by a BottomNavBar. As per <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Hixie/hovercard" data-octo-click="hovercard-li... | 1 |
<h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [v1.32.0]</li>
<li>Operating System: [Windows 11]</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... | <p dir="auto">Hello amazing team. My team really need some small improvements from you:</p>
<ol dir="auto">
<li>Could I ask you about add possibility to put snapshot's picture in some common folder instead of spec name folder. Because better to save some snapshots in one place and not duplicate it in such different fol... | 0 |
<p dir="auto">Today my Atom crashed and I realized that there is no such thing as restore your unsaved work.<br>
Since this is more than standard nowadays - please add this!</p> | <p dir="auto">I love that you can view a file's location when hovering on the tab, but waiting for things to appear on hover is not the strong suit of most devs I know. <g-emoji class="g-emoji" alias="smile" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f604.png">😄</g-emoji></p>
<p dir="aut... | 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/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | 0 |
<h3 dir="auto">Describe your issue.</h3>
<p dir="auto">"scipy.optimize.shgo" bug in handling multi-dimensional variables.<br>
My obj is a function of a two-dimensional variable. As the error message shows below, 'shgo' seems can't handle (m,) shape variables.<br>
However, even after I have changed "if g(self.x_a, *arg... | <p dir="auto">The <a href="https://docs.scipy.org/doc/scipy/reference/generated/scipy.optimize.shgo.html" rel="nofollow">documentation </a> seems to impy that constraints can be vector function. However, when I tried to modify the basic example given there to work with one inequaity constraint that returns a 2-dimensio... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have checked the <a href="https://github.com/apache/dubbo/blob/master/FAQ.md">FAQ</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h3 dir="auto">Environment<... | 0 | |
<p dir="auto">These duplicate the functionality of e.g. <code class="notranslate">uint::range</code></p> | <p dir="auto">The signature of <code class="notranslate">from_raw_buf</code> is:</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn from_raw_buf<T>(p: &'a *const T, len: uint) -> &'a [T]"><pre class="notranslat... | 0 |
<p dir="auto">Needs to do a check to see if document is available, otherwise this throws a document is undefined on the server.</p>
<p dir="auto"><a href="https://github.com/callemall/material-ui/blob/47bf496d977d0ff1ef9e1a7615c405b49e81ac2a/src/overlay.jsx#L57-L59">https://github.com/callemall/material-ui/blob/47bf496... | <p dir="auto">In my code I added</p>
<p dir="auto">import {DatePicker} from 'material-ui';<br>
</p>
<p dir="auto">Then i've got error<br>
ReferenceError: document is not defined<br>
at [object Object].componentWillMount (~/node_modules/material-ui/lib/overlay.js:64:34)</p>
<p dir="auto">I also change my import to<br>
c... | 1 |
<h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>Current Behavior</strong><br>
When using object destruction on function parameter types, babel seems not to understand this syntax. Error keep's saying</p>
<p dir="auto"><code class="notranslate">SyntaxError: /path/to/my/file/inputs.tsx: Unexpected token, expected ")... | <h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>Current Behavior</strong><br>
Code fails with Babel, works with TSC.</p>
<p dir="auto"><strong>Input Code</strong></p>
<ul dir="auto">
<li><a href="https://babeljs.io/repl#?babili=false&browsers=&build=&builtIns=false&spec=false&loose=false&co... | 1 |
<p dir="auto">I have a problem of alignment with glyphicons in Android Chrome when use a navbar:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/b009b3146d47fc7a9293d51d3974f287a51d6379c65d4aedad3839cfa14678a3/68747470733a2f2f662e636c6f75642e6769746875622... | <p dir="auto">When using the has-feedback class on a form and if the label on the form group is not specified then it does not render correctly.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="<form>
<div class="form-group has... | 1 |
<p dir="auto">apt_key module should support the following scenario:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="apt-key adv --keyserver keys.gnupg.net --recv-keys ABCDEF"><pre class="notranslate"><code class="notranslate">apt-key adv --keys... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.4.0.0
config file = None
configured module search path = ['/root/.ansible/plu... | 0 |
<p dir="auto">I am trying to work on 5 Minute quick start tutorial for Angular 2. (<a href="https://angular.io/docs/ts/latest/quickstart.html" rel="nofollow">https://angular.io/docs/ts/latest/quickstart.html</a>). While executing npm install I am getting following errors with typings. I was getting similar errors for e... | <p dir="auto">This is a refinement of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="39067312" data-permission-text="Title is private" data-url="https://github.com/microsoft/TypeScript/issues/306" data-hovercard-type="issue" data-hovercard-url="/microsoft/TypeScript/issues/306/hover... | 0 |
<p dir="auto">I am calling to_string() without any parameters and it beautifully fixed-formatted my dataframe apart from my very wide filename column, that is being truncated with "...". How can I avoid that?</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-c... | <p dir="auto">Bit of a PITA to repeat the information in every PR in a release note for that PR as well. The automation tools in IPython for this work well there and in statsmodels. Would be nice to consider adding these to pandas.</p>
<p dir="auto"><a href="https://github.com/ipython/ipython/blob/master/tools/gh_api.p... | 0 |
<p dir="auto">It's an incredibly simple feature, but <em>sooo</em> useful. I've had a utility installed to do this for a few years now and I never go on a new windows install without it. When I use other people's PCs as well, I really miss the ability to keep a specific window in front.</p>
<p dir="auto"><strong>How it... | <p dir="auto">crutkas: Should look at <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="442184549" data-permission-text="Title is private" data-url="https://github.com/microsoft/PowerToys/issues/49" data-hovercard-type="issue" data-hovercard-url="/microsoft/PowerToys/issues/49/hovercar... | 1 |
<p dir="auto"><strong>I'm submitting a ...</strong></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[] bug report
[ x ] feature request
[ ] support request"><pre class="notranslate"><code class="notranslate">[] bug report
[ x ] feature reques... | <h2 dir="auto">I'm submitting a...</h2>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="
[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ]... | 1 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h2>
<h2 dir="auto">To Reproduce</h2>
<p dir="auto">Reproducer:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="au... | <p dir="auto"><code class="notranslate">nvcc fatal : The version ('90000') of the host compiler ('Apple clang') is not supported</code></p> | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=bjornharvold" rel="nofollow">Bjorn Harvold</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6741?redirect=false" rel="nofollow">SPR-6741</a></strong> and commented</p>
<p dir="auto">This RequestMapping doesn't work:... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=gonne" rel="nofollow">Gonne Martens</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2885?redirect=false" rel="nofollow">SPR-2885</a></strong> and commented</p>
<p dir="auto">I have also noticed a high performance d... | 0 |
<p dir="auto">According to the documentation, if a callback function is specified as a kwarg to the basinhopping function, this callback function should be called after every local minimum found.</p>
<blockquote>
<blockquote>
<blockquote>
<p dir="auto"><code class="notranslate">callback : callable, callback(x, f, accep... | <p dir="auto">My issue is about ...</p>
<p dir="auto">As far as I understand, callback function is called when a local minima is found. When I use basinhopping global minimization algorithm, I have observed that the callback function is not called when local minima is found for initial guess. I have tried to reproduce ... | 1 |
<p dir="auto">This looks like a duplicate of a previously fixed issue (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1115213" data-permission-text="Title is private" data-url="https://github.com/symfony/symfony/issues/1441" data-hovercard-type="issue" data-hovercard-url="/symfony/s... | <p dir="auto">hinclude() allows dynamic retrieval of a controller's response. What if I want to use the result of this variable multiple times in my twig template?</p>
<p dir="auto"><strong>Option 1</strong></p>
<p dir="auto">Make multiple calls for the same string:</p>
<div class="snippet-clipboard-content notranslate... | 0 |
<p dir="auto">Since 0.210.0, it appears that Atom gets two icons instead of just one if Atom is pinned to the Windows taskbar. Clicking the pinned icon will open another icon that represents the running app. I would expect the first instance of Atom to reuse the pinned icon rather than adding a new one.</p> | <p dir="auto">Atom 0.199.0/win32 with all community packages disabled incorrectly autocompletes the following as soon as @ is typed:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="/**
* @"><pre class="notranslate"><span class="... | 0 |
<h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">I'm using firebase storage to upload files. My broadband speed is around 80Mbps(download & upload). Avg. file size I'm trying to upload is 2.5MB which is taking minimum 2mins to upload to firebase storage server.</p>
<p dir="auto">My Main.dart file</p>
<div clas... | <h2 dir="auto">flutter run on camera plugin example</h2>
<p dir="auto">I tried to run the camera plugin example on both iOS simulator iPhone 6<br>
This is the first part of the output:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Failed to b... | 0 |
<p dir="auto">It seems that the local cache feature introduced in <code class="notranslate">v3.1.10</code> breaks the propagation of exceptions via <code class="notranslate">celery.result.AsyncResult.get</code> if the result is serialized with JSON (and possibly others, except <code class="notranslate">pickle</code>).<... | <p dir="auto"><code class="notranslate">celery inspect conf</code> command always returns empty <code class="notranslate">BROKER_TRANSPORT_OPTIONS</code> even when it seems set properly with <code class="notranslate">celery report</code> command.</p>
<p dir="auto">I'm not sure this setting is really working on each act... | 0 |
<blockquote>
<p dir="auto">It may releated to <strong>Issue 2375: Crash: Use after free of std::function through CodepointWidthDetector</strong>, but I'm not sure.</p>
</blockquote>
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboar... | <p dir="auto">Hi,<br>
I like the new terminal and use it often. One thing which doesn't look very nice is when I start the Terminal with "run as administrator" then I see the UAC prompt with the message "Unknown program". Can this be fixed to have "Windows Terminal" there?</p>
<p dir="auto">Thanks!</p>
<p dir="auto">be... | 0 |
<p dir="auto">It's good to directly run WebAssembly files in <strong>deno</strong> like <code class="notranslate">.js</code> and <code class="notranslate">.ts</code> files. If so then I can run:<br>
<code class="notranslate">deno run myTask.wasm</code><br>
without any additional files and steps. (it exports a common fu... | <p dir="auto">It was removed in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="614141502" data-permission-text="Title is private" data-url="https://github.com/denoland/deno/issues/5135" data-hovercard-type="pull_request" data-hovercard-url="/denoland/deno/pull/5135/hovercard" href="... | 1 |
<p dir="auto">Running <code class="notranslate">julia doc/genstdlib.jl</code> to generate the ReST documentation fails on the following commit at the following line:</p>
<p dir="auto"><a href="https://github.com/dpsanders/julia/blame/d633afac7d86021525056445efe1d12a1a7c3974/doc/stdlib/numbers.rst#L358">https://github.c... | <p dir="auto">I have not been able to compile Julia master successfully on my Apple Silicon Mac since Feb 9. Not exactly sure which commit led to this error:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="LLVM ERROR: failed to perform tail cal... | 0 |
<p dir="auto">Trying to load image in fragment but it doesn't work.</p>
<p dir="auto">It says "Failed to load model" under <strong>onException</strong></p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" Glide.with(PI... | <p dir="auto"><strong>Glide Version</strong>: 3.7.0</p>
<p dir="auto">Hello guys,</p>
<p dir="auto">We used a self-signed HTTPS cert on debug env, so may need to do litte thing on UrlConnection inside HttpUrlConnectionFactory under HttpUrlFetcher, is there anyway to configure/replace default DEFAULT_CONNECTION_FACTORY?... | 0 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1736" rel="nofollow">http://projects.scipy.org/numpy/ticket/1736</a> on 2011-02-04 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/FrancescAlted/hovercard" data-octo-click="hovercard-link-click... | <p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1735" rel="nofollow">http://projects.scipy.org/numpy/ticket/1735</a> on 2011-02-04 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/FrancescAlted/hovercard" data-octo-click="hovercard-link-click... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.