text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
1
<p dir="auto">Why this margin is needed?</p> <p dir="auto">bootstrap.css (5648 line)</p> <div class="highlight highlight-source-css notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom { margin-rig...
<p dir="auto">When launching the modal component (<a href="http://getbootstrap.com/javascript/#modals" rel="nofollow">http://getbootstrap.com/javascript/#modals</a>) the entire content will slightly move to the left on mac OS (haven't tried it on windows yet). With the active modal the scrollbar seem to disappear, whil...
1
<p dir="auto">Maybe I'm missing something in the debug UI experience but I see no way to add a condition to a function breakpoint even though the debug protocol supports it.</p>
<ul dir="auto"> <li>VSCode Version: 1.1.1</li> <li>OS Version: El Captian (10.11.5)</li> </ul> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/12817/15313107/a7c149ea-1c3b-11e6-8185-b3e2113c08ed.png"><img width="465" alt="2016-05-17 14 24 23" src="htt...
0
<p dir="auto">Cast renders an anonymous alias contrary to the <a href="https://docs.sqlalchemy.org/en/latest/core/sqlelement.html#sqlalchemy.sql.expression.cast" rel="nofollow">documentation</a></p> <p dir="auto">The example used in the documantation</p> <div class="highlight highlight-source-python notranslate positio...
<p dir="auto">We're having some issues with <code class="notranslate">back_populates</code> of relationships referring to other relationships with <code class="notranslate">viewonly=True</code>. We get duplicates in the relationship list that the <code class="notranslate">back_populates</code> refers to. Test case:</p...
0
<p dir="auto">This bug-tracker is monitored by Windows Console development team and other technical types. <strong>We like detail!</strong></p> <p dir="auto">If you have a feature request, please post to <a href="https://wpdev.uservoice.com/forums/266908" rel="nofollow">the UserVoice</a>.</p> <blockquote> <p dir="auto...
<p dir="auto">When we paste anything in the Windows Terminal ubuntu instance using any command like <strong>vim abc.txt</strong>, it automatically inserts new line after each line, and eats up some characters from the beginning of the pasted text.<br> Here is the screenshot: <a href="https://i.imgur.com/pJ0Fsbw.png" re...
0
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><inp...
<h1 dir="auto">Weekly Report of Dubbo</h1> <p dir="auto">This is a weekly report of Dubbo. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future.<br> It is all done by <a class="user-mention notranslate" data-hovercard-type="user" dat...
0
<p dir="auto">Use case: for classifiers with predict_proba I like to see precision/recall data across different probability values. This would be really easy to return from current cross_validation.py master if not for<br> if not isinstance(score, numbers.Number):<br> raise ValueError<br> in _cross_val_score<br> with t...
<p dir="auto">I'd like to use cross_validation.cross_val_score with metrics.precision_recall_fscore_support so that I can get all relevant cross-validation metrics without having to run my cross-validation once for accuracy, once for precision, once for recall, and once for f1. But when I try this I get a ValueError:</...
1
<p dir="auto">Referring the documentation provided by playwright, seems like the hooks (example: afterAll / beforeAll) can be used only inside a spec/ test file as below:</p> <p dir="auto">// example.spec.ts<br> import { test, expect } from '@playwright/test';</p> <p dir="auto">test.beforeAll(async () =&gt; {<br> conso...
<h3 dir="auto">System info</h3> <ul dir="auto"> <li>Playwright Version: [v1.32.3]</li> <li>Operating System: [All, Windows] I only has Windows</li> <li>Browser: [Chromium, Firefox]</li> </ul> <p dir="auto">Page Visibility API : <a href="https://developer.mozilla.org/en-US/docs/Web/API/Page_Visibility_API" rel="nofollo...
0
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">???</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.6.0 (skipped_false 3925...
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">lib/ansible/playbook/base.py</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2...
1
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 3.4.1 (master seems to be same)</li> <li>Operating System / Platform =&gt; cygwin 64 bit</li> <li>Compiler =&gt; g++ (gcc 7.3.0)</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">In some (very rare) condition, "Error: Asse...
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.1.0</li> <li>Operating System / Platform =&gt; Ubuntu 18.04 LTS</li> <li>Compiler =&gt; clang-7</li> </ul> <h5 dir="auto">Detailed description</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data...
0
<h5 dir="auto">Description of the problem</h5> <p dir="auto">I don't know if it is expected or if I miss something, but it looks like the envmap textures generated by PMREGenerator and the renderer specified at that time cannot be re-used with another renderer.</p> <p dir="auto">In this example, the envmap is generated...
<h5 dir="auto">Description of the problem</h5> <p dir="auto">Using <code class="notranslate">PMREMGenerator.fromEquirectangular</code> in multiple simultaneous three.js renderers causes only the last renderer to have a correctly functioning texture (at least for use as an envMap)<br> This happens even when each render...
1
<h2 dir="auto">Bug Report</h2> <h3 dir="auto">Which version of ShardingSphere did you use?</h3> <p dir="auto">5.0.0</p> <h3 dir="auto">Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?</h3> <p dir="auto">ShardingSphere-JDBC</p> <h3 dir="auto">Expected behavior</h3> <p dir="auto">execute well</p> <...
<p dir="auto">For example:<br> insert into the_biz(id,ser_id,biz_time) values (1,1,now())</p> <p dir="auto">NoneShardingStrategy is default for no sharding tables,but error occurs .because of sql checking?<br> When in no-sharding table cases,could we make shardingsphere look like it doesn't exist?</p>
0
<p dir="auto">[ yes ] I've searched for any related issues and avoided creating a duplicate<br> issue.<br> Description<br> Announcement, it's not a bug probably。</p> <p dir="auto">Firstly ,I run the standard wss ( ws over https server ) code by a single js file, It worked.<br> and then , I copy the same code into the e...
<p dir="auto"><a href="https://i.imgur.com/mYtRTmJ.png" rel="nofollow">https://i.imgur.com/mYtRTmJ.png</a></p> <p dir="auto"><a href="https://electronjs.org/docs/api/browser-window" rel="nofollow">https://electronjs.org/docs/api/browser-window</a></p>
0
<h1 dir="auto">Checklist</h1> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" 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...
<h2 dir="auto">Related Issues and Possible Duplicates</h2> <h4 dir="auto">Related Issues</h4> <ul dir="auto"> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="826311180" data-permission-text="Title is private" data-url="https://github.com/celery/celery/issues/6672" data-hovercard-...
1
<p dir="auto">At the moment, index signature parameter type must be string or number.<br> Now that Typescript supports String literal types, it would be great if it could be used for index signature parameter type as well.</p> <p dir="auto">For example:</p> <div class="snippet-clipboard-content notranslate position-rel...
<p dir="auto">Typescript requires that enums have number value types (hopefully soon, this will also include string value types).</p> <p dir="auto">Attempting to use an enum as a key type for a hash results in this error: "Index signature parameter type much be 'string' or 'number' ".-- An enum is actually a number typ...
1
<p dir="auto">Hello community and devs of PowerToys,<br> this is my first time here and I was ok with these tools until it stopped working and an error message appears when I try to start it.<br> I followed istructions and copied the message below.</p> <p dir="auto">You can find the log <a href="https://drive.google.co...
<p dir="auto">Popup tells me to give y'all this.</p> <p dir="auto"><a href="https://github.com/microsoft/PowerToys/files/5009460/2020-07-31.txt">2020-07-31.txt</a></p> <p dir="auto">Version: 1.0.0<br> OS Version: Microsoft Windows NT 10.0.19041.0<br> IntPtr Length: 8<br> x64: True<br> Date: 07/31/2020 17:29:59<br> Exce...
1
<p dir="auto">So far I really like Atom 1.0 - it's got a long way to go, but it will get there. We needed an editor like this.</p> <p dir="auto">Anyway: the only thing bothering me was how quickly it installed itself (Windows 8.1, 64 bit). Even though that might sound like a _good_¨thing, it isn't. When I double-click ...
<p dir="auto">So far I really like Atom 1.0 - it's got a long way to go, but it will get there. We needed an editor like this.</p> <p dir="auto">Anyway: the only thing bothering me was how quickly it installed itself (Windows 8.1, 64 bit). Even though that might sound like a _good_¨thing, it isn't. When I double-click ...
1
<blockquote> <p dir="auto">Issue originally made by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/xfix/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/xfix">@xfix</a></p> </blockquote> <h3 dir="auto">Bug informa...
<h2 dir="auto">Bug Report</h2> <p dir="auto"><strong>Current Behavior</strong><br> I am getting following error. Can't figure out solution. I found many post which looks duplicate here but, nothing work.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-c...
0
<h3 dir="auto">Vue.js version</h3> <p dir="auto">2.0.0-rc.4</p> <h3 dir="auto">Reproduction Link</h3> <p dir="auto"><a href="https://jsbin.com/rifuxuxuxa/1/edit?js,console,output" rel="nofollow">https://jsbin.com/rifuxuxuxa/1/edit?js,console,output</a></p> <h3 dir="auto">Steps to reproduce</h3> <ol dir="auto"> <li>Afte...
<p dir="auto">I reported the <a href="https://github.com/vuejs/vue/issues/3518" data-hovercard-type="issue" data-hovercard-url="/vuejs/vue/issues/3518/hovercard">same issue for <code class="notranslate">v-if</code></a> which got fixed in <code class="notranslate">vue@2.0.0-rc.4</code>. However, with this version the sa...
1
<p dir="auto"><strong>Description</strong></p> <p dir="auto">I'd like to propose a few steps to improve the validation constraints:</p> <ul dir="auto"> <li>Deprecate empty strings (<code class="notranslate">""</code>) currently happily passing in string constraints (e.g. <code class="notranslate">Email</code>) <ul dir=...
<p dir="auto"><strong>Description</strong><br> In most validators, there's a failsafe mecanism that prevent the validator from validating if it's a <code class="notranslate">null</code> value, as there's a validator for that (<code class="notranslate">NotNull</code>). I think <code class="notranslate">NotBlank</code> s...
1
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1880" rel="nofollow">http://projects.scipy.org/numpy/ticket/1880</a> on 2011-06-26 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/nilswagner01/hovercard" data-octo-click="hovercard-link-click"...
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1887" rel="nofollow">http://projects.scipy.org/numpy/ticket/1887</a> on 2011-06-29 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/dhomeier/hovercard" data-octo-click="hovercard-link-click" dat...
1
<p dir="auto">This is using a fresh install of Anaconda in an Ubuntu 15.10 based Google Cloud VM. At first glance it seemed to relate to difficulties getting console encoding (see <code class="notranslate">from pandas.core.format import detect_console_encoding</code> below)?</p> <div class="highlight highlight-source-...
<p dir="auto">When using the <code class="notranslate">read_gbq()</code> function on a BigQuery table, incorrect results are returned.</p> <p dir="auto">I compare the output from <code class="notranslate">read_gbq()</code> to that of a CSV export from BigQuery directly. Interestingly, there are the same number of rows ...
0
<p dir="auto">It would be nice to have a busy indicator component. Almost every site I build today uses ajax in some way, usually to handle form submissions so I have a constant need for these indicators.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/08...
<p dir="auto">Since v3.0 is on the horizon, perhaps <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3010395" data-permission-text="Title is private" data-url="https://github.com/twbs/bootstrap/issues/1371" data-hovercard-type="issue" data-hovercard-url="/twbs/bootstrap/issues/1371/ho...
1
<p dir="auto"><a href="https://github.com/kevin1024/pytest-httpbin">https://github.com/kevin1024/pytest-httpbin</a></p>
<p dir="auto"><a href="https://github.com/kevin1024/pytest-httpbin">https://github.com/kevin1024/pytest-httpbin</a></p>
1
<p dir="auto">Auto generated links are broken -- all google links points to Not Found page.</p> <p dir="auto">Example link from google:<br> <a href="https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.ttest_rel.html" rel="nofollow">https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.ttest_rel....
<p dir="auto">The new theme seems to have introduced a duplicate <code class="notranslate">reference</code> in the URL, e.g.,</p> <ul dir="auto"> <li>Before: <a href="https://docs.scipy.org/doc/scipy/reference/linalg.interpolative.html" rel="nofollow">https://docs.scipy.org/doc/scipy/reference/linalg.interpolative.html...
1
<p dir="auto">Getting script error while define more than on complex property in <strong><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/input/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/input">@input</a>()</s...
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ ] bug report =&gt; search github for a similar issue or PR before submitting [x] feature request [ ] support request =&g...
1
<ul dir="auto"> <li>VSCode Version: 1.0.0</li> <li>OS Version: Ubuntu 16.04</li> </ul> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>Ctrl+Shift+Alt+Down - default ubuntu hotkeys to move window to other desktop</li> </ol> <p dir="auto">I set Ctrl+Shift+D for me right now, but it will be nice to have OS depen...
<ol dir="auto"> <li>Create a new extension with yo code (just a TypeScript basic extension.</li> <li>Publish to the gallery</li> <li>Install on VS Code</li> <li>Update the extension version and republish to the gallery</li> <li>Extensions: Show Outdated Extensions</li> <li>You see that a new version of the extension is...
0
<p dir="auto">Is it possible to install TF in windows environment?<br> I checked "pip install" is not supported in windows.</p> <p dir="auto">Any plan for it?</p>
<p dir="auto">I was excited to see tensorflow, but as many other users, we are on Windows, would be nice to see this support happen. Will you accept Windows port contributions?</p> <p dir="auto">In the meantime, Microsoft recently released their Deep Learning toolkit which scales on multiple machines with GPUs for both...
1
<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 &amp; Help</h2> <p dir="auto">I want to use <code class="notranslate">mixed_precision</code>, and I found <a href="https://www.tensorflow.org/api_docs/python/...
<h1 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h1> <h2 dir="auto">Information</h2> <p dir="auto">Model I am using (Bert, XLNet ...): 'ner' pipeline</p> <p dir="auto">Language I am using the model on (English, Chin...
0
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><input type="c...
<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">by <strong><a href="mailto:jaq@spacepants.org">jaq@spacepants.org</a></strong>:</p> <pre class="notranslate">I just downloaded the source code release branch from code.google.com per the instructions, then ran all.bash: hg clone ... hg update release cd go/src ./all.bash ... --- FAIL: TestLookupHost (0.0...
<p dir="auto">by <strong><a href="mailto:dave@lytics.io">dave@lytics.io</a></strong>:</p> <pre class="notranslate">Building with the race detector enabled sometimes blows up and consumes all available memory. This happens for me with the package "labix.org/v2/mgo" . What steps will reproduce the problem? Download lab...
0
<p dir="auto">Compare these <a href="https://docs.scipy.org/doc/numpy-1.15.0/reference/arrays.indexing.html" rel="nofollow">1.15 docs</a> with these <a href="https://docs.scipy.org/doc/numpy-1.13.0/reference/arrays.indexing.html" rel="nofollow">1.13 docs</a></p>
<p dir="auto">I'm having difficulties displaying the NumPy reference in HTML format. There seems to be some formatting shining through which isn't correctly translated to HTML, or the rendering engine can't display the content properly.</p> <p dir="auto">The problem shows, for example, when looking at <a href="https://...
1
<p dir="auto">Describe what you were doing when the bug occurred:</p> <ol dir="auto"> <li>Trying to access Components tab in Chrome Dev tools</li> <li></li> <li></li> </ol> <hr> <h2 dir="auto">Please do not remove the text below this line</h2> <p dir="auto">DevTools version: 4.10.0-11a2ae3a0d</p> <p dir="auto">Call sta...
<p dir="auto">Describe what you were doing when the bug occurred:</p> <ol dir="auto"> <li>Open React Devtool</li> <li>Select the Component tab</li> <li>Got below error</li> </ol> <hr> <h2 dir="auto">Please do not remove the text below this line</h2> <p dir="auto">DevTools version: 4.8.2-fed4ae024</p> <p dir="auto">Call...
1
<pre class="notranslate">This is how I broke our build. % pwd /home/rog/src/go/src/local/gobug % ls % cat &gt; foo.go package foo var X = 0 ^D % cat &gt; bar.go package foo var Y = 0 ^D % cat &gt; foo_test.go package foo_test import ( "testing" foo "local/gobug" ) func TestX(t *testing.T){ _ = foo.X } ^D %...
<pre class="notranslate">What steps will reproduce the problem? If possible, include a link to a program on play.golang.org. 1. hg pull ;hg update;hg id gobuild@raspberrypi:~/go/src$ hg id 5e3661048f2e+ tip gobuild@raspberrypi:~/go/src$ 2. check GOARM setting. gobuild@raspberrypi:~/go/src$ echo $GOARM gobuild@raspbe...
0
<p dir="auto"><strong>Migrated issue, originally created by Michael Bayer (<a href="https://github.com/zzzeek">@zzzeek</a>)</strong></p> <p dir="auto">re: the "creator" function.</p> <p dir="auto">see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="384611532" data-permission-text="Ti...
<p dir="auto"><strong>Migrated issue, originally created by Sorin Sbarnea (<a href="https://github.com/sorin">@sorin</a>)</strong></p> <p dir="auto">Instead of hardcoding the backend engine to use for postgresql, sql alchemy should try to use pg8000 if the native module is not present.</p>
0
<p dir="auto">I want to know how to handle cases where everything goes wrong, I am not too much worry for the workers, queue or db. I already know how their up time or how they handle crashes.</p> <p dir="auto">But, I am still not sure to understand how works airflow. I assume that you a server or a process that know ...
<p dir="auto">--&gt;</p> <p dir="auto"><strong>Apache Airflow version</strong>: 1.10.10<br> <strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>): NA</p> <p dir="auto"><strong>Environment</strong>:</p> <ul dir="auto"> <li><strong>Cloud provider or hardw...
0
<p dir="auto">I am interested in implementing a new connector for Superset to add MongoDB support, and would like to know if others have started similar work too so as to avoid duplicate effort.</p> <h3 dir="auto">Inspiration</h3> <p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hoverca...
<p dir="auto">Make sure these boxes are checked before submitting your issue - thank you!</p> <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 superset logs for python stacktraces and included it here as te...
0
<p dir="auto">Several of the types in the Iterators package are widely useful, plus have very small implementations that perform well. I would say these are: Count, Take, Drop, Cycle, Repeat, and RepeatForever. It would make sense to have these in Base.</p> <p dir="auto">Also, iterators are afflicted by a mild case of ...
<p dir="auto">Mutually recursive type declarations such as</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="type A a :: B b end type B c :: A d end"><pre class="notranslate"><code class="notranslate">type A ...
0
<h1 dir="auto">Description of the new enhancement</h1> <p dir="auto">Currently windows terminal does not support vim (vim for windows) completely. When vim is launched from the windows terminal, the document opens fine and all of the vim features are available. The only issue is that the rendering of the document is wi...
<p dir="auto">I just installed Windows Terminal for the first time this morning and the first thing I noticed -- before trying to make ANY changes to settings or even using the command lines -- was the semi-transparent background in the CMD tabs. I think it looks neat, but I am confused about why it is transparent whe...
0
<p dir="auto">The get started part has a section MNIST for ML Beginners. In this tutorial you should download the test data via:</p> <p dir="auto">from tensorflow.examples.tutorials.mnist import input_data<br> mnist = input_data.read_data_sets("MNIST_data/", one_hot=True)</p> <p dir="auto">Unfortunately that's not work...
<p dir="auto">I was able to run the Inception-v3 model on Android just fine, and I now want to run my own trained TensorFlow model on Android. I'm following the approach from <a href="https://www.tensorflow.org/versions/r0.11/tutorials/image_recognition/index.html" rel="nofollow">TensorFlow's image recognition tutorial...
0
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report [ ] feature request [ ] support request "><pre class="notranslate"><code class="notranslate">[x] bug report...
<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 [ ] feature request [ ] support request"><pre class="notranslate"><code class="notranslate">[x] bug report ...
1
<p dir="auto">The code completion functionality often gets in the way when typing prose into a text file. For example, if I were writing this comment in a .txt file with VS Code and tried to type the word fun immediately followed by the Enter key, I'd automatically have the word "functionality" instead, because Code "l...
<p dir="auto">At the moment when none of the contributed completion processors returns any proposals, the textual completion processor starts adding proposals.<br> That's fine for languages where we have no sophisticated completion processor, but looks bad for languages that pretend to have a 'smart' completion process...
1
<p dir="auto">On current master (on macOS), I get these warnings when building Julia. I suppose they are safe to ignore.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" LINK usr/lib/julia/sys.dylib ld: warning: could not create compact unwi...
<p dir="auto">On macOS 10.14.6, I've started to get these warning when building Julia, at the very end:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ make ... LINK usr/lib/julia/sys.dylib ld: warning: could not create compact unwind for...
1
<p dir="auto">Please add support for selecting multiple images at once using the image_picker plugin.</p>
<p dir="auto">Right now the picker defaults to single mode, it would be nice to be able to have a multi-mode, by passing a parameter when you launch it, then an array is returned of files instead of just one.</p> <p dir="auto">for android this might help speed things up<br> unique code</p> <div class="highlight highlig...
1
<h3 dir="auto">Describe the issue:</h3> <p dir="auto">Hi,</p> <p dir="auto">I have recently created a new python environment using the 3.10.4 python version.<br> I have installed the latest public version (1.22.3) and when I am trying to catch the epsilon, I have an error that cannot allow me to use the command: numpy....
<p dir="auto">Ravel and unravel are <strong>synonyms</strong>, but the methods where they appear accomplish inverse operations.<br> See my <a href="http://stackoverflow.com/questions/32336913/numpy-ravel-unravel-naming-rage" rel="nofollow">SO question</a> for details and example.</p> <p dir="auto">Can you consider intr...
0
<p dir="auto">Consider the following code from <code class="notranslate">numpy/distutils/fcompiler/gnu.py</code>:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" import sysconfig target = sysconfig.get_config_var...
<p dir="auto">Not sure that this issue is related to NumPy.<br> When I try to install NumPy with Pipenv, it fails with a <code class="notranslate">TypeError</code> exception.<br> This issue doesn't seem to happen if using <code class="notranslate">pip</code> directly.</p> <h3 dir="auto">Steps to reproduce:</h3> <p dir...
1
<ul dir="auto"> <li>Electron version: 1.7.x</li> <li>Operating system: Windows 10</li> </ul> <h3 dir="auto">Expected behavior</h3> <p dir="auto">You should be able to share any screen connected on the computer, see the content of the screen you selected locally, as well as the other participants.</p> <h3 dir="auto">Act...
<ul dir="auto"> <li>Electron version: 1.7.3 - not sure when this was introduced, works fine in latest production build based on 1.4.15</li> <li>Operating system: Windows</li> </ul> <h3 dir="auto">Expected behavior</h3> <p dir="auto">I have three screens connected to my computer. <code class="notranslate">desktopCapture...
1
<p dir="auto">I believe this is a bug, or if it isn't, I couldn't find anything in the documentation that says it should act this way.</p> <p dir="auto">It seems like random.choice is ignoring the masked values. As you can see in the code below, the output of random.choice gives values that have been previously masked ...
<p dir="auto">The subject says it all, but in case you missed it: the function <code class="notranslate">numpy.show_config()</code> (an alias for <code class="notranslate">numpy.__config__.show()</code>) doesn't have a docstring, and it does not appear in the <a href="https://docs.scipy.org/doc/numpy/genindex.html#S" ...
0
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=dharrigan" rel="nofollow">David Harrigan</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8986?redirect=false" rel="nofollow">SPR-8986</a></strong> and commented</p> <p dir="auto">Hi,</p> <p dir="auto">In our applic...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=loren%20rosen" rel="nofollow">Loren Rosen</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-305?redirect=false" rel="nofollow">SPR-305</a></strong> and commented</p> <p dir="auto">The shell scripts in samples/jpetsto...
0
<pre class="notranslate">1. What is a short input program that triggers the error? (compile with -race enabled) package pdl var ( codec1 = codec{newE, "application/pdf"} codec2 = codec{newE, "text/plain"} availableCodecs = [...]codec{codec1, codec2} ) type encoder interface{} type codec struct {...
<pre class="notranslate">What steps will reproduce the problem? 1. Set your $INCLUDE environment variable to be longer than 500 characters. 2. Try to assemble any .s file. (I've been using $GOROOT/src/pkg/runtime/$GOARCH/asm.s) 3. Get a segmentation fault. I've reproduced with both 6a and 8a. I'm assuming 5a does the ...
0
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><in...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><input type="c...
0
<p dir="auto">Right now, it seems like the only way to set <a href="http://docs.celeryproject.org/en/latest/reference/celery.bin.worker.html?highlight=fair#cmdoption-celery-worker-O" rel="nofollow">-Ofair</a> is via the command line.</p> <p dir="auto">Is there also a way to set this programmatically in <code class="not...
<p dir="auto">Can Celery expose a configuration parameter for the optimisation parameter(currently only passable on the command line as <code class="notranslate">-Ofair</code>.</p>
1
<p dir="auto">Hey,</p> <p dir="auto">I found something weird... I have a routing system with a modular structure, inside my general routing.yml there's an api_routing.yml and, inside it, there's one .yml for every 'module' of my application, those are:</p> <p dir="auto">benefits_routing.yml<br> entities_routing.yml<br>...
<p dir="auto">There is currently a known limitation when using route imports that makes it impossible to to have a root route <code class="notranslate">/</code> be imported under a prefix without a trailing slash. See <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4639548" data-perm...
1
<p dir="auto">Any <code class="notranslate">enum</code> type that references itself in a constructor appears to cause the compiler to run out of stack. As a simple example, here's <code class="notranslate">ll.rs</code>:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet...
<p dir="auto">The <code class="notranslate">net</code> module has a few things which I would like to consider improving:</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Must the <code class="notranslate">Acceptor</code> and <code c...
0
<p dir="auto">This is related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="47678610" data-permission-text="Title is private" data-url="https://github.com/facebook/react/issues/2461" data-hovercard-type="issue" data-hovercard-url="/facebook/react/issues/2461/hovercard" href="htt...
<p dir="auto">So I'm trying to put some graceful error handling in case 1 of my views crap out:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="var MyGoodView = React.createClass({ render: function () { return &lt;p&gt;Cool...
1
<p dir="auto">The docs pages for <a href="http://doc.rust-lang.org/std/marker/trait.Send.html" rel="nofollow">Send</a> and <a href="http://doc.rust-lang.org/std/marker/trait.Sync.html" rel="nofollow">Sync</a> show duplicated and incorrect items in the "Implementors" section.</p> <p dir="auto">Specifically, an incorrect...
<h1 dir="auto">Issue</h1> <p dir="auto">I noticed with a few of my crates that I have some redundancies between my docs and the code in the crate, specifically testcases. As a example, here <code class="notranslate">nice_example()</code> is duplicated:</p> <div class="snippet-clipboard-content notranslate position-rela...
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/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Expected ...
<p dir="auto">Hello! I'm just now getting started with next (using version 1.2.3), and I have the following folder structure:</p> <ul dir="auto"> <li>package.json</li> <li>pages <ul dir="auto"> <li>index.js</li> </ul> </li> <li>lib <ul dir="auto"> <li>components <ul dir="auto"> <li>Test.js</li> </ul> </li> </ul> </li> ...
1
<p dir="auto">I like the scrollBeyondLastLine feature but it scrolls too much to my state and i often find myself beeing scared to have cleared my file :s</p> <p dir="auto">That would be great if <code class="notranslate">editor.scrollBeyondLastLine</code> could be a boolean or an integer that would represent the maxim...
<p dir="auto">We want to adopt tslint for checking our typescript code.</p> <p dir="auto">Most of our <a href="https://github.com/Microsoft/vscode/wiki/Coding-Guidelines">style guide</a> should be checked by tslint.</p> <h2 dir="auto">General</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="...
0
<ul dir="auto"> <li>[ x ] I tried using the latest <code class="notranslate">mongoose/mongoose.d.ts</code> <code class="notranslate">"@types/mongoose": "^4.6.1"</code> file in this repo and had problems.</li> <li>[ x ] I tried using the latest stable version of tsc. <a href="https://www.npmjs.com/package/typescript" re...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I tried using the <code class="notranslate">@types/xxxx</code> package and had problems.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-li...
0
<h3 dir="auto">Description</h3> <p dir="auto">Currently, there is support only for one_success trigger_rule, which starts the task instance the moment after one of the upstream tasks succeeds. The idea for the new trigger_rule is to wait for all upstream tasks to be done and at least one of them succeed.</p> <h3 dir="a...
<p dir="auto"><strong>Description</strong><br> I would like to have a trigger rule that triggers a task if all the upstream tasks have executed (<em>all_done</em>) and there is atleast one successful upstream task. This would be like the trigger rule: <em>one_success</em>, except it'll wait for all upstream tasks to fi...
1
<hr> <p dir="auto"><strong>STOP READING NOW</strong></p> <p dir="auto">If you get the error message from the caption, because it is useless and too generic (are you sure that you build OpenCV library and not other make project?).<br> Reason of your build problem is somewhere above this line, you need to grab it instead...
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; :4.0.0.21:</li> <li>Operating System / Platform =&gt; : windows10:</li> <li>Compiler =&gt; :pre-build version from pip:</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">background: i wanna achieve opencv dnn model to det...
0
<p dir="auto">.navbar-brand has max-width: 200px. Don't see why this constaint is there, because some sites may wish to have wider logos. This can affect the centering of the logo at mobile (&lt; 768px) resolution</p>
<p dir="auto">I am using the 3.0 RC1 scripts and styles and it seems the navbar-brand (bootstrap.css line 2736) has its max-width set to 200px. Text beyond 200px wrap around. For desktop mode 200px can be restrictive.</p> <p dir="auto">Was the 200px width enforced due to a previous feature request? If not, dropping the...
1
<p dir="auto">When sending OPTION requests with token requests, IE11 and below said that the list could not find the request header. They tried various methods, such as reducing the browser blocking script, using es6-primise, using babel-polyfill. All browsers except IE browser were normal, and asked for your help. Loo...
<p dir="auto">在有带token请求的情况下,IE11及以下发送OPTION请求的时候说列表找不到请求头,尝试了各种办法,比如降低浏览器阻止脚本、使用es6-primise、使用babel-polyfill都尝试了依然不行,除了IE浏览器其他浏览器都正常,求大家的帮助帮看看是什么原因啊,谢谢。<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/31311845/63649078-c1e5c600-c76b-11e9-9aad-66685995a719.png">...
1
<p dir="auto">The preview iframe on the right of the code window shows duplicate code.<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/169922/11039473/73866be6-86cd-11e5-960d-feba8376fd30.png"><img src="https://cloud.githubusercontent.com/assets/169922/11039473...
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-line-up-form-elements-responsively-with-bootstrap" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-line-up-form-elements-responsively-with-bootstrap</a> has an issue.</p> <p dir="auto">I think the problem is happening on all...
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/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">...
<h3 dir="auto">Problem description</h3> <p dir="auto">It's inconsistence, but seems like <code class="notranslate">TabIndicator</code>'s width does not calculated correctly.</p> <h3 dir="auto">Versions</h3> <ul dir="auto"> <li>Material-UI: 1.0.0-alpha.21</li> <li>React: 15.6.1</li> <li>Browser: Safari</li> </ul> <h3 di...
0
<p dir="auto">All of the base jumps refer us back to the "get set for basejumps" waypoint for a review of cloud9, etc to setup the appropriate environment. However, half the pages (as you step through the 14 pages for that waypoint) FORCE you to open an external site in order to progress to the next page. It's a horrib...
<p dir="auto">The GIF Style challenges are great for short introductions, but more challenging for longer content, like "Get Set for Basejumps" there are several improvements that would make them easier to use:</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class...
1
<h2 dir="auto">ℹ Computer information</h2> <ul dir="auto"> <li>PowerToys version: v0.21.1</li> <li>PowerToy Utility: Fancy Zones</li> <li>Running PowerToys as Admin: Yes</li> <li>Windows build number: [run "winver"] Win10 Version 1909 (OS Build 18363.1082)</li> </ul> <h2 dir="auto"><g-emoji class="g-emoji" alias="memo"...
<h2 dir="auto">ℹ Computer information</h2> <ul dir="auto"> <li>PowerToys version: v0.21.1</li> <li>PowerToy Utility: FancyZones</li> <li>Running PowerToys as Admin: No</li> <li>Windows build number: Windows 10 Version 2004: 19041.450</li> </ul> <h2 dir="auto"><g-emoji class="g-emoji" alias="memo" fallback-src="https://...
1
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="W0921 21:05:38.642280 11417 docker.go:265] found a container with the &quot;k8s&quot; prefix, but too few fields (2): &quot;k8s_unidentified&quot; I0921 21:05:38.642486 11417 container_gc.go:140] ...
<p dir="auto">Hi!</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ ./cluster/kube-up.sh ... Starting cluster using provider: vagrant ... calling verify-prereqs ... calling kube-up Bringing machine 'master' up with 'virtualbox' provider... Brin...
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">CTCLoss occassionally causes segfault</p> <h2 dir="auto">To Reproduce</h2> <p dir="auto">Steps to reproduce the behavior:</p> <div class="snippet-cl...
<h2 dir="auto">🐛 Bug</h2> <p dir="auto">torch.seed() fails with <code class="notranslate">Overflow when unpacking long</code> after a tensor is copied to cuda</p> <h2 dir="auto">To Reproduce</h2> <p dir="auto">to reproduce:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-sni...
0
<ol dir="auto"> <li>What version of Go are you using (go version)?</li> </ol> <ul dir="auto"> <li>1.4</li> <li>tip +9ef10fde754f</li> </ul> <ol start="2" dir="auto"> <li>What operating system and processor architecture are you using?</li> </ol> <p dir="auto">OS X 10.10.1 amd64</p> <ol start="3" dir="auto"> <li>What did...
<pre class="notranslate"><a href="http://play.golang.org/p/gOwL0S64NQ" rel="nofollow">http://play.golang.org/p/gOwL0S64NQ</a> reported by lvd package main import ( "fmt" "math" ) func main() { for i := 0; i &lt; 4; i++ { ii := float64(i) e := ii * (math.Log(4/2) - math.Log(ii)) f...
1
<h3 dir="auto">Bug report</h3> <p dir="auto"><strong>Bug summary</strong></p> <p dir="auto">On macOS with PyQt4, when placing a <code class="notranslate">FigureCanvasQTAgg</code> and a <code class="notranslate">QGraphicsView</code> in the same widget, some QWidget recursive repaint and Core Graphics errors (see below) ...
<h3 dir="auto">Bug report</h3> <p dir="auto"><strong>Bug summary</strong></p> <p dir="auto">As of master,</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ python examples/images_contours_and_fields/plot_streamplot.py QWidget::repaint: Recursiv...
1
<p dir="auto">I upgraded from ansible 1.3 to ansible 1.6 and my asynchronous tasks are not working properly when those have to be SKIPPED. (when are not skipped everything works ok). This is my task to reproduce the error:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snipp...
<h5 dir="auto">Issue Type: Bug Report</h5> <h5 dir="auto">Ansible Version:</h5> <p dir="auto">1.6.1, devel</p> <h5 dir="auto">Environment:</h5> <p dir="auto">Centos 6.5, OS X 10.9.2</p> <h5 dir="auto">Summary:</h5> <p dir="auto">An async task with 'poll: 0' fails only when the 'when' condition causes it to be skipped. ...
1
<p dir="auto"><strong>Migrated issue, originally created by Sheer El Showk (<a href="https://github.com/sheer">@sheer</a>)</strong></p> <p dir="auto">This bug was discussed on stack overview here:</p> <p dir="auto">[http://stackoverflow.com/questions/33888539/getting-sqlalchemy-to-do-on-duplicate-key-update-inside-an-o...
<p dir="auto">Replace the asyncpg paramstyle from format to numeric, using <code class="notranslate">$</code> instead of the standard <code class="notranslate">:</code>.</p> <p dir="auto">The main advantage of this style is that allows repeated parameters to not be duplicated</p>
0
<h1 dir="auto">Checklist</h1> <p dir="auto">Please add the ability to specify <code class="notranslate">https</code> scheme for results backend. Right now, it seems that http is the default with no way to change it. If this already exists can you please point me to it?</p> <p dir="auto"></p><div class="Box Box--conden...
<h1 dir="auto">Checklist</h1> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the relevant section in the<br> <a href="http://docs.celeryproject.org/en/latest/contributing.html#other-bugs" rel="nofollow">contrib...
0
<h2 dir="auto">Checklist</h2> <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...
<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
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">...
<p dir="auto">Tooltip in a narrow table head cell wraps its content while tooltips in ordinary table cells don't.</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/callemal...
0
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia&gt; collect(Iterators.Stateful(2x for x in 1:3)) 2-element Vector{Int64}: 2 4"><pre class="notranslate"><code class="notranslate">julia&gt; collect(Iterators.Stateful(2x for x in 1:3)) 2-eleme...
<p dir="auto">Strage behaviour of Stateful iterator:<br> Although</p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia&gt; for a in Iterators.Stateful([1,2,3]) print(a) end 123"><pre class="notranslate">...
1
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=olivergierke" rel="nofollow">Oliver Drotbohm</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6467?redirect=false" rel="nofollow">SPR-6467</a></strong> and commented</p> <p dir="auto">Currently <code class="notransl...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=cbeams" rel="nofollow">Chris Beams</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9779?redirect=false" rel="nofollow">SPR-9779</a></strong> and commented</p> <p dir="auto">Per email.</p> <hr> <p dir="auto">This is...
0
<p dir="auto">Consider i have the following directory tree in my application:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" - app.js - locale/ - es/ - module1/ - form1.json - form2.json - module2/ - form3.json...
<p dir="auto">I'm having a hard time figuring this out. I have all these node_modules which include the css files I need but I can only get the javascript from the require.</p> <p dir="auto">For example require('bootstrap') will only return the js file and not the css.</p> <p dir="auto">I've tried</p> <div class="snipp...
0
<p dir="auto">I am replacing the last softmax layer (with 1000 output units) of the original model (VGG16) with a new softmax layer (with 10 output units):<br> model.add(Dense(4096, activation='relu'))<br> model.add(Dropout(0.5))<br> model.add(Dense(1000, activation='softmax'))<br> model.load_weights('./vgg16_weights.h...
<p dir="auto">I'm trying to start <a href="https://github.com/iamaaditya/VQA_Demo">https://github.com/iamaaditya/VQA_Demo</a> which uses pre-trained VGG16 model (<a href="https://github.com/iamaaditya/VQA_Demo/blob/master/models/CNN/VGG.py">https://github.com/iamaaditya/VQA_Demo/blob/master/models/CNN/VGG.py</a>). The ...
1
<p dir="auto"><strong>Description:</strong></p> <p dir="auto">When Deno is called from a directory that used to exist but doesn't anymore (i.e. deleted externally), it will panic.</p> <p dir="auto"><strong>Steps to Reproduce:</strong></p> <ol dir="auto"> <li><code class="notranslate">mkdir /tmp/testing &amp;&amp; cd /t...
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="~ RUST_BACKTRACE=1 deno run -A cli.ts ============================================================ Deno has panicked. This is a bug in Deno. Please report this at https://github.com/denoland/deno/iss...
1
<p dir="auto">With the new preview tabs, there's currently not a way to keep a tab opened without making changes to the file's contents. In sublime, double clicking a file prevents the preview from being closed when switching to another file. This would be useful behaviour in atom's preview tabs as well.</p>
<p dir="auto">Using Atom v0.206.0-4941229 on Mac OS X 10.10.3.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1038121/7951649/0ca54bf4-095f-11e5-9aa6-84c1474b35bd.png"><img src="https://cloud.githubusercontent.com/assets/1038121/7951649/0ca54bf4-...
1
<ul dir="auto"> <li>[x ] I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Expected Behavior</h2> <p dir="auto">When using a grid that scrolls vertically, a horizontal scrollbar should not be ne...
<p dir="auto">The <code class="notranslate">&lt;Grid container&gt;</code> extends beyond its parent, with half of spacing size.<br> I have marked the extra width in red, also setting spacing to zero fixes the problem.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.gith...
1
<h4 dir="auto">Code Sample</h4> <p dir="auto">If test.csv file looks like:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="a,b,c 0,1,2 1,2,3"><pre class="notranslate"><code class="notranslate">a,b,c 0,1,2 1,2,3 </code></pre></div> <p dir="auto"...
<p dir="auto"><code class="notranslate">read_csv</code> with a single-row header either breaks any names that might be on the index, or reads all data as <code class="notranslate">NaN</code>. This problem might exist because <code class="notranslate">pd.read_csv</code> hasn't caught up to <a class="issue-link js-issue...
1
<p dir="auto">See <a href="http://babeljs.io/repl/#?experimental=true&amp;evaluate=true&amp;loose=false&amp;spec=false&amp;playground=false&amp;code=function%20autobind%28target%2C%20key%2C%20descriptor%29%20%7B%0A%20%20var%20fn%20%3D%20descriptor.value%3B%0A%20%20delete%20descriptor.value%3B%0A%20%20delete%20descripto...
<p dir="auto">The example from <a href="http://babeljs.io/blog/2015/03/31/5.0.0/" rel="nofollow">release notes</a> is not working for me with <code class="notranslate">babel --version // 5.1.13</code></p> <p dir="auto">.babelrc</p> <div class="highlight highlight-source-json notranslate position-relative overflow-auto"...
1
<p dir="auto">As of today one needs to enumerate all the directives used by a given <code class="notranslate">@View</code>. This is very verbose and repetitive process, especially for simpler cases / components where one uses only standard / built-in directives.</p> <p dir="auto">Assuming that I'm building a simple com...
<p dir="auto">This is something that is bothering me.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" &lt;someComponent *ngfor=&quot;#video in videos&quot; [video]='video'&gt; "><pre class="notranslate"><code class="notranslate"> &lt;someCom...
0
<p dir="auto">Right now you have to type <code class="notranslate">&lt;/</code> and press enter to close the last tag it would be much simpler to just press enter and have it close</p>
<p dir="auto">in html file-type<br> vscode version 0.10.6</p> <p dir="auto">My User Settings config says:<br> "editor.autoClosingBrackets": true,</p> <p dir="auto">but it still doesn't work.</p> <p dir="auto">For example, when you type in "&lt;script" the IntelliSense suggestions pops up and you press enter on "script"...
1
<p dir="auto"><strong>Describe the feature</strong>: At the moment there is no single point of truth of all possible Elasticsearch settings.<br> By that i mean both settings that are configured in the <code class="notranslate">elasticsearch.yml</code> &amp; ones that are configured on a specific index (For example in a...
<p dir="auto">We currently build pom files for elasticsearch artifacts when running <code class="notranslate">gradle assemble</code>. We should validate these pom files, eg to ensure they don't contain broken xml, duplicate sections, valid tag names, etc.</p>
0
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">nightly (1.9.0-dev.20160303)</p> <p dir="auto"><strong>Code</strong></p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="interface Foo { foo( key: string ): str...
<p dir="auto">It would be enormously helpful if <code class="notranslate">this</code> recognized type parameters:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="abstract class Functor&lt;a&gt; { abstract map&lt;b&gt;(map: (va...
0
<pre class="notranslate">What does 'go version' print? go version go1.3 linux/amd64 go version devel +f7e7857afd88 Fri Aug 01 16:45:33 2014 -0700 linux/amd64 What steps reproduce the problem? If possible, include a link to a program on play.golang.org. 1. Run code at <a href="http://play.golang.org/p/41yjG2bL40" rel=...
<p dir="auto">Go version: <code class="notranslate">go version go1.5.1 linux/amd64</code></p> <p dir="auto">What I did: used gofmt on my source code<br> What I expected: have spaces around bitwise <code class="notranslate">&amp;</code> everywhere<br> What I saw: in one occasion there was no spaces around the operator</...
0
<p dir="auto">just in case this is not present as another issue<br> Details are from a discourse <a href="https://discourse.julialang.org/t/efficient-tuple-concatenation/5398/3" rel="nofollow">post</a></p>
<p dir="auto">It's interesting that this is valid syntax in Julia and Lua:</p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function rec() return rec() end"><pre class="notranslate"><span class="pl-k">function</span> <span ...
0
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-use-appendto-to-move-elements-with-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%...
<p dir="auto">A bug seems to be present: Chrome 46.0.2490.86 m; Windows 8.1 with respect to <code class="notranslate">appendTo()</code> function.</p> <p dir="auto"><code class="notranslate">$("#target2").appendTo($("#right-well"));</code> does work, but not the <code class="notranslate">$("#target2").appendTo("#right-w...
1
<p dir="auto">I have a navbar-fixed-top navbar. Links that include "scroll to id" (as in href="#myid") don't adjust scroll position to account for the 50px of the navbar.</p> <p dir="auto">Can you add some JS to detect this situation on the URL and adjust the scroll position back by the height of the navbar?</p>
<p dir="auto">navbar covers first lines of a section called via &lt;a href='#section'&gt;Section&lt;/a&gt;</p>
1
<h3 dir="auto">Apache Airflow version</h3> <p dir="auto">2.2.1 (latest released)</p> <h3 dir="auto">Operating System</h3> <p dir="auto">debian</p> <h3 dir="auto">Versions of Apache Airflow Providers</h3> <p dir="auto">apache-airflow==2.2.1<br> apache-airflow-providers-amazon==2.3.0<br> apache-airflow-providers-ftp==2.0...
<h3 dir="auto">Apache Airflow version</h3> <p dir="auto">2.2.1 (latest released)</p> <h3 dir="auto">Operating System</h3> <p dir="auto">Linux (ubuntu 20.04)</p> <h3 dir="auto">Versions of Apache Airflow Providers</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipbo...
1
<p dir="auto"><strong>Symfony version(s) affected</strong>: 3.x, 4.x</p> <p dir="auto"><strong>Description</strong><br> Due to update in php-intl library this loop is infinite.<br> </p><div class="Box Box--condensed my-2"> <div class="Box-header f6"> <p class="mb-0 text-bold"> <a href="https://github.com/sy...
<p dir="auto">PHP 7.2.17-1+ubuntu18.04.1+deb.sury.org+3<br> SYMFONY: Symfony 4.2.4</p> <p dir="auto">locale_parse('root') now return an empty array as opposed to previos php versions which makes the Symfony\Component\Intl\Data\Bundle\Reader loop through fallback locales as</p> <p dir="auto">"en" =&gt; "root" =&gt; "" =...
1
<h1 dir="auto">Description of the new feature/enhancement</h1> <p dir="auto">Customizing Terminal settings should be allowed to be loaded from my OneDrive folder or my own github repository, just like my powershell settings are or my VIM settings.</p> <p dir="auto">Currently, when I login into a new machine I have to ...
<h1 dir="auto">Description of the new feature/enhancement</h1> <p dir="auto">There should be an option for choosing default shell. Currently, If one wishes to use WSL, it has to open terminal, then open new tab with wsl. previously, one could simply pin wsl to taskbar, and when needed, one could open the wsl directly....
0
<h3 dir="auto">Bug summary</h3> <p dir="auto"><code class="notranslate">contourf()</code> by default does not draw borders between adjacent levels. However, including the <code class="notranslate">alpha</code> keyword argument makes these borders visible. Desired behavior is to not draw these lines even with <code cl...
<p dir="auto">This is the underlying problem raised in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="6572843" data-permission-text="Title is private" data-url="https://github.com/matplotlib/matplotlib/issues/1178" data-hovercard-type="pull_request" data-hovercard-url="/matplotlib/m...
1
<h3 dir="auto">Describe your issue.</h3> <p dir="auto">This is fine on linux, but on OSX with an M1, <code class="notranslate">stats.beta().interval()</code> produces an overflow warning for completely reasonable values that should not cause overflow issues.</p> <h3 dir="auto">Reproducing Code Example</h3> <div class="...
<h3 dir="auto">Describe your issue</h3> <p dir="auto">Several statistical distribution methods emit warnings stemming from Boost. This issue tracks the status of all of them.</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> <code cl...
1
<p dir="auto">The string "0.6" appears 35 times in our tree and we don't have an obvious way to eliminate this duplication. Something like <code class="notranslate">include_lit!</code> might do the job.</p>
<p dir="auto">Consider</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="extern crate innercrate; //defines only one public item `from_inner_crate` pub use inner::{inner_fn, from_inner_crate}; /// Top level documentation pub f...
0
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import pandas as pd dates = [ 20140101, 20140102, 20140103] states = [ &quot;CA&quot;, &quot;NY&quot;, &quot;CA&quot;] x = pd.DataFrame({ 'dates' : dates, 'states' : states }) #y = pandas.DataFram...
<p dir="auto">Using floor on a DatetimeIndex that has a timezone with DST fails when converting the result back to the tz as there may be ambiguous time (see example below).</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="# c...
0
<p dir="auto">We can obviously have the task bar on multiple displays, but currently only one display will show system icons on one display at a time, without using third party software.</p> <p dir="auto">Would it be possible to add a feature to show them on all displays at once?</p> <p dir="auto">Thanks</p> <hr> <p di...
<h1 dir="auto">.NET Core 3 upgrade</h1> <p dir="auto">Update all sections that use .NET to .NET Core 3</p> <h2 dir="auto">.NET Framework 4.7.2</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> ColorPicker &lt;- done by <a...
0