text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
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> <p dir="auto">When building libtorch with cmake/make directly, the generated <code class="notranslate">TorchConfigVersion.cmake</code> will always show 1.0.0 as t...
<h2 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h2> <p dir="auto">CMake version (in <code class="notranslate">TorchConfigVersion.cmake</code>) seems stuck to 1.0.0 in the latest libtorch C++ windows packages (CUDA ...
1
<p dir="auto">I haven't tried it yet, but does webpack reduce dependencies according to the package version? So if a module with the same version number is included from two different directories, e.g. <code class="notranslate">A/node_modules/underscore@1.x</code> and <code class="notranslate">B/node_modules/underscore...
<p dir="auto">Hi <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/sokra/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/sokra">@sokra</a></p> <p dir="auto">When I try to require('jquery'), which is a jam module ins...
0
<p dir="auto">Now that flask 2.0.0 has a <code class="notranslate">py.typed</code> file, the flask types are preferred over the typeshed hints. When running mypy on my code, I now see errors like the following:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard...
<p dir="auto">Python 3.9.5 + mypy 0.812</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="# magic.py from jinja2 import Environment"><pre class="notranslate"><span class="pl-c"># magic.py</span> <span class="pl-k">from</span> <...
1
<p dir="auto">Dialogs look great at big screen, but while browsing with phone - it's almost unusable. Contents collapses to small box with scrollbar if params set right. That was very very bad UX for my case. Here it's w/o modifications:</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="http...
<h3 dir="auto">Problem description</h3> <p dir="auto">How can I make the Dialog scrollable in v1. I have a modal with a list in it, and the list goes off the page. I would like the ability to scroll down. I would like the scrollbar to be on the main browser window, rather than on the modal itself.</p> <h3 dir="auto">Li...
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=" # This is a DOCbug simply to document what pd.DataFrame(dtype) currently does. # It is non-obvious to new users...
<p dir="auto">I have a dataframe called delivery and when I print(delivery.columns) I get the following:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Index(['Complemento_endereço', 'cnpj', 'Data_fundação', 'Número', 'Razão_social', 'CEP',...
0
<h3 dir="auto">System Info</h3> <ul dir="auto"> <li><code class="notranslate">transformers</code> version: 4.30.0.dev0</li> <li>Platform: Linux-5.15.107+-x86_64-with-glibc2.31</li> <li>Python version: 3.10.11</li> <li>Huggingface_hub version: 0.14.1</li> <li>Safetensors version: 0.3.1</li> <li>PyTorch version (GPU?): 2...
<h3 dir="auto">System Info</h3> <p dir="auto">Copy-and-paste the text below in your GitHub issue and FILL OUT the two last points.</p> <ul dir="auto"> <li><code class="notranslate">transformers</code> version: 4.24.0</li> <li>Platform: Linux-5.15.0-69-generic-x86_64-with-glibc2.31</li> <li>Python version: 3.10.9</li> <...
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>Symfony version(s) affected</strong>: 4.1.5</p> <p dir="auto"><strong>Description</strong></p> <p dir="auto">Adding <code class="notranslate">&lt;env name="SYMFONY_DEPRECATIONS_HELPER" value="disabled" /&gt;</code> to <code class="notranslate">phpunit.xml.dist</code> has no affect.</p> <p dir="aut...
<p dir="auto"><strong>Symfony version(s) affected</strong>: all ?</p> <p dir="auto"><strong>Description</strong><br> phpunit-bridge ignores the value "disabled" for the environment variable SYMFONY_DEPRECATIONS_HELPER when set in phpunit.xml. The value "weak" works as expected.<br> Also, setting this environment variab...
1
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):</p> <p dir="auto"><strong>What keywords did you search in...
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):</p> <p dir="auto"><a href="https://github.com/kubernetes/...
0
<h1 dir="auto">Bug report</h1> <h2 dir="auto">Describe the bug</h2> <p dir="auto">When I try update production project with 100+ pages and 10+ languages to Next.js 9.0.4 and move all my routes from <code class="notranslate">next-routes</code> to built-in dynamic routes found some issue on client side routing.</p> <p di...
<p dir="auto"><em>Previously <a href="https://spectrum.chat/next-js/general/dynamic-routing-with-optional-parameters-how-to-avoid-two-bundles~27679250-3f59-4fa4-916d-3ff77a88fed1" rel="nofollow">a thread on Spectrum</a>.</em></p> <p dir="auto">I need to support these routes:</p> <div class="snippet-clipboard-content no...
1
<p dir="auto">PyTorch checks if tensors have been modified in-place to ensure correctness of the backward operation, with <code class="notranslate">ctx.save_for_backward</code> and <code class="notranslate">ctx.saved_tensors</code> in the <code class="notranslate">forward</code> and <code class="notranslate">backward</...
<h2 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h2> <p dir="auto">Gradients aren't backpropagated when all three conditions are met:</p> <ol dir="auto"> <li>Use <code class="notranslate">torch.utils.checkpoint</cod...
1
<p dir="auto">To reproduce:</p> <ol dir="auto"> <li>Go to Available Updates.</li> <li>Make sure you have packages that need updates.</li> <li>Hit "Update All".</li> </ol> <p dir="auto">The Update button within the package cards will change to "☁️ Updating..." with the stripes running right to left. Leave this page open...
<p dir="auto">Just noticed this as of Atom 0.208.0-c06d62e:</p> <ol dir="auto"> <li>Click the <code class="notranslate">Update</code> button in an available update package card in the Updates panel</li> <li>Wait a sufficiently long time so you know it should've been installed (~5 mins with an SSD, for example)</li> <li...
1
<p dir="auto">Electron Info</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&quot;electron-devtools-installer&quot;: &quot;^1.1.2&quot;, &quot;electron-packager&quot;: &quot;^7.0.2&quot;, &quot;electron-prebuilt&quot;: &quot;^1.2.3&quot;, &quot...
<ul dir="auto"> <li>Electron version: 0.30 - 1.0.1</li> <li>Operating system: OSX Yosemite</li> </ul> <p dir="auto">I having a problem PATH using Electron in production. The problem I have is with "pdfinfo" (poppler). Poppler was installed with homebrew and it is in the PATH (I can execute "pdfinfo" from any folder in ...
1
<p dir="auto"><strong>Migrated issue, originally created by Praveen Arimbrathodiyil (<a href="https://github.com/pravi">@pravi</a>)</strong></p> <p dir="auto">File "/usr/lib/python2.7/dist-packages/gnukhataserver/rpc_reports.py", line 134, in xmlrpc_getLedger<br> grandTotal =float(balanceRow["total_CrBal"]) + float(ba...
<p dir="auto"><strong>Migrated issue, originally created by Ronny Pfannschmidt (<a href="https://github.com/RonnyPfannschmidt">@RonnyPfannschmidt</a>)</strong></p> <p dir="auto">oracle stored procedures cant be invoked by a select, instead one must call them in a anonymous block</p> <p dir="auto">a way to either access...
1
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">App is accessible outside of the Windows Store to Download as an .exe File<br> Because of company policies i can never use this app will working. An Environment where i will definetly need to have this app.</p> <h1 dir="auto">Proposed technical i...
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/29495914/68815814-716d6d00-06b7-11ea-8d42-cf1443b7a825.png"><img src="https://user-images.githubusercontent.com/29495914/68815814-716d6d00-06b7-11ea-8d42-cf1443b7a825.png" alt="image" style="max-width: 10...
0
<p dir="auto">I'm trying to combine the <a href="https://github.com/webpack/webpack/tree/master/examples/two-explicit-vendor-chunks">two-explicit-vendor-trunk</a> example with code splitting. But cannot make it to work.</p> <p dir="auto">I have two pages (NOT real pages, it's an SPA using react and react-router):</p> <...
<p dir="auto"><strong>I'm submitting a bug report</strong></p> <p dir="auto"><strong>Webpack version:</strong><br> 1.13.2</p> <p dir="auto"><strong>Please tell us about your environment:</strong><br> OSX</p> <p dir="auto"><strong>Current behavior:</strong></p> <p dir="auto">Errors in the browser console appear duplicat...
0
<p dir="auto">Decide what to do with each of these</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> deprecate <code class="notranslate">from_csv</code> <del>/ change to be exactly like <code class="notranslate">read_csv</...
<h4 dir="auto">Problem description</h4> <p dir="auto">I was looking into how to convert dataframes to numpy arrays so that both column dtypes and names would be retained, preferably in an efficient way so that memory is not duplicated while doing this. In some way, I would like to have a view on internal data already s...
0
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report and regression, this works fine in 2.1.0</li> </ul> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.1.1.0"><pre class="notranslate"><code cl...
<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 --version ansible 2.1.1.0 config file = /stuff/ansible.cfg configured module ...
1
<p dir="auto">Sorry, since I don't know what causes this, can't be more specific, and don't know if the other bug reports (currently 4 others) are related or have distinct causes.</p> <p dir="auto">Other issues with the same error:</p> <ul dir="auto"> <li><a class="issue-link js-issue-link" data-error-text="Failed to l...
<p dir="auto">To reproduce:<br> <a href="https://github.com/zwizwa/lars">https://github.com/zwizwa/lars</a><br> d0a9cae2d174c181f80a3e2716118dd59945be78 bug compiling la.elf<br> ( make la.elf )</p> <p dir="auto">This is on Debian wheezy/jessie/sid cocktail.</p> <p dir="auto">rustc 1.0.0-nightly (<a class="commit-link" ...
0
<h2 dir="auto">Feature Request</h2> <p dir="auto">In the <a href="https://babeljs.io/docs/en/babel-plugin-transform-typescript" rel="nofollow">docs</a>, it says that:</p> <blockquote> <p dir="auto">Does not support <code class="notranslate">const enum</code>s because those require type information to compile.</p> </blo...
<p dir="auto">I'm currently targeting IE9+ in my project. I have to use <code class="notranslate">spec.protoToAssign</code> to get classes working. The <code class="notranslate">babelHelpers.inherits</code> helper uses <code class="notranslate">__proto__</code>, which requires the helpers to be transformed. So this for...
0
<p dir="auto">I have run into a strange problem using DistributedDataParallel. I have solved it - but this looks like a bug to me.</p> <p dir="auto">The error I am getting is:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="... in spawnv_passfd...
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import matplotlib matplotlib.use('Agg') import matplotlib.pyplot as plt import torch fig = plt.figure() plt.plot([1,2]) fig.savefig('test.pdf')"><pre class="notranslate"><code class="notranslate">imp...
0
<p dir="auto">I'm trying to run <code class="notranslate">rollup</code> with <code class="notranslate">--compat</code> flag, however I'm getting following error:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="❯ deno run --compat --unstable dis...
<div class="highlight highlight-text-shell-session notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="$ deno --version deno 1.6.3 (release, x86_64-apple-darwin) v8 8.8.294 typescript 4.1.3"><pre class="notranslate">$ <span class="pl-s1">deno --version</span> <span class="pl-c1"...
1
<p dir="auto">I have several fixtures files for different testcases, after upgrade the playwright version to 1.32.3, all test files not work,always show error message 'Error: test file "browser_ui/xxx/xxx_management.test.ts" should not import test file "src\fixture\myFixture.ts"'</p> <h3 dir="auto">System info</h3> <ul...
<h3 dir="auto">System info</h3> <ul dir="auto"> <li>Playwright Version: [v1.33]</li> <li>Operating System: [Windows 11, Ubuntu 22]</li> <li>Browser: [WebKit]</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-list-it...
0
<p dir="auto">Some of of cuDNN's algorithms are non-deterministic, even with the seed set to X, for example</p> <div class="highlight highlight-source-c notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="typedef enum { CUDNN_CONVOLUTION_BWD_FILTER_ALGO_0 = 0, // no...
<p dir="auto">It is totally possible to implement deterministic training with lua torch avoiding some cunn modules and cudnn algos. cutorch has atomicAdd in THIndexTensor which shouldn't pose a problem.<br> PyTorch should implement:</p> <ul dir="auto"> <li>ordered parallel data loading similar to torchnet <a href="http...
1
<p dir="auto">See <a href="https://storage.googleapis.com/go-build-log/a29b1dce/plan9-386-gcepartial_808d3016.log" rel="nofollow">https://storage.googleapis.com/go-build-log/a29b1dce/plan9-386-gcepartial_808d3016.log</a>.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippe...
<pre class="notranslate">What does 'go version' print? Current tip, 1.4 beta. go version devel +91fa3e159e2f Sun Nov 16 14:25:33 2014 -0500 linux/amd64 also triggers on 1.3. What steps reproduce the problem? If possible, include a link to a program on play.golang.org. curl <a href="http://play.golang.org/p/_P-QfTpoC...
0
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gce-reboot-release-1.4/1369/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gce-reboot-release-1.4/1369/</a></p> <p dir="auto">Failed: [k8s.io] Reboot [Disrupti...
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gce-reboot/340/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gce-reboot/340/</a></p> <p dir="auto">Failed: [k8s.io] Reboot [Disruptive] [Feature:Reboot] each ...
1
<p dir="auto">Hello<br> I am having trouble in checking existing data in scrapy. i have used elasticsearch as my database below code i am trying to execute ??</p>
<p dir="auto">Hello<br> I am having trouble in checking existing data in scrapy. i have used elasticsearch as my database below code i am trying to execute ??</p> <p dir="auto">`</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" def checkIfUR...
1
<h3 dir="auto">System info</h3> <ul dir="auto"> <li>Playwright Version: [v1.34.3]</li> <li>Operating System: [Windows 10, Debian 11]</li> <li>Browser: [All]</li> <li>Other info: I use remote.ssh extension on my Debian 11. X Server send Display information to my Windows via VcXsrv or X410</li> </ul> <p dir="auto"><stron...
<h3 dir="auto">System info</h3> <ul dir="auto"> <li>Playwright Version: v1.32.1</li> <li>Operating System: macOS-latest (GA)</li> <li>Browser: WebKit</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=...
0
<p dir="auto">When I'm using datetime picker component, there is a problem that when I chose the value, I cannot change it back to not choose a date state.</p> <p dir="auto">Version: material-ui@0.19.1<br> React: 15.6.1</p>
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <p dir="auto">T...
0
<p dir="auto">Can't achieve to have a Floating action button with tooltip.</p> <p dir="auto">I saw the component has not tooltip prop, so try to insert an IconButton inside but didn't work for me..<br> so tried to use an IconButton but it has no onClick event so..</p> <p dir="auto">Anyway to have an circled button with...
<p dir="auto">It would be awesome if it's possible to add tooltip for FAB, like: <a href="https://material.angularjs.org/latest/#/demo/material.components.tooltip" rel="nofollow">https://material.angularjs.org/latest/#/demo/material.components.tooltip</a></p>
1
<p dir="auto">by <strong>phmmnd</strong>:</p> <pre class="notranslate">What steps will reproduce the problem? 1. Start a fake syslog server using openbsd netcat: nc -kl 1234 2. Run the program at <a href="http://play.golang.org/p/ADb0RmfVYI" rel="nofollow">http://play.golang.org/p/ADb0RmfVYI</a>, which attempts to log...
<pre class="notranslate">Append this code to go/types/api_test.go and run it. LookupFieldOrMethod, contra its spec, returns pointer-receiver methods even when invoked with a non-pointer named type. (This is something like the "implicit &amp;" rule, but this is not the right place for that logic since that rule only a...
0
<p dir="auto">after a clean install of atom (using the windows installer on my windows 8.1 machine) i cannot install the atom-beautify package. here's the output from the installation try:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="npm htt...
<p dir="auto">I am attempting to install an Atom package and the install keeps failing with the same error (see below). After investigating, it seems that there is a mismatch between the way that the GitHub installer installs Git on Windows (Windows 7 in this case) and the way that Atom expects to find Git.</p> <p dir=...
1
<p dir="auto">Certain icons do not display correctly in Safari. It seems to be an encoding issue perhaps? <a href="http://d.pr/i/QL0L" rel="nofollow">http://d.pr/i/QL0L</a>. The lock, bell, and paperclip among others show up like this in the css <a href="http://d.pr/i/ypKw" rel="nofollow">http://d.pr/i/ypKw</a>. This i...
<p dir="auto">The glyph font icons are somehow broken on some devices. For example on my android phone (android 2.1) some of the icons are broken, but others look OK. See attached screenshot.</p> <p dir="auto">I'm not sure what is cause of that, yet if it is possible to show some of the icons properly on my device, it ...
1
<p dir="auto">by <strong>sebastien.paolacci</strong>:</p> <pre class="notranslate">Before filing a bug, please check whether it has been fixed since the latest release: run "hg pull", "hg update default", rebuild, and retry what you did to reproduce the problem. Thanks. What steps will reproduce the problem? 1. Ask f...
<pre class="notranslate">Go has a RFC 6265 compliant cookie parser in net/http that is used for the builtin http server. Which means commas aren't allowed in cookie values (what the rfc specified in the BNF as "cookie-octet"). Despite not being RFC compliant, all browsers that I'm aware of allow commas. When replatfor...
0
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gke-autoscaling/411/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gke-autoscaling/411/</a></p> <p dir="auto">Multiple broken tests:</p> <p dir="auto">Failed: ...
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gke-autoscaling/304/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gke-autoscaling/304/</a></p> <p dir="auto">Multiple broken tests:</p> <p dir="auto">Failed: ...
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 read the relevant section in the<br> <a href="http://docs.celeryproject.org/en/latest/contributing.html#other-bugs" rel="nofollow">contribu...
<h1 dir="auto">Checklist</h1> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+label%3A%22Issue+Type%3A+Feature+Request%22+"...
0
<p dir="auto">Mysql version : 5.7.18-cynos-log<br> Shardingsphere Proxy version : 5.1.2<br> Description:<br> When select [page_put_path] , result hava [page_put_path]。<br> But when select * , not result [page_put_path] .</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer" href="https://user-images.gi...
<h2 dir="auto">Bug Report</h2> <p dir="auto"><strong>For English only</strong>, other languages will not accept.</p> <p dir="auto">Before report a bug, make sure you have:</p> <ul dir="auto"> <li>Searched open and closed <a href="https://github.com/apache/shardingsphere/issues">GitHub issues</a>.</li> <li>Read document...
0
<p dir="auto">I have a dataframe that has some column names as integers (e.g., 1, 2, 3, 4, etc.) indicating a number of features used in a machine learning problem. However, as of seaborn version 0.11.0, a TypeError is raised because seaborn never checks for vectors/columns in <code class="notranslate">data</code> if <...
<p dir="auto">Apologies if this is a naive request or I've missed something in the existing functionality, but I have a situation where I have data for two samples and I'd like to view a quantile-quantile plot to compare the distributions of the two samples. Both scipy and statsmodels have functions to make qq plots, b...
0
<p dir="auto">Right now createPalette and createMuiTheme accept a Partial, but actually they should accept a DeepPartial since they do a deepmerge instead of a shallow merge</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="type De...
<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/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Expected Beha...
0
<p dir="auto">I've been trying to find out the process of creating DataFrames in order to try to solve <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="8521212" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/2305" data-hovercard-type="iss...
<p dir="auto">Hi,</p> <p dir="auto"><code class="notranslate">Series.irow(i)</code> (and also <code class="notranslate">Series.iget(i)</code>), with <code class="notranslate">i</code> being an integer, returns more than one value on Series with non-unique indexes if the index at location <code class="notranslate">i</co...
0
<p dir="auto">I'm running Archlinx where the default system Python is 3.5. This cases the following code to fail:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ ansible -i 127.0.0.1,localhost all -m ping localhost | FAILED! =&gt; { &quot...
<p dir="auto">This matter is related to ansible's dependancy to python2 and the <a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/e9f0cc1d7db90b45f035e22ed0b1c3c9167674014934fc3ae9365b820575668a/687474703a2f2f646f63732e616e7369626c652e636f6d2f616e7369626c652f6661712e68746d6c...
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> <p dir="auto">This bug report is created as instructed by the fail message below:</p> <div class="snippet-clipboard-content notranslate position-relative overflo...
<h2 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h2> <p dir="auto">I'm following this tutorial : <a href="https://pytorch.org/tutorials/advanced/static_quantization_tutorial.html" rel="nofollow">https://pytorch.org/...
1
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/instances/tmp-node-e2e-7b8dd770-e2e-node-ubuntu-trusty-docker8-image'"><pre class="notranslate"><code class="notranslate">The resourc...
<p dir="auto"><a href="https://00e9e64bacdc179f68b2acf0d56ea51eebab0458687ca75cb4-apidata.googleusercontent.com/download/storage/v1/b/kubernetes-jenkins/o/pr-logs%2Fpull%2F24452%2Fnode-pull-build-e2e-test%2F2101%2Fbuild-log.txt?qk=AD5uMEsWKO99oTjyywaIqC256Mpr1TVKBp0Ywpw6et4lB7p650YNlzbGmVDZ5qx0Y-V_6_Ec698mlBHxrCIAZQ1ez...
1
<p dir="auto">Here is a reduced test case: <a href="https://github.com/denoland/deno/files/9333788/workercoverage.zip">workercoverage.zip</a><br> Run <code class="notranslate">./runTest.sh</code> and observe the result in <code class="notranslate">html/index.html</code> folder.<br> You need to have genhtml installed, b...
<p dir="auto">Currently "deno info <a href="https://deno.land/std/http/file_server.ts" rel="nofollow">https://deno.land/std/http/file_server.ts</a>" will display a dependency graph of the specified module. It would be nice to be able to access this information in a programmatic way.</p> <div class="snippet-clipboard-co...
0
<p dir="auto">Dan Abramov mentioned that Devtools v4 will be making <code class="notranslate">react-hot-loader</code> obsolete: <a href="https://twitter.com/dan_abramov/status/1144715740983046144?s=20" rel="nofollow">https://twitter.com/dan_abramov/status/1144715740983046144?s=20</a></p> <blockquote> <p dir="auto"><str...
<p dir="auto">Describe what you were doing when the bug occurred:</p> <ol dir="auto"> <li>Was profiling component performance.</li> </ol> <hr> <h2 dir="auto">Please do not remove the text below this line</h2> <p dir="auto">DevTools version: 4.2.0-a8b8ffb89</p> <p dir="auto">Call stack: at chrome-extension://fmkadmapgof...
0
<p dir="auto">At now Electron application store cache files near to config files in folders <code class="notranslate">~/.config/APP/Cache</code> and <code class="notranslate">~/.config/APP/GPUCache</code>, so config folder contains many useless files with large size (more than 200 mb).</p> <p dir="auto">Linux systems u...
<ul dir="auto"> <li>Electron version: 1.6</li> <li>Operating system: 10.11</li> </ul> <h3 dir="auto">Expected behavior</h3> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/184170/22736528/35f96038-ee07-11e6-8a72-eecd29f114db.png"><img src="https://clo...
0
<p dir="auto">This is very simple react component run from 'pages/index.js' (sorry, but I don't know why the code is not formatted properly in this example).</p> <p dir="auto">If I change input value to, say, 'click Me' then the page is HMR'ed and changes are immediately reflected in the browser. However, if I change <...
<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
<table role="table"> <thead> <tr> <th>Q</th> <th>A</th> </tr> </thead> <tbody> <tr> <td>Bug report?</td> <td>yes</td> </tr> <tr> <td>Feature request?</td> <td>no</td> </tr> <tr> <td>BC Break report?</td> <td>yes</td> </tr> <tr> <td>RFC?</td> <td>no</td> </tr> <tr> <td>Symfony version</td> <td>3.2.0</td> </tr> </tbody> ...
<table role="table"> <thead> <tr> <th>Q</th> <th>A</th> </tr> </thead> <tbody> <tr> <td>Bug report?</td> <td>yes</td> </tr> <tr> <td>Feature request?</td> <td>no</td> </tr> <tr> <td>BC Break report?</td> <td>no</td> </tr> <tr> <td>RFC?</td> <td>no</td> </tr> <tr> <td>Symfony version</td> <td>2.8.11</td> </tr> </tbody> ...
1
<p dir="auto">given the following json code on editor (the pipeline <kbd>|</kbd> represents cursors position)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="collections : {&quot;profile&quot;: 'data.json', &quot;users&quot;:[ | ]}"><pre class=...
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/440132/4870418/ed6416ca-6167-11e4-99e6-4166a63ff9c4.gif"><img src="https://cloud.githubusercontent.com/assets/440132/4870418/ed6416ca-6167-11e4-99e6-4166a63ff9c4.gif" alt="rev-del-bug" data-animated-imag...
1
<p dir="auto">Hello.</p> <p dir="auto">I can't open an xml file, this size 1,9 Mo.</p> <p dir="auto">"Editor is not responding"</p>
<p dir="auto">So, I use my text editor for all kinds of things (writing code, reading readmes, editing dotfiles, etc). One of the things I do most often during any given day is open up large log files to troubleshoot Enterprise problems. These files can sometimes get as large as 500-800MB.</p> <p dir="auto">I just trie...
1
<h4 dir="auto">Challenge Name</h4> <p dir="auto">Inventory Update</p> <h4 dir="auto">Issue Description</h4> <p dir="auto">I think i've found a solution for the challenge and when i test it, it always returns the correct answer, but there is any problem which doesn't let me continue. I've checked all the test guidelin...
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/use-a-css-class-to-style-an-element#?solution=%0A%3Cstyle%3E%0A%20%20.red-text%20%7B%0A%20%C2%A0%20%20color%3A%20red%3B%0A%20%20%7D%0A%3C%2Fstyle%3E%0A%0A%3Ch2%20class%3D%22red-text%22%3ECatPhotoApp%3C%2Fh2%3E%0A%0A%3Cp%3EKitty%20ipsum%20dolor%20s...
0
<p dir="auto">Is there a way to include static assets alongside a module that can be installed using deno install?</p>
<h2 dir="auto">Problem</h2> <p dir="auto">I often find myself needing to load non-JavaScript non-TypeScript assets, and various problems arise:</p> <ul dir="auto"> <li>Local module (in git repo) has to use <code class="notranslate">fs</code> but remote module has to use <code class="notranslate">fetch</code>.</li> <li>...
1
<h4 dir="auto">Challenge Name</h4> <p dir="auto"><a href="http://beta.freecodecamp.com/en/challenges/es6/an-immutable-object-a-const-does-not-make" rel="nofollow">ES6: An Immutable Object a const does not make</a></p> <h4 dir="auto">Issue Description</h4> <p dir="auto">Tried random code if that works. It does give me t...
<p dir="auto">Challenge <a href="http://beta.freecodecamp.com/en/challenges/es6/arrow-functions" rel="nofollow">arrow-functions</a> passes tests with any or no input.<br> User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/...
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"> I have included the output of <code class="notranslate">celery -A proj report</code> in the issue.<br> (if you are not able to do this, then at least specify...
<p dir="auto">I have a situation where I have a Topic Exchange with two queues bound to the exchange. Given the nature of Topic Exchanges, it's possible for a single messager to be routed to multiple queues (this is desirable for my usage). If I have a worker processing messages on one of the queue and have to stop tha...
0
<p dir="auto">Hi,<br> When I run Pkg.update(), it starts the update but when it reaches Compat, it does not move forward anymore. Then I interrupt and it "rolls bacl ColorType" (see below; In Compat's link, it mentions only v 0.07.12. While the attempted update is trying to fetch 0.07.13. ). This happened under v 4.3. ...
<p dir="auto">I was surprised that this threw an error. I'm not 100% sure this is a bug, I can see how this might be intended behavior, but it would sure be nice if it would work.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia&gt; f(x)=a...
0
<p dir="auto">Currently cuDNN-based RNNs in TF are limited to GradientDescentOptimizer (<a href="https://github.com/tensorflow/tensorflow/issues/6620" data-hovercard-type="issue" data-hovercard-url="/tensorflow/tensorflow/issues/6620/hovercard">#6620</a>). This is a serious limitation given the widespread use of other ...
<p dir="auto">I am testing how to use CudnnLSTM, there is not a lot of documentation on this. In my own experiment, I found when use AdamOptimizer with CudnnLSTM, it always raises the following Exception.</p> <p dir="auto">I also found another repository using CudnnLSTM, and uploaded it here: <a href="https://github.co...
1
<h3 dir="auto">Apache Airflow version</h3> <p dir="auto">Other Airflow 2 version (please specify below)</p> <h3 dir="auto">What happened</h3> <p dir="auto">Version Airflow: 2.5.1</p> <p dir="auto">I have a file in python that generate dynamic DAG, and all time when have a new code in that file, is necessary to execute ...
<h3 dir="auto">Apache Airflow version</h3> <p dir="auto">2.3.3 (latest released)</p> <h3 dir="auto">What happened</h3> <p dir="auto">When manually triggering a dag run using "Trigger DAG w/ config" and setting the logical date and time, the UI of the dag run triggered will show a data interval that is two schedule inte...
0
<ul dir="auto"> <li>Electron Version: 2.0.0</li> <li>Operating System (Platform and Version): Windows 10</li> <li>Last known working Electron version:</li> </ul> <p dir="auto"><strong>Expected Behavior</strong><br> I have a <code class="notranslate">&lt;webview&gt;</code> that points to a page with an <code class="notr...
<ul dir="auto"> <li>Electron Version: 2.0.0</li> <li>Operating System (Platform and Version): Windows 10</li> <li>Last known working Electron version: N/A</li> </ul> <p dir="auto"><strong>Expected Behavior</strong><br> If the last focusable HTML element is focused and I press 'tab', then the next thing that is focused...
1
<p dir="auto">On Mac OS X, many applications allow users to close tabs and windows with the same hotkey, <code class="notranslate">Command + w</code>. Could Atom respect this convention as well?</p>
<p dir="auto">When I have multiple buffers open in tabs and a tree view, my past editors (TextMate, Sublime) have conditioned me to expect that a repeated ⌘+w close each buffer's tab, then close the frame and its tree list after the last buffer has been closed. Atom does not behave this way, and I'm curious if this is...
1
<ul dir="auto"> <li>Electron version: 1.4.3</li> <li>Operating system: Windows 10 1607</li> </ul> <p dir="auto">On Electron 1.4.3, tweetdeck.twitter.com has a very weird typing lag. This has been present since 1.0.x, but I wasn't able to find any help regarding this issue. The latest version of Google Chrome and Chromi...
<ul dir="auto"> <li>Electron version: 1.3.2</li> <li>Operating system: Windows 10 Version 1607, x64</li> </ul> <p dir="auto">Hi guys, I built an app that uses the tag. It was using Electron 0.36 for a while now, but after upgrading to 1.3.2, the app starts to lag when the user tries to type something in the webview. I...
1
<p dir="auto">When a list of hashes are used as variables, ansible-playbook output is very verbose, printing out the full hash contents. My working playbooks have longer variable files, so the terminal is constantly filled with useless information.</p> <p dir="auto">Also, when used with debug, the output is full item ...
<p dir="auto">I currently have a single dynamic inventory for EC2 which lists hosts across several VPCs, inside those VPCs the hosts are assigned different roles which are mapped to ansible groups.<br> However the <code class="notranslate">group_vars</code> folder support only one level, so if I have the same role pres...
0
<p dir="auto">I've been noticing lately that matplotlib's SVG output appears with incorrect clipping in a lot of SVG viewers (rsvg-view, Ristretto, gpicview), even though it does appear correctly in good SVG viewers like inkscape, firefox, chrome. The data curves peek outside of the axes. Luckily there is an fix in mat...
<p dir="auto">See my stackoverflow post: <a href="http://stackoverflow.com/questions/29616764/matplotlib-savefig-produces-incorrect-svg-image-for-bar-chart-with-log-scaled-y" rel="nofollow">http://stackoverflow.com/questions/29616764/matplotlib-savefig-produces-incorrect-svg-image-for-bar-chart-with-log-scaled-y</a></p...
1
<p dir="auto">I do not know how to fix a buggy Accelerate backend..</p> <p dir="auto">Input:<br> <code class="notranslate">import numpy as np </code><br> or<br> <code class="notranslate">import pandas as pd</code></p> <p dir="auto">Output:</p> <div class="snippet-clipboard-content notranslate position-relative overflow...
<p dir="auto">Hello. Could you please release CPython 3.9 manylinux wheels on PyPI?</p> <p dir="auto">Python 3.9.0 final was released this week: <a href="https://www.python.org/downloads/release/python-390/" rel="nofollow">https://www.python.org/downloads/release/python-390/</a></p> <p dir="auto">Thank You.</p>
1
<p dir="auto">Though we can specify query granularity and intervals in search query spec.,<br> search query runner ignore those and scans whole the interval of the given segment and works with <code class="notranslate">QueryGranularity.ALL</code>.</p> <p dir="auto">For example, in <code class="notranslate">testSearchWi...
<p dir="auto">This issue tracks all the "related" efforts targeted towards making realtime ingestion better in one way or the other.<br> Here is a wishlist of items we should try to solve for. I understand that some of this is already solved by tranquility (probably not in kafka based ingestion), but we should ensure t...
0
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="df1 = pd.DataFrame([[1, 1]], columns=['x','x']) df2 = pd.DataFrame([[1, 1]], columns=['x','y']) pd.merge(df1, df2, on='x')"><pre class="notranslate"><code class="notranslate">df1 = pd.DataFrame([[1, 1...
<p dir="auto"><a href="https://stackoverflow.com/questions/50979873/linear-fit-to-pandas-datetime64-values" rel="nofollow">Fitting a linear model to Timestamps currently does not work out of the box.</a><br> and pandas does not support the ols function any further. When using e.g. seaborn to make a fit it throws an err...
0
<p dir="auto">There is an asymmetry to EnterLeave event plugin. Since <code class="notranslate">mouseenter</code> is created from the relativeTarget of the <code class="notranslate">mouseout</code> event it fires even though the target is disabled. Since the <code class="notranslate">mouseleave</code> is the inverse, i...
<p dir="auto">I'm experiencing an unexpected error related to "native" DOM events created in an "owner" component and triggered by DOM elements rendered by "owned" components. There's been a number of seemingly related issues, the closest being <a class="issue-link js-issue-link" data-error-text="Failed to load title"...
0
<p dir="auto">There are several cases where one property is only required depending on some other properties. It's not possible to use the expression validator in such cases.</p> <div class="highlight highlight-text-html-php notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" ...
<p dir="auto">Empty properties are not validated by default:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="class ExpressionValidator extends ConstraintValidator public function validate($value, Constraint $constraint) ...
1
<pre class="notranslate">expvar$ go test -cpu=1,2 2012/06/08 23:38:31 Reuse of exported var name: requests panic: Reuse of exported var name: requests [recovered] panic: Reuse of exported var name: requests parser$ go test -cpu=1,2 panic: testdata/commas.src used multiple times [recovered] panic: testdata/com...
<p dir="auto">Unlink Linux, BSD variants may change their kernel ABIs between major releases as reported in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="51287300" data-permission-text="Title is private" data-url="https://github.com/golang/go/issues/7849" data-hovercard-type="issue...
0
<p dir="auto">Usage of the withStyles()-function enforces setting the classes property.</p> <p dir="auto">TS doesn't seem to split <code class="notranslate">WithStyles&lt;ClassKey&gt;</code> from <code class="notranslate">P</code>. This could be seen as a typescript-fault, but I think it can easily be fixed within the ...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <p dir="auto">I...
0
<h2 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h2> <h2 dir="auto">To Reproduce</h2> <p dir="auto">Steps to reproduce the behavior:</p> <p dir="auto">1.clone the source pytorch and success build from source<br> 1....
<p dir="auto">I AM trying to execute buid_and_install.sh from github <a href="https://github.com/sshaoshuai/PointRCNN">https://github.com/sshaoshuai/PointRCNN</a> on windows10, pytorch 1.1, gcc 8.1.0, VS2017<br> the second task, iou3d.<br> I met problem of unresolved external symbol, "public: long * __cdecl at::Tensor...
1
<h2 dir="auto">allow to assign shortcut or key to a string</h2> <p dir="auto">It would be nice to improve keyboard manager to allow us to assign a shortcut/key to a string.</p> <p dir="auto">An exemple of problem it can solve : for markdown stuff, we have to use often tree backticks. It's not a problem on english qwert...
<p dir="auto">I would like to use Keyboard Manager to map some shortcuts to keys that currently are accessible only from the "Windows Character Map" application. Specifically I would like to map <code class="notranslate">AltGr + '</code> to <code class="notranslate">`</code> and <code class="notranslate">AltGr + ì</cod...
1
<h3 dir="auto">Website or app</h3> <p dir="auto">Please checkout the linked branch not <code class="notranslate">main</code><br> <a href="https://github.com/eps1lon/react-devtools-repro-no-matching-node/tree/repro/elements-leaking">https://github.com/eps1lon/react-devtools-repro-no-matching-node/tree/repro/elements-lea...
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br> how about an answer....</p> <p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto">40,0000 foot high level of frustration not relieved by reading over 100 different articles, doc articles, 4 pl...
0
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.1.2</li> <li>Operating System / Platform =&gt; Linux armv7l</li> <li>Compiler =&gt; GCC 8.3.0</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">Upon trying to create a VideoCapture or VideoWriter object using the GStream...
<p dir="auto">Basically, this is a GSoC project which has not been applied this year:</p> <p dir="auto">We want to see some kind of higher level API which can manage DL networks. There are several criterias for now:</p> <ul dir="auto"> <li>Hide asynchronous inference management internally. User just choose the number o...
0
<p dir="auto">It follows <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="44694367" data-permission-text="Title is private" data-url="https://github.com/symfony/symfony/issues/12099" data-hovercard-type="issue" data-hovercard-url="/symfony/symfony/issues/12099/hovercard" href="https:...
<p dir="auto">Currently, decorating event listeners (<code class="notranslate">kernel.event_listener</code>) makes the decorated service private:<br> <a href="https://github.com/symfony/dependency-injection/blob/5d4f4ff02a3a5b24a7c81bb7e22f2e57c7526ee2/Compiler/DecoratorServicePass.php#L47-L58">https://github.com/symfo...
0
<p dir="auto">When I update, I'd expect my tab state to be saved so that when it restarted, the tabs that were open are reopened.</p> <p dir="auto">When that failed, I'd expect to be able to open the last item. The menu item was available, but when I tried, it simply opened a blank editor window.</p>
<p dir="auto">A feature I love about ST2 and iA Writer, which I'm missing in Atom, is when you quit the app with open windows (including unsaved documents), they all appear again when you reopen.</p> <p dir="auto">This has saved me countless times in my workflow to handle having to do a system restart for software upda...
1
<p dir="auto"><strong>Describe the bug</strong><br> applying a query string parameter ("onlyApproved=true" in this instance), is throwing <code class="notranslate">URL contains XSS injection attempt</code>.</p> <p dir="auto"><strong>To Reproduce</strong><br> perform an <code class="notranslate">axios.get</code> request...
<p dir="auto">It seems that axios v0.19.1 introduced a new bug.</p> <p dir="auto">The bug comes from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="506498428" data-permission-text="Title is private" data-url="https://github.com/axios/axios/issues/2464" data-hovercard-type="pull_requ...
1
<p dir="auto">I have strange results from <code class="notranslate">.equals</code> appearing when DataFrame is written to HDF Store and then read back:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import pandas as pd df = pd.DataFrame({'B':[...
<p dir="auto">Installed latest version of pandas 0.9.0 in case this was an error<br> Trying to read Excel file. That part seems ok.<br> Originally, I was trying iteritems() for each row of the pandas dataframe, as the id_company had to be verified against a mysql database (code not included). Same/similar error message...
0
<p dir="auto">In Bootstrap 3.2.0 it is at the moment possible to have more accordion items at once open. But normally only entry should be open.</p> <p dir="auto">How i made this:</p> <ol dir="auto"> <li>Normal Click on accordion item "<code class="notranslate">Collapsible Group Item #3</code>"</li> <li>Fast Click on a...
<p dir="auto">Step 1. Navigate to this page: <a href="http://getbootstrap.com/javascript/#collapse" rel="nofollow">http://getbootstrap.com/javascript/#collapse</a><br> Step 2. Click on one of the links that trigger opening of the accordion sections (ie. Collapsible Group Item <code class="notranslate">#1</code>)<br> St...
1
<ul dir="auto"> <li>Electron version: 1.1.0</li> <li>Operating system: Windows</li> </ul> <p dir="auto">This release contains the Visual C++ 2013 runtimes instead of Visual C++ 2015 runtimes.</p>
<ul dir="auto"> <li>Electron version: 1.8.4</li> <li>Operating system: Windows 10 version 1803</li> </ul> <h3 dir="auto">Expected behavior</h3> <p dir="auto">Frameless applications without a titlebar should have the context menu (accessible with Shift+Right Click) on the taskbar:</p> <p dir="auto"><a target="_blank" re...
0
<p dir="auto">Every node on GCE by default has cAdvisor, fluentd-es running as pod. We are going to put etcd server into a pod soon, and other master components into pods later. Those pods are pre-provisioned, and not through apiserver, and scheduler, I called them "static" pods.</p> <p dir="auto">Today, kubelet does g...
<p dir="auto"><a href="https://storage.cloud.google.com/kubernetes-jenkins/pr-logs/pull/25701/node-pull-build-e2e-test/7060/build-log.txt" rel="nofollow">https://storage.cloud.google.com/kubernetes-jenkins/pr-logs/pull/25701/node-pull-build-e2e-test/7060/build-log.txt</a></p> <div class="snippet-clipboard-content notra...
0
<p dir="auto">Tabs colors aren't prominent in Windows Terminal. It could bring errors/ambiguity while working in multiple tabs.</p>
<p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/srv-code/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/srv-code">@srv-code</a> in <a class="issue-link js-issue-link" data-error-text="Failed to...
0
<p dir="auto">It seems like using glob on <code class="notranslate">use</code> statements ends up generating twice the documentation for <code class="notranslate">Impl</code> and <code class="notranslate">Traits</code> of this <code class="notranslate">Struct</code>.</p> <p dir="auto">If I use:</p> <div class="snippet-...
<p dir="auto">small snippet called arg0.rs:</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn main () { let args : ~[~str] = ::std::os::args(); ::std::io::println(args[0]); }"><pre class="notranslate"><span class="pl-k...
0
<p dir="auto">When I run this code:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="N, C = 1, 1 criterion = nn.NLLLoss() model = nn.Conv2d(C, 3, (3, 3)).cuda() inp = Variable(torch.randn(N, 1, 3, 3)).cuda() pred = model(inp) target = Variable(t...
<p dir="auto">Hi<br> I have written the following code to train my model, after a few iterations it stops throwing a similar error as shown in the image. Note that error is similar but not same, it changes everytime. I have read all the answers here and pytorch forum for the similar errors, none of them works. Please h...
1
<p dir="auto">Building <a href="https://github.com/ogham/exa">exa</a> fails at link stage if LTO is used and system package for libssh2-dev is not installed:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Compiling exa v0.3.0 (file:///home/but...
<p dir="auto"><code class="notranslate">cargo new mycrate</code></p> <p dir="auto">Add to <code class="notranslate">Cargo.toml</code>:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[dependencies] num = &quot;*&quot;"><pre class="notranslate">...
0
<p dir="auto">There is another bug by the same name, but that one was fixed. After searching about 10 minutes, I couldn't find any duplicates.</p> <p dir="auto">The code</p> <pre class="notranslate">fn main () { let arr: ~[u8] = ~[ 1, 2, 3 ]; let iter = &amp;arr.iter() as &amp;Iterator&lt;&amp;u8&gt; } </pre> <...
<p dir="auto">I get a huge performance regression since <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="17672890" data-permission-text="Title is private" data-url="https://github.com/rust-lang/rust/issues/8328" data-hovercard-type="pull_request" data-hovercard-url="/rust-lang/rust/pu...
0
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p> <p dir="auto">I found difference in client|server cursors behaviour:[<a href="%5BBR">BR</a>]<br> client - side cursor fills cursor.description after execute(), and server-side cursor leave description 'None' after execute() until call of...
<p dir="auto"><strong>Migrated issue, originally created by Markus Meskanen (<a href="https://github.com/Mahi">@Mahi</a>)</strong></p> <p dir="auto">Django has a <code class="notranslate">get_or_create()</code> method for times when you don't know if data for an entity already exists. There are multiple implementations...
0
<p dir="auto">As of commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/ansible/ansible/commit/43f48a2e021f12cfe3547904ce0a97c7dfdbf893/hovercard" href="https://github.com/ansible/ansible/commit/43f48a2e021f12cfe3547904ce0a97c7dfdbf893"><tt>43f48a2</tt></a> the authorized_k...
<pre class="notranslate">ok: [shd9.quantifind.com] =&gt; (item={'comment': 'Ruoke Yang, Intern', 'shell': '/bin/bash', 'name': 'ruoke', 'home': '/home/ruoke', 'password': u'$6$qFindR0x$KHFkjjDgTaSbTCDROJ1cmPiPP9/heZaNtfPy8ROYF CIrjqUezDTZYS9ic2u89R6Cl6AgCNb4ETkasZwbI2t7C.', 'id': 2035}) fatal: [shd6.quantifind.com] =&g...
1
<p dir="auto">The recent changes in variables.less comment styling has led to Visual Studio 2013 (and maybe others) to mess up the interpretation, as you can see in the screenshot below.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/2e0cf09324b21c9ceb59...
<p dir="auto">I'm not sure why the comments in the <code class="notranslate">variables.less</code> got changed to this style <code class="notranslate">//**</code>, but it my opinion it was a brave move.</p> <p dir="auto">For me at least it prevents compilation when using the nodejs compiler <code class="notranslate">le...
1
<p dir="auto">[Enter steps to reproduce below:]</p> <ol dir="auto"> <li>...</li> <li>...</li> </ol> <p dir="auto"><strong>Atom Version</strong>: 0.194.0<br> <strong>System</strong>: Microsoft Windows 10 Pro Technical Preview<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">U...
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Uncaught Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:351:15) at Function.Module._load (module.js:293:25) at Mod...
1
<p dir="auto">Consider following form:</p> <div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&lt;form action=&quot;/&quot;&gt; &lt;input type=&quot;hidden&quot; name=&quot;option&quot; value=&quot;default&quot;&gt; &lt;in...
<p dir="auto">This is actually a duplicate ticket from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="17934736" data-permission-text="Title is private" data-url="https://github.com/silexphp/Silex-WebProfiler/issues/22" data-hovercard-type="issue" data-hovercard-url="/silexphp/Silex-...
0
<p dir="auto">I am using the modal dialog on a Grails based application. The first time I click a link (using the &lt;a&gt; tag) my action is fired as I can see in my debugger and I'm able to operate on data. Any link clicked afterwards is no longer 'loading' the URL specified by data-remote so the same dialog from the...
<p dir="auto">After closing and opening same modal it will not request content. Adding <code class="notranslate">$.ajaxSetup({ cache: false });</code></p> <p dir="auto">not helped. Is it but or there is some trick to avoid it?</p>
1
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br> Bug</p> <p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto"><code class="notranslate">webpack2</code> causes <a href="https://github.com/erikras/redux-form/issues/2269#issuecomment-2908872...
<p dir="auto">I asked this question <a href="http://stackoverflow.com/questions/31412009/webpack-creating-duplicate-entries-for-dependencies" rel="nofollow">over on StackOverflow</a> but I figured I might get a better response here.</p> <p dir="auto">I am trying to switch from using browserify to webpack. One thing bro...
0
<p dir="auto">This program is currently accepted:</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="use A::B; mod A { pub struct B { n: int } fn B() { } } fn main() { }"><pre class="notranslate"><span class="pl-k">use</...
<p dir="auto">When there is a single import statement that imports multiple idents, and one of them is not found, then the resulting error points to the use site, not the import site.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import http_...
0
<p dir="auto">BottomNavigation throws an error if one child is null.</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repo...
<p dir="auto">Following the guide about server side rendering, I tried to use the <code class="notranslate">jss-default-preset</code> (as <code class="notranslate">jss-compose</code> and <code class="notranslate">jss-extend</code> are really awesome <g-emoji class="g-emoji" alias="1st_place_medal" fallback-src="https:/...
0
<p dir="auto">React version: 16.13.1</p> <h2 dir="auto">Steps To Reproduce</h2> <ol dir="auto"> <li>Create a component using a conditional hook</li> <li>Wrap the component with a HOC, e.g. mobx <a href="https://mobx.js.org/react-integration.html" rel="nofollow">observer</a></li> </ol> <h2 dir="auto">Example</h2> <div c...
<p dir="auto">React version: 17.0.1</p> <p dir="auto">my component file is like:</p> <p dir="auto">`export default function(props) {</p> <p dir="auto">if (props.data &gt; 1) {<br> useEffect(function() {</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-co...
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">In ES6 spec in section in <a href="https://people.mozilla.org/~jorendorff/es6-draft.html#sec-let-and-const-declarations" rel="nofollow">Let and Const Declaration</a></p> <blockquote> <p dir="auto">LexicalDeclaration : LetOrConst BindingList ;</p> <ul dir="auto"> <li>It is a Syntax Error if the BoundNames ...
<p dir="auto">The following examples should trigger an early error in JS:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="let let = 10;"><pre class="notranslate"><span class="pl-k">let</span> <span class="pl-s1">let</span> <span ...
1
<p dir="auto">after restoring from minimize the size expands about 10 pixel .<br> I set min width and min height and use getCurrentWindow().minimize(); function .<br> I have frame less windows and run app in windows 10<br> if windows was set to min width and min height after recovering from minimize state it expands th...
<h3 dir="auto">Preflight Checklist</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/main/CONTRIBUTING.md">Contributing Guidelines</a> for this project.</...
0
<p dir="auto">Updated from Next@2.2.0 to Next@latest and when I run the app I get this error:<br> Error: _document.js is not exporting a React element 3 times in the terminal.</p> <p dir="auto">Latest updated from testing is that the issue arises when I try and use redux in the _document.js - if I don't init redux in d...
<p dir="auto">The route <code class="notranslate">/posts/</code> renders on the server but then the store on the client subscribe is undefined. In the chrome dev tools, it shows an error on the import for <code class="notranslate">isPlainObject</code> from lodash. I've done this before and I have no idea whats wrong. I...
0
<p dir="auto">Given the following code:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="restoreState() { var iLastState = this.stateStack[ stateStack.length - 1 ]; this.restoreState( iLastState ); } restoreState( aState: TransformerSta...
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">1.8.10</p> <p dir="auto">Hi.</p> <p dir="auto">I still have the error code TS1127 when I try to compile a file.<br> I use the code from the quick tutorial.</p> <p dir="auto"><strong>Code</strong></p> <div class="highlight highlight-source-ts notransla...
0