text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
1
<p dir="auto">Badge on default button is white on white!</p> <p dir="auto">Exemple :<br> <a href="http://jsfiddle.net/LJ75v/" rel="nofollow">http://jsfiddle.net/LJ75v/</a></p> <p dir="auto">Ligne 2345 on bootstrap.css:<br> .btn-default .badge {<br> color: #ffffff;<br> background-color: #fff;<br> }</p> <p dir="auto">It ...
<p dir="auto">There appears to be an issue with a badge on a btn btn-default where the badge background color is white and the color is also white.</p> <p dir="auto">Ex: <a href="http://plnkr.co/edit/NVcsmFOFRKRIWsPsoKBc?p=preview" rel="nofollow">http://plnkr.co/edit/NVcsmFOFRKRIWsPsoKBc?p=preview</a></p> <p dir="auto"...
1
<p dir="auto">This RFC is regarding distributing typedef files with React. While this would be generally useful (and possibly useful to extract the <a href="https://github.com/facebook/flow/blob/master/lib/react.js">React.js definitions</a> out of flow itself (especially for renderer-implementers), it would be especial...
<p dir="auto">As per comments from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/samwgoldman/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/samwgoldman">@samwgoldman</a> in the following issue, the flow built-i...
1
<p dir="auto">Calling <code class="notranslate">atom.cmd filename</code> on windows, or opening with <code class="notranslate">node atom.js filename</code> , always ends up with UTF-8 encoding, even if its not. Auto-detect doesn't seem to be triggered when opened from arguments.</p> <p dir="auto">However, manually trig...
<p dir="auto">Atom should try to guess the encoding when opening a file as best as it can and only if it fails, fallback to the default encoding option (which was implemented a few days ago).</p> <p dir="auto">Missing libraries (that would presumably help with this issue) shouldn't be a factor here. If there isn't any ...
1
<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">I trying to make custom VerticaToGoogleSheetsOperator to work with Vertica database &amp; GoogleSheets, I've installed all the required provider and successfully tested the connection. Wh...
<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">I trying to make SqlSensor to work with Oracle database, I've installed all the required provider and successfully tested the connection. When I run SqlSensor I got this error message<br>...
1
<p dir="auto">Since <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ScottPJones/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ScottPJones">@ScottPJones</a> was mentioning upper/lowercase functions recently, I to...
<ol dir="auto"> <li> <p dir="auto">End-of-word contexts. As reported in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="39527706" data-permission-text="Title is private" data-url="https://github.com/JuliaLang/julia/issues/7847" data-hovercard-type="issue" data-hovercard-url="/JuliaLa...
1
<p dir="auto">how to upload duplicate files to durid data source.</p> <p dir="auto"><code class="notranslate">{ "type" : "index_hadoop", "spec" : { "ioConfig" : { "type" : "hadoop", "appendToExisting":true, "inputSpec" : { "type" : "static", "paths" : "quickstart/20170703.csv" } }, "dataSchema" : { "dataSource" : "smsd...
<p dir="auto">So this is one of those "borderline" issues.</p> <p dir="auto">It turns out that we have some sort of a wildcard catchall DNS here which means that no matter what URL you'd put into that test, it would always resolve to something "legal" since the result would end up being illegal.url.mycompany.com which ...
0
<h3 dir="auto">Problem description</h3> <p dir="auto">When add <code class="notranslate">onBlur</code> to TextField, the label won't switch to un-focus when blur.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/313189/26436140/8c2b4f68-413e-11e7-8...
<h3 dir="auto">Problem description</h3> <p dir="auto">the onFocus floating effect is lost, when overriding the onFocus-props of a TextField- or FormControl-Component. (same problem with onBlur btw)</p> <h3 dir="auto">Link to minimal working code that reproduces the issue</h3> <p dir="auto"><a href="https://www.webpackb...
1
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><input type="c...
<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
<p dir="auto"><a href="https://2.python-requests.org//en/latest/api/#requests.Session.trust_env" rel="nofollow">The link for trust_env documentation</a> fails to load.</p>
<p dir="auto">Looks like <a href="http://www.python-requests.org" rel="nofollow">www.python-requests.org</a> and docs.python-requests.org are redirecting to <a href="https://2.python-requests.org" rel="nofollow">https://2.python-requests.org</a> and failing SSL negotiation, making the site appear down. Google links are...
1
<h2 dir="auto">Steps to Reproduce</h2> <p dir="auto">I am using onGenerateRoute to perform navigation. My onGenerateRoute method creates MaterialPageRoute objects with <code class="notranslate">maintainState: false</code>. When navigating backwards, TextField widgets can no longer be focused and edited. <a href="htt...
<h2 dir="auto">Steps to Reproduce</h2> <ol dir="auto"> <li>Navigate to search screen.</li> <li>Enter search term and tap on a result.</li> <li>Navigate away from search screen.</li> <li>Return to search screen using the back button.</li> <li>Search text field becomes unresponsive.</li> </ol> <p dir="auto">Reproduced h...
1
<table role="table"> <thead> <tr> <th>Q</th> <th>A</th> </tr> </thead> <tbody> <tr> <td>Bug report?</td> <td>no</td> </tr> <tr> <td>Feature request?</td> <td>no</td> </tr> <tr> <td>BC Break report?</td> <td>no</td> </tr> <tr> <td>RFC?</td> <td>yes</td> </tr> <tr> <td>Symfony version</td> <td>3.4 and\or 4.0</td> </tr> <...
<p dir="auto">There's no point in naming <code class="notranslate">$_GET</code> <code class="notranslate">$request-&gt;query</code> and <code class="notranslate">$_POST</code> <code class="notranslate">$request-&gt;request</code>. They should be called <code class="notranslate">$request-&gt;get</code> and <code class="...
0
<p dir="auto">Currently, we're not consistent with errors thrown in <code class="notranslate">std/node</code> and we should implement Node.js errors instead of throwing Deno errors.</p> <p dir="auto">For example a common check for Node.js <code class="notranslate">fs</code> is:</p> <div class="snippet-clipboard-content...
<p dir="auto"><em>if we want to be compatible with node's API, we must be kind to its errors too.</em></p> <p dir="auto">we should support node's API errors listed <a href="https://nodejs.org/dist/latest-v14.x/docs/api/errors.html" rel="nofollow">here</a> to be more consistent about errors.</p> <p dir="auto">todo list ...
1
<p dir="auto">Not sure but I think this is a bug or I at least expected something else...</p> <p dir="auto">I made a fiddle <a href="http://jsfiddle.net/wilt/w67tzfhx/70/" rel="nofollow">here</a> to demonstrate...</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipbo...
<p dir="auto">When I tried to import from Blender meshes from a Blender scene with multiple materials don't work correctly with ObjectLoader. ( I think is because json has't assign correctly the material to the object, it uses a single uuid. (this happens in previous versions of three.js &amp; blender exporter ( It is ...
0
<h3 dir="auto">Bug report</h3> <p dir="auto"><strong>Bug summary</strong></p> <p dir="auto">Definitely a low-priority bug, but at some figure sizes, there seems to be an issue with the colorbar not being drawn at the correct position in some backends (seems like PDF and SVG are affected, but not Agg).</p> <p dir="auto"...
<p dir="auto">The following example (with Matplotlib 2.0.0b3) causes the colorbar inside the colorbar axes to be offset when outputting to PDF with a low DPI:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import matplotlib.pyplot as plt fig ...
1
<p dir="auto">Find -&gt; Find File (cmd-P) does nothing if you haven't opened any files yet. Not even an error message. Now that I've used Atom for a few minutes, I think I see why that is, but I have to admit that I was about to write off Atom as still too beta to use when the first button I pressed (well, besides cmd...
<p dir="auto"><em>(moved over from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="28541001" data-permission-text="Title is private" data-url="https://github.com/atom/atom/issues/1642" data-hovercard-type="issue" data-hovercard-url="/atom/atom/issues/1642/hovercard" href="https://git...
1
<p dir="auto"><strong>Ansible Version</strong></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.0.0 (devel da4b4a2a33) last updated 2015/11/09 08:53:14 (GMT +300) lib/ansible/modules/core: (detached HEAD 750aa16a06) last updated 2015...
<p dir="auto">Issue Type:</p> <p dir="auto">Bug Report</p> <p dir="auto">Ansible Version:</p> <p dir="auto"><em>this was the commit that broke it</em><br> ansible checkout <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/ansible/ansible/commit/5040abaaf24a3de32ac665a35e83a5348d...
1
<p dir="auto">Why doesn´t FastAPI use python hints for returning types as well?</p> <p dir="auto">This code is more intuitive</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@app.post(&quot;/items/&quot;) async def create_ite...
<h3 dir="auto">First Check</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I added a very descriptive title to this issue.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-c...
0
<p dir="auto">After using VS Code for a while, it gets slower and slower. I notice it particularly when it attempts to auto-complete.</p> <p dir="auto">It will then sometimes crash. It may crash whilst I'm using it. It may crash when I haven't used it for sometime but using another window. It may crash if I leave the P...
<p dir="auto">Ubuntu 12.04, VSCode 0.10.1</p> <p dir="auto">Several times VS Code has become unresponsive overnight on the above configuration (locked). Here is the program output:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ code . bash: ...
1
<h1 dir="auto">Checklist</h1> <ul class="contains-task-list"> <li>[ x] 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="checkbox" id="" disabled="" class="task-list-item-checkbox"> This has already been asked to the...
<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
<h2 dir="auto"><g-emoji class="g-emoji" alias="question" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2753.png">❓</g-emoji> Questions and Help</h2> <p dir="auto">I have successfully built LibTorch for C++ API under Windows with CUDA 10.1.</p> <p dir="auto">Although CUDA seems to be enabled a...
<p dir="auto">I compile the source libtorch [master] with windows10, vs2017, python3.8, cuda 10.1.<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/19385144/74637752-91746700-51a5-11ea-97e0-c7cf4700e84c.png"><img src="https://user-images.githubusercontent.com/19...
1
<p dir="auto">Challenge <a href="http://freecodecamp.com/challenges/waypoint-delete-your-jquery-functions" rel="nofollow">http://freecodecamp.com/challenges/waypoint-delete-your-jquery-functions</a> has an issue.</p> <p dir="auto">Browser: Chrome Version 44.0.2403.157<br> OS: OS X 10.9.5</p> <p dir="auto">While progres...
<h4 dir="auto">Challenge Name</h4> <p dir="auto"><a href="http://beta.freecodecamp.com/en/challenges/data-visualization-with-d3/work-with-data-in-d3" rel="nofollow">http://beta.freecodecamp.com/en/challenges/data-visualization-with-d3/work-with-data-in-d3</a></p> <h4 dir="auto">Issue Description</h4> <p dir="auto">Not...
0
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p> <p dir="auto">QueuePool do_return_invalid needs to <em>always</em> decrement overflow, or eventually (assuming max_overflow &gt;= 0) you'll try to do a blocking get on an empty Queue, and hang.</p> <p dir="auto">You can reproduce this wi...
<p dir="auto"><strong>Migrated issue, originally created by Oleg Pidsadnyi (<a href="https://github.com/olegp">@olegp</a>)</strong></p> <p dir="auto">Mike, I've encountered a behavior that is a bit unexpected:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-...
0
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Ex...
<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> <p dir="auto">The...
0
<p dir="auto">The LessCSS bug has been around for years. It's easy to replicate and easy to work around. Many people have reported it to the LessCSS project, but the official LessCSS project seems largely uninterested in community development. Issues go ignored and pull requests aren't accepted. Anyway, here's the iss...
<p dir="auto">I've noticed this issue with the .btn style in buttons.less but it's probably a more general thing.</p> <p dir="auto">In 2.0 RC we had nested style definitions for pseudo-classes and related classes - e.g.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-...
0
<p dir="auto">Commas (",") and pluses ("+") are legal characters in path segment of the URL so I think Symfony\Component\Routing\Generator\UrlGenerator should not escape them.</p> <p dir="auto">Currently due to escaping:</p> <ul dir="auto"> <li><strong>correct route doesn't match when the "requirements" regex contains ...
<p dir="auto"><strong>Description</strong><br> 2FA shoud be natively supported by the security component, to get more interoperability between projects and support from the community (as well as external bundles provinding specific 2FA features, e.g. U2F).</p> <p dir="auto">There are bundles providing support, but most...
0
<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="# toy data x = [0, 1, 1, 1, 2, 3, 4] y = pd.qcut(sorted(np.unique(x), reverse=True), 5, labels=np.arange(5, 0, -...
<p dir="auto">First, assigning a shorter Categorical into a longer DataFrame does something strange:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import pandas as pd df = pd.DataFrame({'a': [1, 2, 3]}) df['b'] = 4 df['c'] = pd.Series([5, 6, ...
1
<p dir="auto">Possibly related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="164657422" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/13591" data-hovercard-type="issue" data-hovercard-url="/pandas-dev/pandas/issues/13591/hovercard"...
<h4 dir="auto">Code Sample, a copy-pastable example if possible</h4> <p dir="auto">Step 1. Run the code with Python 2 and Python 3</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from sys import version from pandas import Da...
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/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list...
0
<p dir="auto">Hi,</p> <p dir="auto">I seem to be unable to install Atom 0.188 on Windows 7. The installer just exits with an error message, which links to the following log:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Program: Starting Squi...
<p dir="auto">I download AtomSetup.exe<br> I run it as an administrator<br> I agree there are probably curious permission setups and my user directory is mapped to a central server.<br> I get no choices where to install from the installer.<br> Other applications have worked<br> I get the error dialog. Here's the log.<b...
1
<p dir="auto">I was doing some buffer geo flippin' yesterday when I came across this nice utility function:<br> <a href="https://stackoverflow.com/questions/16824650/#answer-54496265" rel="nofollow">https://stackoverflow.com/questions/16824650/#answer-54496265</a></p> <p dir="auto">Wouldn't this be handy to have in Buf...
<h5 dir="auto">Description of the problem</h5> <p dir="auto">I am trying to flip a mesh (mirror operation). For doing so if if "scale negatively" its geometry the faces are inside-outside and the mesh does not render properly.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-s...
1
<p dir="auto">Since <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="473636073" data-permission-text="Title is private" data-url="https://github.com/electron/electron/issues/19488" data-hovercard-type="pull_request" data-hovercard-url="/electron/electron/pull/19488/hovercard" href="ht...
<h3 dir="auto">Preflight Checklist</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project...
0
<p dir="auto">The <code class="notranslate">strings.Replacer</code> is a real race car.</p> <p dir="auto">It would be very useful to have a <code class="notranslate">bytes.Replacer</code> with similar feature set.</p>
<p dir="auto">by <strong>andres.erbsen</strong>:</p> <pre class="notranslate">Thanks. What does 'go version' print? go version go1.2.1 linux/amd64; postgresql 9.3+146really9.1+148 on Ubuntu go version devel +93ad232384f8 Fri Apr 11 10:11:21 2014 -0700 linux/amd64 c; postgresql 9.3.4-1 on Arch Linux go version devel +...
0
<p dir="auto">Via <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="29180011" data-permission-text="Title is private" data-url="https://github.com/atom/atom-dark-ui/issues/19" data-hovercard-type="issue" data-hovercard-url="/atom/atom-dark-ui/issues/19/hovercard" href="https://github.c...
<p dir="auto">This is another stab at <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="38760504" data-permission-text="Title is private" data-url="https://github.com/atom/api/issues/6" data-hovercard-type="pull_request" data-hovercard-url="/atom/api/pull/6/hovercard" href="https://git...
0
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <p dir="auto"><co...
<p dir="auto">When passing a style rules callback or object <code class="notranslate">withStyles()</code> hoc does not raise a type error if the rules contain invalid CSS properties.</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" ...
0
<p dir="auto">This can be done in nodejs.</p> <p dir="auto">This is not possible in deno.</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import { serve } from &quot;https://deno.land/std@0.144.0/http/mod.ts&quot;; import { asser...
<p dir="auto">The current version of deno seems to read <code class="notranslate">deno.json</code> from the current directory by default without <code class="notranslate">--config</code> parameter specified. This default is certainly convenient, but if there is a special case where I need to run deno <strong>without co...
0
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">Can we set some alias for apps? Such as launch VSCode by typing <code class="notranslate">vscode</code> or launch Windows Terminal just by typing <code class="notranslate">t</code> and press enter. I think it's useful when users have many unrelate...
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">I'd love to be able to setup aliases where a user-meaningful short keyword can be mapped to an app, file, or URL (with parameters / arguments optional).</p> <p dir="auto">This would be similar in ways to "magic words" in the old SlickRun (<a href=...
1
<p dir="auto">Created a new file rulers.ts:</p> <p dir="auto">If you add it, be sure to refresh given new files are not picked up properly by TS....<br> <a href="https://github.com/Microsoft/vscode/files/111910/CPU-20160201T100230.cpuprofile.txt">CPU-20160201T100230.cpuprofile.txt</a></p> <p dir="auto">See <code class=...
<p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>command palette &gt; Toggle use of tab key for setting focus</li> <li>notice red notification in the status bar - I believe we can find a better color for this</li> </ol> <p dir="auto">Though there should be some contrast since this is an important scenario for ...
0
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-local-scope-and-functions#?solution=function%20myFunction%28%29%20%7B%0A%20%20var%20myVar%20%3D%20'hello'%3B%0A%20%20console.log%28myVar%29%3B%0A%7D%0AmyFunction%28%29%3B%0A%0A%2F%2F%20run%20and%20check%20the%20console%20%0A%2F%2F%20myVar%...
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-clone-an-element-using-jquery#?solution=fccss%0A%20%20%24%28document%29.ready%28function%28%29%20%7B%0A%20%20%20%20%24%28%22%23target1%22%29.css%28%22color%22%2C%20%22red%22%29%3B%0A%20%20%20%20%24%28%22%23target1%22%29.prop%28%22disabled%...
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 try load a saveed torch::jit::script::Module that been saved by Module::save before using method torch::jit::load it, error happened.</p> <h2 d...
<p dir="auto">I'm try to retain a JIT module from pytorch using c++ based on Libtorch libtorch-win-shared-with-deps-1.3.0 _cpu, and save retrained module for next usage.<br> the save and reload process will be like the following , but get erro while try reload.</p> <div class="highlight highlight-source-c++ notranslate...
1
<p dir="auto"><strong>Describe the bug</strong><br> We had a legacy enum with names that have spaces so we added some aliases to make coding easier.<br> Notice the aliases have repeated values so they <a href="https://docs.python.org/3/library/enum.html#duplicating-enum-members-and-values" rel="nofollow">will not creat...
<p dir="auto"><strong>Migrated issue, originally created by Lev Panov (<a href="https://github.com/leavittx">@leavittx</a>)</strong></p> <p dir="auto">Engine instance was created via</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="#!div style=&...
0
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br> bug<br> <strong>What is the current behavior?</strong><br> The following error is raised<br> "Warning: Unknown prop <code class="notranslate">xmlns</code> on <code class="notranslate">svg</code> tag<br> <strong>If the...
<p dir="auto">In <a href="https://facebook.github.io/react/tips/initial-ajax.html" rel="nofollow">Load Initial Data via AJAX</a> it uses isMounted which doesn't exist for es6 classes. Not sure how to best update the example, but it should probably be changed. Maybe abort the jqxhr?</p>
0
<p dir="auto">I am following this guide on OS X:<br> <a href="https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/getting-started-guides/vagrant.md">https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/getting-started-guides/vagrant.md</a></p> <p dir="auto">I am able to run other vagrant's ...
<p dir="auto">The /etc/sysconfig/network-scripts/ifcfg-en33 configuration file declares a MAC address that does not match the one the device receives.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" $ ./cluster/kube-up.sh Starting clust...
1
<p dir="auto">This code:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="try { foo(); } catch(e) { // do nothing }"><pre class="notranslate"><span class="pl-k">try</span> <span class="pl-kos">{</span> <span class="pl-en">fo...
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="try { // yo } catch (err) { // lol }"><pre class="notranslate"><span class="pl-k">try</span> <span class="pl-kos">{</span> <span class="pl-c">// yo</span> <span class="pl-kos">}</...
1
<p dir="auto">We have a library of components for angular that we are currently migrating to Angular 2. We have a container that injects content using <code class="notranslate">ng-content</code>. We would like to have a child component that injects the parent if you nest it inside of the parent, like so:</p> <div class...
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report =&gt; search github for a similar issue or PR before submitting [ ] feature request [ ] support request =&g...
0
<p dir="auto">When <code class="notranslate">REQUESTS_CA_BUNDLE</code> is defined, the CA certificate passed to <code class="notranslate">requests.Session</code> constructor is overridden when <code class="notranslate">requests.Session.request</code> is called.</p> <p dir="auto">Guilty method/lines:<br> <a href="https:...
<p dir="auto">One would expect that when the caller explicitly asks to make unverified requests, then the <code class="notranslate">REQUESTS_CA_BUNDLE</code> environment variable doesn't affect it. The reality is different, however.</p> <div class="highlight highlight-source-python notranslate position-relative overflo...
1
<p dir="auto">not sure if it's too early to file bugs regarding experimental features?</p> <h1 dir="auto">Bug report</h1> <p dir="auto"><strong>What is the current behavior?</strong><br> webpack library.type "module" generates commonjs syntax (module.exports/require) for node.js builtins (when target is node) and f...
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto">Getting errors after updating to 5.19.0</p> <p dir="auto"><code class="notranslate">Uncaught ReferenceError: __webpack_require__ is not defined</code><br> <code class="notranslate">Uncaught (in promise) Typ...
0
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-soak-continuous-e2e-gke-gci/209/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-soak-continuous-e2e-gke-gci/209/</a></p> <p dir="auto">Multiple broken tests:</p> <p dir="auto">...
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-soak-continuous-e2e-gke-gci/206/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-soak-continuous-e2e-gke-gci/206/</a></p> <p dir="auto">Multiple broken tests:</p> <p dir="auto">...
1
<p dir="auto">I have a question regarding the new is_file_like function and its usage in IO functions like read_csv</p> <p dir="auto">This new change in pandas 0.20 breaks many codes which previously assume that a file-like object is just an object possessing <code class="notranslate">read</code> or <code class="notran...
<p dir="auto">related <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="28538217" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/6512" data-hovercard-type="issue" data-hovercard-url="/pandas-dev/pandas/issues/6512/hovercard" href="https://...
0
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Microsoft Windows [Versione 10.0.18362.900] PowerToys version: 0.18.2 PowerToy module for which you are reporting the bug (if applicable): Power T...
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Microsoft Windows [Version 10.0.18363.815] PowerToys version: v0.17.0 PowerToy module for which you are reporting the bug (if applicable): PowerTo...
1
<p dir="auto">According the [development setup] (<a href="https://github.com/vuejs/vue/blob/dev/.github/CONTRIBUTING.md#development-setup">https://github.com/vuejs/vue/blob/dev/.github/CONTRIBUTING.md#development-setup</a>) I do the following:</p> <ul dir="auto"> <li>clone vue repository</li> <li><code class="notransla...
<h3 dir="auto">Versions</h3> <p dir="auto">Vue.js = 2.0.2<br> Node.js = 6.9.1<br> NPM = 4.0.2<br> Windows 10</p> <h3 dir="auto">Steps to reproduce</h3> <ul dir="auto"> <li>Clone repo from GitHub</li> <li>npm install</li> <li>npm run build</li> </ul> <p dir="auto">or</p> <ul dir="auto"> <li>Clone repo from GitHub</li> <...
1
<p dir="auto">Error:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="error: internal compiler error: unexpected panic note: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/...
<p dir="auto">thread 'rustc' panicked at 'tried to get overflow intrinsic for non-int type', C<br> :\bot\slave\nightly-dist-rustc-win-64\build\src\librustc_trans\trans\expr.rs:235<br> 2</p> <p dir="auto">Here is the code</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="a...
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>Context:</strong></p> <ul dir="auto"> <li>GOOD Playwright Version: 1.27.0</li> <li>BAD Playwright Version: 1.28.0</li> <li>Operating System: Windows and Linux both tested</li> <li>Extra: Using the Chromium browser</li> </ul> <div class="highlight highlight-source-cs notranslate position-relative o...
<h3 dir="auto">System info</h3> <ul dir="auto"> <li>Playwright Version: ^1.36.1</li> <li>Operating System: macOS 13.4.1</li> <li>Browser: Chromium</li> <li>Other info: React 17</li> </ul> <h3 dir="auto">Source code</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" ...
0
<p dir="auto"><em>Method 1:</em></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" data_frame.to_csv(file_path, sep=self.delimiter, float_format='%.2f', index=False, line_terminator='\n') "><pre class="no...
<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="def hex_print(content): print ' '.join(['{0:02x}'.format(ord(i)) for i in content]) print ' '.join(['{:&...
1
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Expected ...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Expected ...
0
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):<br> No</p> <p dir="auto"><strong>What keywords did you se...
<p dir="auto">We recently switched GKE's master node to GCI image, but not GCE master node. This discrepancy causes a lot of issues for us, especially some prs merged might work on GCE, but totally break GKE. We should get rid of that difference.</p> <p dir="auto">cc/ <a class="user-mention notranslate" data-hovercard-...
0
<h4 dir="auto">Description</h4> <p dir="auto">Hi,</p> <p dir="auto">I am trying to use the sklearn.mixture.GaussianMixture for clustering purpose. I read from the clustering comparison page: <a href="https://scikit-learn.org/stable/modules/clustering.html" rel="nofollow">https://scikit-learn.org/stable/modules/clusteri...
<p dir="auto">I think these should be documented in the quick start guide: <a href="http://scikit-learn.org/dev/tutorial/basic/tutorial.html" rel="nofollow">http://scikit-learn.org/dev/tutorial/basic/tutorial.html</a></p>
0
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>What is the current behavior?</strong></p> <ul dir="auto"> <li>behavior<br> When using webapck5 persistent cache on gitlab Ci, it will report "${old path} / package.json invalidated because hashes different (6659fb289dbe3f4ff4d0f5bee22a6e8a! = 41c5ea20b50ed6ff92c...
<p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto">I have 2 named items in my config to create dll bundles. The first one is intended as the base references for the whole site and I am including that on my main layout.html page. The 2nd one is only meant for a separate page and should be dyn...
0
<p dir="auto">This is more of a FYI kind of issue.</p> <p dir="auto"><strong>Is your feature request related to a problem? Please describe.</strong><br> When making a request via Axios, if an error is caught and logged as-is, it will contain the entire request object which contains headers which can include credentials...
<p dir="auto"><strong>Is your feature request related to a problem? Please describe.</strong><br> A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]</p> <p dir="auto">Errors thrown by axios have the full request body (and response body if a response was received before the erro...
1
<p dir="auto">[X] bug report</p> <p dir="auto">Using Beta 10 I get the following errors (some of them several times) when compiling my project:</p> <p dir="auto">node_modules/angular2/src/core/zone/ng_zone_impl.d.ts(9,44): error TS2304: Cannot find name 'ZoneSpec'.<br> node_modules/angular2/src/core/zone/ng_zone_impl.d...
<p dir="auto">I'm submitting a bug report.</p> <p dir="auto">Error :<br> So many build errors like the below,</p> <p dir="auto">``Error Build:Duplicate identifier 'backdrop'. ..\typings\browser\ambient\bootstrap\index.d.ts 11<code class="notranslate"> </code></p> <p dir="auto">Below are the package configuratio...
0
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/6754181/71893299-3b0d1500-3171-11ea-8414-b7222c9a5b5e.png"><img src="https://user-images.githubusercontent.com/6754181/71893299-3b0d1500-3171-11ea-8414-b7222c9a5b5e.png" alt="Screenshot 2020-01-07 at 5 14...
<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">[Fail] [k8s.io] NodeProblemDetector [k8s.io] KernelMonitor [It] should generate event when temporary error happens</p> <p dir="auto"><a href="https://console.cloud.google.com/storage/browser/kubernetes-jenkins/pr-logs/pull/26894/kubernetes-pull-build-test-e2e-gce/44457/" rel="nofollow">https://console.clo...
<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">No, already discussed on sig-auth</p> <...
0
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/2049" rel="nofollow">http://projects.scipy.org/numpy/ticket/2049</a> on 2012-02-12 by trac user jusic, assigned to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/pv/hovercard" data-octo-click="ho...
<p dir="auto">It seems that saving large numpy arrays to disk using numpy.save fails silently for very large matrices, example:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="In [5]: a = np.random.randn(500000000) In [6]: ...
0
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-target-the-children-of-an-element-using-jquery?solution=fccss%0A%20%20%24%28document%29.ready%28function%28%29%20%7B%0A%20%20%20%20%24%28%22%23target1%22%29.css%28%22color%22%2C%20%22red%22%29%3B%0A%20%20%20%20%24%28%22%23target1%22%29.pro...
<p dir="auto">Hi,<br> I have correct code in the first five jQuery waypoints. If I press control+enter, it still has multiple red Xs. However, if I press control+enter multiple times, it eventually detects the correct code and passes.</p>
1
<p dir="auto">Should Typography extended while providing extra properties in theme &gt; typography</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/i...
<p dir="auto">Enhancement request:</p> <p dir="auto">The expand/collapse behavior of <a href="http://www.material-ui.com/#/components/list" rel="nofollow">Nested Lists</a> should animate open/closed.</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-li...
0
<p dir="auto">If a Task object has a non None value for max_retries, we can't set max_retries to None when raising a retry. The retry method uses None as a default value, so it falls back to the Task's current max_retries value.</p>
<p dir="auto">In the task documentation the max_retries states that a value of None will make the task retry forever <a href="http://celery.readthedocs.org/en/latest/reference/celery.app.task.html#celery.app.task.Task.max_retries" rel="nofollow">http://celery.readthedocs.org/en/latest/reference/celery.app.task.html#cel...
1
<p dir="auto">[Enter steps to reproduce below:]</p> <ol dir="auto"> <li>open a file and modify it</li> <li>revert modification with git (eg: git checkout {file})</li> </ol> <p dir="auto"><strong>Atom Version</strong>: 0.196.0<br> <strong>System</strong>: linux 3.13.0-52-generic<br> <strong>Thrown From</strong>: Atom Co...
<p dir="auto">Some repro steps that I gathered from the existing issues:</p> <ol dir="auto"> <li>Have a file open in branch <code class="notranslate">something</code> that doesn't exist in branch <code class="notranslate">atom</code></li> <li><code class="notranslate">git checkout atom</code></li> <li>ENOENT <g-emoji c...
1
<p dir="auto">I don't no this is a bug, but I try to help.</p> <p dir="auto">`</p><div dir="auto"><br> ................<p dir="auto"></p> </div>` <p dir="auto">Using div is not error. But I try using tags p</p> <p dir="auto">`</p><p dir="auto"><br> </p><div dir="auto">..........</div><p dir="auto"></p> <p dir="auto"></...
<p dir="auto">If a <code class="notranslate">&lt;p&gt;</code> element wraps a child element, for instance <code class="notranslate">&lt;div&gt;</code>, an error is returned. <code class="notranslate">&lt;p&gt;</code> elements should be able to contain children.</p> <p dir="auto"><a href="http://plnkr.co/edit/3UCCyL8Co...
1
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>What is the current behavior?</strong><br> Using for example <code class="notranslate">[name].[contenthash].js</code>as the filename in output.filename leads to a compiled bundle where the <code class="notranslate">contenthash</code> gets compiled as a variable i...
<p dir="auto">I'm testing out webpack by converting a simple project currently built with browserify.</p> <p dir="auto">I get the following exception:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ webpack .../node_modules/webpack/node_modul...
0
<p dir="auto">The Button's ripple effect used to open a modal remains "pulsing" if I close it using the "esc" key.</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/mui-org/m...
<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...
1
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">1.7.5</p> <p dir="auto"><strong>Code</strong></p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" var reader = new FileReader(); reader.onlo...
<p dir="auto">Trying to retrieve the result of a read file/blob via the event passed into the reader's onload/onloadend method results in a type error (Property 'result' does not exist on type 'EventTarget').</p> <p dir="auto">This is valid JavaScript, which is failing type checking because the EventTarget interface do...
1
<p dir="auto">Hi, I am currently using sublime text with the Origami plugin which allows easily to split/unsplit and move between panes with keyboard shortcuts, some of the features are already available in the last Atom with I am missing some:</p> <p dir="auto">Already possible:</p> <ul dir="auto"> <li>split left/righ...
<p dir="auto">Splitting panes is easy: I got <code class="notranslate">C-|</code> and <code class="notranslate">C--</code> into my fingers quickly. What's hard for me is unsplits. Currently it looks like I have to <code class="notranslate">M-w</code> until I've closed every tab in the pane, at which point it goes away....
1
<p dir="auto">At the moment the Routing component only supports absolute and domain-relative URLs, e.g.<br> <code class="notranslate">http://example.org/user-slug/article-slug/comments</code> and<br> <code class="notranslate">/user-slug/article-slug/comments</code>.</p> <p dir="auto">But I find it very useful to specif...
<p dir="auto">Some where between Merge to 2.8 and 3.1, someone made changes to TraceEventDispatcher.php file. The sprintf command was removed and replaced with <em>{event}</em> and <em>{listener}</em> in message. Like they are some how going to magically change.</p> <p dir="auto"><strong>Previous (3.0.9)</strong></p> <...
0
<p dir="auto">Hello !<br> I want to make a automatic screenshot program but I have a annoying EU cookie popup on my screenshot. How i can remove these in Playwright ?</p> <p dir="auto">I try this solution but it don't work T_T</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" di...
<p dir="auto">0</p> <p dir="auto">I am working on project where i am taking the screenshot of various web pages. i have used the playwright nodejs package to take screenshot. when i navigate to the required url. web page loaded along with dialog box of accepting cookies in centre . I want to accept the cookies than tak...
1
<p dir="auto">Curly brackets (as the first line in return) causes "unexpected token" error</p> <p dir="auto">For example:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="render () { return ( {/* Comment for my component - This line caus...
<p dir="auto">Consider the following:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" const [mouseDown, setMouseDown] = useState(false); const onMouseDown = useCallback(() =&gt; { setMouseDown(true); }, []); const on...
0
<h3 dir="auto">Reproducing code example:</h3> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import numpy as np x, y = np.array([-969100.0]), np.array([-4457000.0]) # This works &quot;%.4g, %.4g&quot; % (x, y) # This errors &...
<p dir="auto">In many wonderful cases an ndarray can be used in place of a Python float and Just Work.</p> <p dir="auto">But not in one case:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import numpy as np n = 1.23 print('{0:.6} AU'.format(...
1
<h4 dir="auto">Describe the bug</h4> <p dir="auto">When doing model selection on very high-dimensional data using <code class="notranslate">GridSearchCV</code>, I found that when my estimator design has a <code class="notranslate">ColumnTransformer</code> where one of the transformers has a columns spec that is a numpy...
<h4 dir="auto">Description</h4> <p dir="auto">Vising the scikit-learn website using https is not possible and gives an error. Github pages now allows custom domains to use https so this error can be resolved. See <a href="https://blog.github.com/2018-05-01-github-pages-custom-domains-https/">https://blog.github.com/201...
0
<p dir="auto">In jax/interpreters/xla.py,<br> <code class="notranslate">if FLAGS.jax_debug_nans: check_nans(xla_call_p, out_buf)</code><br> gives me<br> <code class="notranslate">NameError: name 'out_buf' is not defined</code><br> when <code class="notranslate">jax_debug_nans</code> is True.</p>
<p dir="auto">Versions 0.1.42+, <code class="notranslate">out_buf</code> referrence before assignment in line 371 of <code class="notranslate">xla.py</code>.</p>
1
<p dir="auto">I am working on an implementation of group convolutions in Keras, after <a href="https://arxiv.org/abs/1602.07576" rel="nofollow">Cohen &amp; Welling 2016</a>. For 2D group-convolutions I've subclassed <code class="notranslate">Conv2D</code> as <code class="notranslate">GroupConv2D</code>, now I want to a...
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="... qa_model=Model(input=[question_input, answer_input], output=[similarity_value]) good_output = qa_model([question_input, good_answers]) bad_output = qa_model([question_input, bad...
0
<p dir="auto">Hi,</p> <p dir="auto">Currently it's possible to create and populate fields based on an other one by using Listeners as in sample <a href="http://symfony.com/doc/current/cookbook/form/dynamic_form_modification.html#dynamic-generation-for-submitted-forms" rel="nofollow">http://symfony.com/doc/current/cookb...
<p dir="auto">We long have the problem of creating fields that depend on the value of other fields now. See also:</p> <ul dir="auto"> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3948579" data-permission-text="Title is private" data-url="https://github.com/symfony/symfony/issu...
1
<ul dir="auto"> <li>VSCode Version: 1.2.0</li> <li>OS Version: Linux version 3.19.0-32-generic</li> </ul> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>Open a new html file</li> <li>Write a '&lt; div &gt;' tag</li> <li>Start writing the closing tag of the div ( '&lt;/' )</li> <li>Right now, VS Code should ...
<ul dir="auto"> <li>VSCode Version: 1.1.0</li> <li>OS Version: OS X 10.11.4</li> </ul> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>While editing html code</li> </ol> <p dir="auto">Before updating visual studio code, whenever I start typing closing tag. I used to get suggestions that result into proper ind...
1
<p dir="auto">Bonfire task:<br> Drop the elements of an array (first argument), starting from the front, until the predicate (second argument) returns true.</p> <hr> <p dir="auto">It's possible to solve this bonfire without completing all of the objectives.<br> One of the objectives is that you should continue <strong>...
<p dir="auto">Challenge <a href="http://freecodecamp.com/challenges/bonfire-drop-it" rel="nofollow">http://freecodecamp.com/challenges/bonfire-drop-it</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possible.</p> <hr> <p dir="auto">It describes only eating the head of the arra...
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.7.0-23309eb38</p> <p dir="auto">Call stack: at N (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:16471...
<p dir="auto">Describe what you were doing when the bug occurred:</p> <ol dir="auto"> <li>I was using the devtools to investigate some performance issues w/ an app I help maintain</li> <li>I had just turned on the "Record why each component rendered while profiling" checkbox</li> <li>I ran a profile while navigating on...
1
<p dir="auto">cmd/integration failure. Hard to tell what the actual cause is, looks like bug in the framework.<br> <a href="https://console.cloud.google.com/storage/browser/kubernetes-jenkins/pr-logs/pull/25519/kubernetes-pull-test-unit-integration/25532" rel="nofollow">kubernetes-pull-test-unit-integration/25532</a></...
<p dir="auto"><a href="https://console.cloud.google.com/storage/kubernetes-jenkins/logs/kubernetes-test-go/12266/" rel="nofollow">https://console.cloud.google.com/storage/kubernetes-jenkins/logs/kubernetes-test-go/12266/</a></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-sni...
1
<ul dir="auto"> <li>VSCode Version: 1.0.0</li> <li>OS Version: arch linux 64bit kernel 4.5</li> </ul> <p dir="auto">This is a feature request.</p> <p dir="auto">Currently the only spellchecker available is <a href="https://github.com/Microsoft/vscode-spell-check">https://github.com/Microsoft/vscode-spell-check</a>, whi...
<p dir="auto">Hello (first time contributing here)</p> <p dir="auto">There are few offline spell checkers among VSCode extensions, but they are based on seriously faulty JavaScript implementations of <a href="http://hunspell.github.io/" rel="nofollow">Hunspell</a> spell checker.</p> <p dir="auto"><a href="http://hunspe...
1
<p dir="auto">Challenge <a href="http://beta.freecodecamp.com/en/challenges/applied-visual-design/adjust-the-width-of-an-element-using-the-width-property" rel="nofollow">adjust-the-width-of-an-element-using-the-width-property</a> has an issue.<br> User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 6.3; WO...
<h4 dir="auto">Challenge Name</h4> <p dir="auto">Applied Visual Design: Adjust the Width of an Element Using the Width Property</p> <h4 dir="auto">Issue Description</h4> <p dir="auto">When the instructions are done, test doesn't recognise it.</p> <h4 dir="auto">Browser Information</h4> <ul dir="auto"> <li>Browser Na...
1
<p dir="auto">The purpose of <code class="notranslate">--filter</code> is to focus on only a few tests. This is way too much noise:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&gt; deno test -A --filter &quot;streaming api errors while stre...
<h3 dir="auto">Current</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="/m/a/P/g/d/deno ❯❯❯ cargo run test -A --unstable cli/tests/unit/fetch_test.ts --filter fetchInitFormDataMultipleFilesBody Finished dev [unoptimized + debuginfo] target(...
1
<h3 dir="auto">System information</h3> <ul dir="auto"> <li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>: no</li> <li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: win10 x64</li> <li><strong>TensorFlow installed from (source o...
<h3 dir="auto">System information</h3> <ul dir="auto"> <li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>: No, problem appears on import (import tensorflow as tf).</li> <li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Windows ...
1
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=david@bluesunrise.com" rel="nofollow">David Sean Taylor</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-3426?redirect=false" rel="nofollow">SPR-3426</a></strong> and commented</p> <p dir="auto">please also see:</p>...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=rstoya05-aop" rel="nofollow">Rossen Stoyanchev</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8410?redirect=false" rel="nofollow">SPR-8410</a></strong> and commented</p> <p dir="auto">The <code class="notranslate"...
0
<p dir="auto">by <strong><a href="mailto:sven@engelhardt.to">sven@engelhardt.to</a></strong>:</p> <pre class="notranslate">What steps will reproduce the problem? 0. upgrade your go to weekly.2011-06-02 1. compile and install somebug.go 2. try to use it 3. look puzzled trying to understand what the error message is tryi...
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ cat $GOPATH/src/p/p.go package p type S struct{ R int } type T struct{ *S } func F(t T) int { return t.R }"><pre class="notranslate"><code class="notranslate">$ cat $GOPATH/src/p/p.go package p ...
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> <p dir="auto">[1331/2730] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\core\blob_serialization.cc.obj<br> FAILED: caffe2/CMakeFiles/torch_cpu.dir/core/blo...
<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">For some days, I have a broken build on Windows (cf. appended error message)</p> <h2 dir="auto">To Reproduce</h2> <p dir="auto">Steps to reproduce t...
1
<p dir="auto">This is blocking <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="72252383" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/7580" data-hovercard-type="pull_request" data-hovercard-url="/kubernetes/kubernetes/pull/7580/hov...
<p dir="auto">I believe I'm seeing an issue where secrets are not available after server reboot.</p> <p dir="auto">The steps to reproduce are below. Note that the following steps have been run on v.0.16.2:</p> <p dir="auto">Create the following simple secret:</p> <div class="snippet-clipboard-content notranslate posit...
1
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><inp...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><inp...
0
<p dir="auto">The following message is displayed in the inspector:</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/380914/8442728/98befb6c-1f35-11e5-9451-a0506f37df8d.png"><img src="https://cloud.githubusercontent.com/assets/380914/8442728/98befb6...
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/zcbenz/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/zcbenz">@zcbenz</a> do you know if <code class="notranslate">electron</code> blocks the <code cl...
1
<p dir="auto">All custom downloads are showing up with the following error txt file in the css folder:</p> <p dir="auto"><strong>css/error.txt:</strong><br> A less error occured trying to build your bundle. You've likely entered an invalid input into the less variable field. Check your syntax and try again!</p> <p dir=...
<p dir="auto">When writing a single-page application using Bootstrap's navbar, we quickly found out that we need a way to collapse the menu whenever any of the links are pressed.</p> <p dir="auto">The naive solution seemed to be to attach the following to every link:</p> <div class="snippet-clipboard-content notranslat...
0
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.): No</p> <p dir="auto"><strong>What keywords did you search...
<p dir="auto">This is a proposal to implement caching selector result. <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="58944257" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/4817" data-hovercard-type="issue" data-hovercard-url="/ku...
0
<p dir="auto">This may possibly be due to OOM on LTO builds. Example: <a href="https://uberchromegw.corp.google.com/i/client.flutter/builders/Mac%20Engine/builds/2002/steps/build%20host_debug/logs/stdio" rel="nofollow">https://uberchromegw.corp.google.com/i/client.flutter/builders/Mac%20Engine/builds/2002/steps/build%2...
<p dir="auto">Macbot flaked during the build ios flutter_gallery step.</p> <p dir="auto">Relevant log section:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" Ld /b/build/slave/Mac/build/flutter/examples/flutter_gallery/build/ios/Rel...
1
<p dir="auto">steps:</p> <ul dir="auto"> <li>perform a task</li> <li>click on the button "run tests"</li> </ul> <p dir="auto">actual result: there are 3 buttons "target5"<br> Expected Result: there are 2 buttons "target5"</p>
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-clone-an-element-using-jquery#?solution=fccss%0A%20%20%24%28document%29.ready%28function%28%29%20%7B%0A%20%20%20%20%24%28%22%23target1%22%29.css%28%22color%22%2C%20%22red%22%29%3B%0A%20%20%20%20%24%28%22%23target1%22%29.prop%28%22disabled%...
1
<p dir="auto">Cocoapods has bug <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="300441280" data-permission-text="Title is private" data-url="https://github.com/CocoaPods/CocoaPods/issues/7463" data-hovercard-type="issue" data-hovercard-url="/CocoaPods/CocoaPods/issues/7463/hovercard"...
<h2 dir="auto">Steps to Reproduce</h2> <p dir="auto">When opening this screen, I build a form dynamically, then click on any TextFormField, the keyboard appears, then click back arrow (to hide the keyboard) and the error occurs.</p> <p dir="auto">Error:<br> 'package:flutter/src/widgets/framework.dart': Failed assertion...
0
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p> <p dir="auto">Feature</p> <p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto">Currently we can only edit the props that were passed to the component:</p> <p dir="auto"><a target="_blank" rel...
<p dir="auto">As proposed in <a href="https://github.com/reactjs/react-future/blob/master/04%20-%20Layout/Inline%20Style%20Extension.md">React Future</a>, it would be nice to support a list of style objects in the style property. The objects would be automatically merged (in order, with the last object overriding the p...
0