text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 4.5.0</li>
<li>Operating System / Platform => Linux 64-bit</li>
<li>Compiler => / (python 3.8.6)</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">I am calling the stereoCalibrate function in my python code, but alwa... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 3.4.2</li>
<li>Operating System / Platform => Raspbian Stretch</li>
<li>Python => 3.5.3</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">When adding the CALIB_USE_EXTRINSIC_GUESS flag, stereoCalibrate will fail the ... | 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"> 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">Pretty much the title.</p>
<p dir="auto">Right now we're only using the default blur amount.</p> | <p dir="auto">I'm reading through <a href="https://github.com/microsoft/terminal/blob/master/doc/user-docs/UsingJsonSettings.md">the docs</a> and I'm not sure if I just don't find it, or if there is no option to override specific profile settings.</p>
<p dir="auto">I tried adding <code class="notranslate">"globals"</co... | 0 |
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce/18908/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce/18908/</a></p>
<p dir="auto">Failed: [k8s.io] Port forwarding [k8s.io] With a server that expects no clien... | <p dir="auto">We should make them all FROM either scratch, busybox, or debian:jessie (or ubuntu:14.04 but it is bigger). I am sad that there is not an ultra-small "just enough debian to run apt-get install" base.</p> | 0 |
<p dir="auto"><strong>Describe your question</strong><br>
When i use <code class="notranslate">session.merge</code>, i got a <code class="notranslate">(pymssql.IntegrityError) (2627, b"Violation of PRIMARY KEY constraint 'PK__payment___357D4CF8B9E5C8E5'. Cannot insert duplicate key in object 'dbo.test'</code>. The same... | <p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p>
<p dir="auto">(original reporter: ged) Is this intended? It used to work in 0.5.xxx...</p>
<hr>
<p dir="auto">Attachments: <a href="../wiki/imported_issue_attachments/1765/test_fk.py">test_fk.py</a> | <a href="../wiki/imported_issue_atta... | 0 |
<p dir="auto">Hello,</p>
<p dir="auto">Since the upgrade to BS3 I have the following problem:</p>
<p dir="auto">I have a vertical menu with 5 links one below the other. Each link has a tooltip with position - top.</p>
<p dir="auto">After the upgrade to BS3, rolling over the links makes the tooltips to appear randomly i... | <p dir="auto">When you hover out a tooltip in FireFox on Windows you will get a error message:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="TypeError: this.remove is not a function
...){var t=e.nodeName.toLowerCase();return"input"... | 1 |
<p dir="auto">When viewing the 10 minute step example as seen <a href="http://www.material-ui.com/#/components/time-picker" rel="nofollow">here</a>, i expect to be able to click on any numbers available. When 10 minute steps are set, I can still view 5 minute increments on the clock.</p>
<ul class="contains-task-list... | <h3 dir="auto">Description</h3>
<p dir="auto"><code class="notranslate">Switch</code>, <code class="notranslate">Checkbox</code>, and <code class="notranslate">Radio</code> use <code class="notranslate">SwitchBase</code> to render.</p>
<p dir="auto"><code class="notranslate">Radio</code> renders item labels, but neithe... | 0 |
<p dir="auto">Been having an issue with this snippet of code:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="var reader = new FileReader();
var debug = {hello: "world"};
var blob = new Blob([JSON.stringify(debug, null, 2)], {type : '... | <p dir="auto">When using the Event interface from lib.d.ts, and attaching a listener, the callback will get an object of type Event. However, the Event's currentTarget property is of type EventTarget (whereas it's should be of type Element/HTMLElement).</p> | 1 |
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br>
feature</p>
<p dir="auto"><strong>What is the current behavior?</strong><br>
When a child throws an error inside an error boundary and hits it's <code class="notranslate">componentDidCatch</code> the error is still lo... | <hr>
<p dir="auto"><strong>(This is a repost of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="262802629" data-permission-text="Title is private" data-url="https://github.com/jestjs/jest/issues/4597" data-hovercard-type="issue" data-hovercard-url="/jestjs/jest/issues/4597/hovercard"... | 1 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 4.0.0</li>
<li>Operating System / Platform => Windows 64 Bit</li>
<li>Compiler => Visual Studio 2015</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">current implementation refuses to find <em>any</em> QR code when ... | <h5 dir="auto">System information (version)</h5>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">I am trying to load the .pb file using OpenCV dnn.readNetFromTensorflow.I am unable to load it. I am adding my custom(dsnt) layer on top of Keras sequential model. Here is the error I am getting in Ubuntu 18.04 with... | 0 |
<p dir="auto">In my experience most colors in 3D graphics are 4 channel colors (red, green, blue and alpha.) It is only a subset of situations in 3D graphics where a 3 channel color is sufficient and usually that deals with solid surface shading algorithms.</p>
<p dir="auto">Many situation, such as windows with varyin... | <p dir="auto">In order to load an object it is required to first load the material <code class="notranslate">MTLoader</code> and then load the object <code class="notranslate">OBJLoader</code><br>
Because the name of the .mtl is written in the .obj (eg <code class="notranslate">mtllib male02.mtl</code>), I'd expect the... | 0 |
<p dir="auto">The code below is taken from the examples and works correctly with angular Dart version 2.0.0-alpha.27 (after updating the injector).</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="@View(template: '''
<p>My name: {{ myName... | <p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="94401827" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/2981" data-hovercard-type="pull_request" data-hovercard-url="/angular/angular/pull/2981/hovercard" href="https://github.... | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="06-09 00:13:11.607 11876-11920/com.myapp.app E/art: Throwing OutOfMemoryError "Failed to allocate a 11197452 byte allocation with 16776720 free bytes and 79MB until OOM"
06-09 00:13:11.617 1... | <p dir="auto">I have a question in regarding sharing an image via Intent Share API which was already downloaded in cache(or not in the worst case scenario). Do you have any suggestions regarding this? Would it work with the <code class="notranslate">FileProvider</code> class in the support lib? The current implementati... | 0 |
<h5 dir="auto">Description of the problem</h5>
<p dir="auto">So I have tried to adjust the <code class="notranslate">linewidth</code> in the <code class="notranslate">LineBasicMaterial</code> but it only renders out as 1 pixel instead of 5 (which is where I am trying to adjust). I have tried to preview this in Chrome, ... | <h5 dir="auto">Description of the problem</h5>
<p dir="auto"><code class="notranslate">LineBasicMaterial</code> no work in Chrome. Works great in Firefox. Worked in in Chrome 54 until we updated to latest release. We get the lines, they have no width. I know this has been reported a million times in regard to Windows b... | 1 |
<p dir="auto">I am looking a way to lock down windows/webviews and I was testing the inheritance of nodeintegration settings from parents to child. According to PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="143115015" data-permission-text="Title is private" data-url="https://gi... | <p dir="auto">Currently webview tag is available even when node integration is off, this can introduce security problems since webview can be used to execute arbitrary code.</p>
<p dir="auto">Refs <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="123867656" data-permission-text="Title ... | 1 |
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-release-1.5/824/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-release-1.5/824/</a></p>
<p dir="auto">Multiple broken tests:</p>
<p dir="auto">Failed: [k... | <p dir="auto">The kubectl client loading logic <a href="https://github.com/GoogleCloudPlatform/kubernetes/blob/master/pkg/client/clientcmd/client_config.go#L184">still defaults</a> to loading from <code class="notranslate">$HOME/.kubernetes_auth</code> if the config doesn't have enough info to authenticate a user. This... | 0 |
<p dir="auto">Hey,</p>
<p dir="auto">I have an issue on my macros use. The source code of my macro is <a href="https://gist.github.com/GuillaumeGomez/8f78b43c19394e2213a6">here</a>. I can't put the pub keyword and if I call my macro like this :</p>
<div class="highlight highlight-source-rust notranslate position-relati... | <p dir="auto">These 'overriding commands...' lines usually indicate a mistake in the makefiles</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ make VERBOSE=1
cfg: build triple i686-pc-mingw32
cfg: host triples i686-pc-mingw32
cfg: target trip... | 0 |
<p dir="auto">Sometimes I need to change some LESS parameter and recompile files. I do not want to memorise customized ID everytime.</p>
<p dir="auto">It would be perfect to keep it in downloaded files. Maybe in .json confing or just separate empty file named like </p><pre class="notranslate">12341231.id</pre>.<p dir="... | <p dir="auto">The new site has the awesome customization screen, but unless you manage your bookmarks like a champ, there's no clear mapping between which custom builds on your system correspond to which URLs on the site. It would rock socks if the URL of the custom build was in the header comment in the generated sour... | 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/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"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x ] bug report => search github for a similar issue or PR before submitting"><pre class="notranslate"><code class="not... | <p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&g... | 0 |
<h3 dir="auto">Bug summary</h3>
<p dir="auto">On Windows, but not on Linux, with Python 3.9.<strong>8</strong> installed, key_press_events both work for the two examples from the MPL documentation:</p>
<p dir="auto"><a href="https://matplotlib.org/stable/gallery/event_handling/keypress_demo.html?highlight=key_press_eve... | <h3 dir="auto">Bug summary</h3>
<p dir="auto">mpl with py3.10.1 - Interactive figures - Constrain pan/zoom to x/y axis not work</p>
<h3 dir="auto">Code for reproduction</h3>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="Simple ... | 1 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: [Win 10 1909 18363.900]
PowerToys version: 0.19.1
PowerToy module for which you are reporting the bug (if applicable): FancyZones"><pre class="not... | <p dir="auto">Despite having turned on "Move newly created windows to their last know zone", ever since 0.19 and still in 0.19.1 when a new PDF document opens, fancy zones will not snap the pdf to the same zone. When the new document is opened in a new tab within Acrobat reader, Acrobat moves to a new location and shri... | 1 |
<ul dir="auto">
<li>VSCode Version: 1.1.1</li>
<li>OS Version: Any</li>
</ul>
<p dir="auto">This is a request for the <a href="https://marketplace.visualstudio.com/items?itemName=ms-vscode.csharp" rel="nofollow">C# Extension</a>. Essentially, the extension needs platform-specific native binaries in order to function (b... | <p dir="auto">Testing <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="128487208" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/2218" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/issues/2218/hovercard" href="https://g... | 0 |
<p dir="auto">Could we add <code class="notranslate">Bool</code> to the list of types supported by <code class="notranslate">Threads.Atomic</code>? Currently atomics only supports int types and float types, but I don't see any reason why it couldn't also support booleans! :)</p>
<p dir="auto">For now as a workaround, y... | <p dir="auto">The following syntax doesn't work for macros (but does for functions):</p>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia> macro foo(a, b::Bool=true)
a, b
end
ERROR: syntax: "(kw (:: b... | 0 |
<p dir="auto">Please go to Stack Overflow for help and support:</p>
<p dir="auto"><a href="https://stackoverflow.com/questions/tagged/tensorflow" rel="nofollow">https://stackoverflow.com/questions/tagged/tensorflow</a></p>
<p dir="auto">If you open a GitHub issue, here is our policy:</p>
<ol dir="auto">
<li>It must be ... | <p dir="auto">no such package '@nasm//': java.io.IOException: Error downloading [https://mirror.bazel.build/www.nasm.us/pub/nasm/releasebuilds/2.12.02/nasm-2.12.02.tar.bz2, http://pkgs.fedoraproject.org/repo/pkgs/nasm/nasm-2.12.02.tar.bz2/d15843c3fb7db39af80571ee27ec6fad/nasm-2.12.02.tar.bz2]</p> | 1 |
<p dir="auto">According to the task second element of each "well" has to bounce while the code check whether "target" have "animated" and "bounce" classes added.<br>
I added the following code and now I'm allowed to go to the next challenge:<br>
$(".target:nth-child(2)").addClass("animated bounce");</p> | <p dir="auto">Challenge [iterate-over-arrays-with-map]</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="var oldArray = [1,2,3,4,5];"><pre class="notranslate"><code class="notranslate">var oldArray = [1,2,3,4,5];
</code></pre></div>
<p dir="auto"... | 0 |
<ol dir="auto">
<li>There are examples in the repo for loading a pre-trained model in C++. Can someone add an example to train a simple 1 hidden layer fully connected neural net (or even logistic regression using SGD) in C++?</li>
<li>I realize there is no publicly available support for auto differentiation in C++. Are... | <p dir="auto">I have started <a href="https://github.com/kmalakoff/tensorflow-node">porting Tensorflow to Node.js</a> and was wondering about the status of gradients support in the C and C++ APIs:</p>
<ul dir="auto">
<li><a href="https://www.tensorflow.org/versions/r0.12/how_tos/language_bindings/index.html" rel="nofol... | 1 |
<h5 dir="auto">Issue Type:</h5>
<p dir="auto">Feature Idea</p>
<h5 dir="auto">Ansible Version:</h5>
<p dir="auto">ansible 1.5.4</p>
<h5 dir="auto">Environment:</h5>
<p dir="auto">Debian 7</p>
<h5 dir="auto">Summary:</h5>
<p dir="auto">Hi I'm using Debian and miss to be able to nicely add conditions which incorporates t... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Feature Idea</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">Tags</p>
<h5 dir="auto">SUMMARY</h5>
<p dir="auto">hi, it would be very usefull if we could combine tags to restrict the execution on some task which have all the tags, instead of the union.</p>
<... | 0 |
<p dir="auto">Transformers has a Do Repeat Yourself policy in the sense that it does not provide building blocks that we then mix and match, but we strive to have each model be self-contained in terms of code, at the price of code duplication. You can find more about this philosophy in <a href="https://huggingface.co/b... | <h1 dir="auto"><g-emoji class="g-emoji" alias="rocket" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f680.png">🚀</g-emoji> Feature request</h1>
<p dir="auto">Over at EleutherAI we've recently released a 20 billion parameter autoregressive gpt model (see <a href="https://github.com/EleutherA... | 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... | <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">I don't see any figures on <a href="http://matplotlib.org/users/colormaps.html" rel="nofollow">http://matplotlib.org/users/colormaps.html</a>. They are present in my local build of the documentation.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercont... | <p dir="auto">Three examples now require it, for the rgb2lab function:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="users/plotting/colormaps/lightness.py
5:from skimage import color
users/plotting/colormaps/Lfunction.py
9:from skimage impor... | 1 |
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="interface I {
x: number;
}
let { /*1*/x: y }: I = { x }"><pre class="notranslate"><span class="pl-k">interface</span> <span class="pl-smi">I</span> <span class="pl-kos">{</span>
... | <p dir="auto">We unconditionally show <code class="notranslate">any</code>.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/972891/7057783/867b4c0c-de0e-11e4-8c39-3157a28a6c2b.png"><img src="https://cloud.githubusercontent.com/assets/972891/705778... | 1 |
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/en/challenges/html5-and-css/use-a-css-class-to-style-an-element" rel="nofollow">use-a-css-class-to-style-an-element</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0</code>.<br... | <h4 dir="auto">Challenge Name</h4>
<h4 dir="auto">Issue Description</h4>
<p dir="auto">Some of the issues cropping up seem to be a result of failed tests caused by either the editor or browser. They mostly seem to be limited to Firefox.</p>
<p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to ... | 1 |
<p dir="auto">Some packages in the settings tab don't have a button to see the settings for that package. I assume these are packages without configuration options. But there are many other useful features in the settings for a package that are missing for these packages ....</p>
<ul dir="auto">
<li>Load time</li>
<l... | <p dir="auto">See this image:<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/3612514/7247196/0f3738e2-e807-11e4-955e-f8b28dca9646.png"><img src="https://cloud.githubusercontent.com/assets/3612514/7247196/0f3738e2-e807-11e4-955e-f8b28dca9646.png" alt="settings ... | 1 |
<p dir="auto"><a href="https://storage.googleapis.com/kubernetes-jenkins/logs/kubernetes-e2e-gke/8201/" rel="nofollow">https://storage.googleapis.com/kubernetes-jenkins/logs/kubernetes-e2e-gke/8201/</a></p>
<p dir="auto">Multiple broken tests:</p>
<p dir="auto">Failed: [k8s.io] ServiceAccounts should ensure a single AP... | <p dir="auto">Right now we have for GCE <code class="notranslate">config-default.sh</code> and <code class="notranslate">config-test.sh</code> and they are (after a recent PR of mine merges) isomorphic i.e. one is a duplicate of the other with some settings flipped. I think this makes it hard to maintain these files si... | 0 |
<p dir="auto">The interface ObjectIterator has an optional <code class="notranslate">key</code> parameter. This becomes an issue when trying to use the key in a context with StrictNullChecking enabled. For example, the mapValues() function use ObjectIterator as its callback function:</p>
<div class="highlight highlight... | <ul dir="auto">
<li>[x ] I tried using the latest <code class="notranslate">materialize-css/index.d.ts</code> file in this repo and had problems.</li>
</ul>
<p dir="auto">Hi,</p>
<p dir="auto">I use materialize-css and angular2-materialize directives. I couldn't use the global object <code class="notranslate">Materiali... | 0 |
<p dir="auto">New "open with" api to allow open a file with chosen program in OS.</p>
<p dir="auto">Same as shell.openItem() but let the user choose with whith of this programs the file should be opened.</p> | <ul dir="auto">
<li>Electron version: all</li>
<li>Operating system: all</li>
</ul>
<p dir="auto">Can't get the file launcher,So open the program is actually not know.<br>
I want to get the initiator's path, so the use of selective "open appPath filePath" open way, rather than having to default.</p>
<p dir="auto">Excus... | 1 |
<p dir="auto">This code:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="function a(f) {
return () => {}
}
@a(foo => ({}))
class MyClass {
}"><pre class="notranslate"><code class="notranslate">function a(f) {
return () => {}
}
... | <p dir="auto">Compare the output of these two to show the difference.</p>
<p dir="auto"><a href="https://babeljs.io/repl/#?experimental=true&evaluate=true&loose=false&spec=false&code=%40decorate((arg)%20%3D%3E%20null)%0Aclass%20Example1%20%7B%0A%7D%0A%0A%40decorate(arg%20%3D%3E%20null)%0Aclass%20Example... | 1 |
<p dir="auto">I was trying this code:</p>
<blockquote>
<blockquote>
<blockquote>
<p dir="auto">corpus = ['This is the first document.',<br>
... 'This is the second second document.',<br>
... 'And the third one.',<br>
... 'Is this the first document?']<br>
from sklearn.feature_extraction.text import TfidfVectorizer<br>
... | <p dir="auto">Hello the great scikit-learn team!</p>
<p dir="auto">Consider the following simple example (also posted on <a href="https://stackoverflow.com/questions/68282958/how-to-merge-two-countvectorizers-when-there-are-duplicates/68283373?noredirect=1#comment120682302_68283373" rel="nofollow">SO</a>)</p>
<div clas... | 0 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/872" rel="nofollow">http://projects.scipy.org/numpy/ticket/872</a> on 2008-08-04 by trac user novak, assigned to unknown.</em></p>
<p dir="auto">I believe that setmember1d contains unnecessary code. Also, the docstring of setmember1d ass... | <p dir="auto">np version 1.9.2 (but bug in previous versions as well)<br>
python version 3.4.3 (but bug with previous versions as well)</p>
<p dir="auto">The following demonstrates the problem:<br>
On 64Bit architecture:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir=... | 0 |
<p dir="auto">Just noting that there was a PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="480195158" data-permission-text="Title is private" data-url="https://github.com/numpy/numpy/issues/14264" data-hovercard-type="pull_request" data-hovercard-url="/numpy/numpy/pull/14264/hover... | <p dir="auto">Looking at extending the support for <code class="notranslate">datetime64</code> in matplotlib, in particular to allow plotting times that are outside years 0001-9999. Lots of science applications have millennial time scales, so being able to have support for a large time range is desirable, and is a def... | 1 |
<p dir="auto">I run into this issue repeatedly. I know there are already a bunch of reports about this error message, but it's hard to tell what are duplicates because of all the variations. When I get this now it's paired with a second error:</p>
<div class="snippet-clipboard-content notranslate position-relative over... | <p dir="auto">Search / Find in project cmd+shift+f do not searches in .gitignore files</p>
<p dir="auto">Actually a nice feature but, sometimes its really necessary to search code in ignored files.</p>
<p dir="auto">At least there should be provision in "Finding with Options"</p> | 0 |
<p dir="auto"><a href="https://twitter.com/mausch/status/530504035540160513" rel="nofollow">https://twitter.com/mausch/status/530504035540160513</a></p>
<p dir="auto"><a href="https://twitter.com/LeviNotik/status/530505312777023488" rel="nofollow">https://twitter.com/LeviNotik/status/530505312777023488</a></p>
<p dir="... | <p dir="auto">Requests/queries/etc currently have custom parsers, which make it more difficult to be certain that they are error free. We should replace all this hand parsing with some form of grammar, which defines exactly what syntax is allowed. This will also benefit those implementing clients, as they will have a ... | 1 |
<p dir="auto">cuDNN v6.0 was released on Mar 23, are there any plans for adding compatibility (building against compatibility version 6000)?</p> | <p dir="auto">cuDNN v6.0 has been released. There are some cool new features:</p>
<ul dir="auto">
<li>Dilated Convolutions: Dilated Convolutions are now supported in cuDNN without a<br>
change in API.</li>
<li><code class="notranslate">cudnnConvolutionBiasActivationForward</code> allows for the execution of a single ke... | 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 checked the <a href="https://github.com/celery/celery/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22Category%3A+Documentation%22+">iss... | <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?q=is%3Aissue+label%3A%22Issue+Type%3A+Enhancement%22+-label%3A%22Category%3A+... | 0 |
<p dir="auto">I'm seeing some weird off-by-one issues when moving the selection point around in code, especially at the beginning of a line. I'll add a note to this if I figure out a reproduction, but it's happening pretty frequently.</p>
<p dir="auto">User: <a class="user-mention notranslate" data-hovercard-type="user... | <p dir="auto">Getting some whack cursor behavior on atom 0.41.0:</p>
<p dir="auto">I'm trying to write the <code class="notranslate">_</code> outside of the quotes. But it stays inside.</p>
<p dir="auto">I tried to fix it manually, but it won't let me.</p>
<p dir="auto">This is what I want:</p>
<div class="snippet-cli... | 1 |
<p dir="auto">There is a defect in the cron module when running on SuSE and other distributions that add a header, three lines, to the user crontab file. Each call to add/remove a job includes the previous header. After adding the code to strip the header, I created a test suite outside ansible and found other problems... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto"><code class="notranslate">template</code> module(action plugin)</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippe... | 0 |
<p dir="auto">problem: <a href="https://babeljs.io/repl/#?experimental=false&evaluate=true&loose=false&spec=false&code=const%20a%20%3D%20%7Bb%3A%20%7Bc%3A%20Function()%7D%7D%0Aconst%20%7Bc%7D%20%3D%20a.b%0Aconst%20d%20%3D%20%7B%0A%20%20c%20()%20%7B%0A%20%20%20%20console.log(typeof%20c)%20%2F%2F%20should... | <p dir="auto">We expect the following:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="var Utils = {
get: function() {}
};
var { get } = Utils;
var bar = {
get: function(arg) {
get(arg, "baz");
}
};"><pre cl... | 1 |
<p dir="auto">From the beginning, you can make a choice of language. And then, the information will (could be) appear according to the chosen language. If there is no translated information, then in English.</p>
<p dir="auto">Probably it will be the Chaos</p> | <p dir="auto">As an user, when completing challenges in a non-english language and running into a challenge that does not have an active translation, I want a notification explaining that translation is being worked on, and the current one is missing. And invitation to contribute with it, perhaps?</p>
<p dir="auto">Sai... | 1 |
<h3 dir="auto">Description</h3>
<p dir="auto">The <code class="notranslate">fit_transfrom</code> function from the <code class="notranslate">sklearn.impute.KNNImputer</code> returns array that with <code class="notranslate">NaN</code> values removed instead of imputed.</p>
<p dir="auto">For example if an array X with s... | <h3 dir="auto">Code sample</h3>
<p dir="auto">In the sample code below, a column is removed from the dataset during the pipeline</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=">>> from sklearn.impute import SimpleIm... | 1 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/2168" rel="nofollow">http://projects.scipy.org/numpy/ticket/2168</a> on 2012-06-16 by trac user kobejohn, assigned to unknown.</em></p>
<p dir="auto">I found this due to someone having a problem not being able to load large integers with ... | <p dir="auto">I found this due to <a href="http://stackoverflow.com/questions/11064908/getting-numpy-overflow-despite-declaring-dtype-int64/11065583#comment14481167_11065583" rel="nofollow">someone's problem loading large integers with recfromcsv</a>. After playing with it, I think it is simply ignoring all the dtype i... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=kalradeepak" rel="nofollow">Deepak Kalra</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-586?redirect=false" rel="nofollow">SPR-586</a></strong> and commented</p>
<p dir="auto">Hi,</p>
<p dir="auto">I am in the pro... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=urubatan" rel="nofollow">Rodrigo Urubatan Ferreira Jardim</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-1987?redirect=false" rel="nofollow">SPR-1987</a></strong> and commented</p>
<p dir="auto">I think some bean ... | 0 |
<p dir="auto"><em>Please make sure that this is a bug. As per our <a href="https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md">GitHub Policy</a>, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:bug_template</em></p>
<p dir="auto"><strong>Syste... | <p dir="auto"><strong>System information</strong></p>
<ul dir="auto">
<li>Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No</li>
<li>OS Platform and Distribution (e.g., Linux Ubuntu 16.04):Linux Ubuntu 18.04</li>
<li>Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy)... | 0 |
<p dir="auto">Although it's working properly on the left side, on the right side it doesn't encounter that it's close to the end of the window and a vertical scroll bar is displayed.</p>
<p dir="auto">Probably it's the same with tooltip.</p>
<p dir="auto"><a href="http://jsfiddle.net/PRrky/1/" rel="nofollow">http://jsf... | <p dir="auto">I think it would be great to have some CSS for a calendar widget. It may seem pointless to have CSS without some JS to accompany it. Would it be possible to have a calendar icon appended to an input that when clicked on would display the calendar. I know jQuery UI can accomplish this, but it would great i... | 0 |
<ul dir="auto">
<li><strong>Electron Version:</strong>
<ul dir="auto">
<li>5.0.x</li>
</ul>
</li>
<li><strong>Operating System:</strong>
<ul dir="auto">
<li>macOS 10.14.5</li>
</ul>
</li>
</ul>
<h3 dir="auto">Expected Behavior</h3>
<p dir="auto">Electron does not crash at exit.</p>
<h3 dir="auto">Actual Behavior</h3>
<... | <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">I've run into some unexpected behavior when using <code class="notranslate">numpy.matmul</code>. For shape (2,2) array <code class="notranslate">ar1</code> and shape (2,N) array <code class="notranslate">ar2</code>, the function's behavior appears to change unexpectedly with the dimension N.</p>
<h3 dir=... | <p dir="auto">If I take an array and create a view using newbyteorder, the output from <code class="notranslate">tostring</code> is not byteswapped:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="In [2]: import numpy as np
... | 0 |
<p dir="auto">Describe what you were doing when the bug occurred:</p>
<ol dir="auto">
<li>Add interaction tracing with unstable_trace</li>
<li>Record a profile, navigate to Profiler > Profiled Interactions</li>
<li>Error appears when scrolling view or immediately</li>
</ol>
<h2 dir="auto"><a target="_blank" rel="noo... | <p dir="auto">Describe what you were doing when the bug occurred:</p>
<p dir="auto">Profiled the new FB. Scrolled down to tail loads.</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.6.0-a2fb84beb</p>
<p dir="auto">Call stack: at chrome-extension://dnjnjgbfilf... | 1 |
<blockquote>
<p dir="auto">@ I'm running very simple server. But I have some errors. How I can solve this? I already updated to deno v1.2.1. But steel have this error.</p>
</blockquote>
<p dir="auto">error: TS2345 [ERROR]: Argument of type 'string | URL' is not assignable to parameter of type 'string'.<br>
Type 'URL' i... | <p dir="auto">For completeness, we should add <a href="https://nodejs.org/api/assert.html" rel="nofollow">Node's <code class="notranslate">assert</code> module</a>.</p>
<p dir="auto">We should also decide whether we want to include its <a href="https://nodejs.org/api/assert.html#assert_legacy_assertion_mode" rel="nofol... | 0 |
<p dir="auto">When create a numpy array from a list of integers, if some integers are in range [2^63, 2^64) and some integers are in range [0, 2^63), we get a numpy array with <code class="notranslate">dtype=np.float64</code> instead of <code class="notranslate">dtype=np.uint64</code>.</p>
<h3 dir="auto">Reproducing co... | <p dir="auto">When <code class="notranslate">np.array()</code> or <code class="notranslate">.asarray()</code> is used to go from a list of integers, without specifying a dtype explicitly, it can pick default dtypes including int64 & uint64. But there's a strange corner case where it defaults to float64 and loses pr... | 1 |
<h4 dir="auto">Code Sample, a copy-pastable example if possible</h4>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="dr = pd.date_range('20160101', '20161130', freq='4H', tz='America/New_York')
df = pd.DataFrame({'a':np.arange(le... | <p dir="auto">I'm almost positive I've filed an issue about this before, but I don't find it. This is a pretty common operation when working with panel data. You want to merge in some constant values into a DataFrame that has repeated keys but unique index.</p>
<div class="snippet-clipboard-content notranslate position... | 0 |
<p dir="auto">I do understand that box-sizing: border-box; is perfect way to go for all box models but you guys are forgetting yourself or you are just asking Bootstrap users to drop it.</p>
<p dir="auto">Instead of applying box-sizing: border-box; where you need it you went the other way around and just threw this ... | <p dir="auto">The snippet below can be found in bootstrap.css:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}"><pre ... | 1 |
<p dir="auto">Testing <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="135375656" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/3248" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/issues/3248/hovercard" href="https://g... | <p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="135375656" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/3248" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/issues/3248/hovercard" href="https://github.co... | 1 |
<p dir="auto">[Enter steps to reproduce below:]</p>
<ol dir="auto">
<li>...</li>
<li>...</li>
</ol>
<p dir="auto"><strong>Atom Version</strong>: 0.206.0<br>
<strong>System</strong>: Mac OS X 10.10.3<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncaught Error: EIO: i/o er... | <p dir="auto">[Enter steps to reproduce below:]</p>
<ol dir="auto">
<li>have SFTP Net Drive (Free version) map a remote location to drive</li>
<li>opened this drive with Atom</li>
<li>wrote to a file on local machine without issue</li>
<li>changed permissions remotely so i could execute this file</li>
<li>atom gives m... | 1 |
<h2 dir="auto">Problem</h2>
<p dir="auto">I want to some stable functions provided by <code class="notranslate">std/fs/mod.ts</code> without enabling unstable features, but it does not compile.</p>
<h2 dir="auto">Proposal</h2>
<p dir="auto">Separate unstable part of standard libraries from stable part. For example: <co... | <p dir="auto">Parts of the standard library now require the <code class="notranslate">--unstable</code> option to function. I suggest we move all things that use unstable APIs into different files which are then re-exported by multiple entry points: <code class="notranslate">mod.ts</code> and <code class="notranslate">... | 1 |
<p dir="auto">This issue was raised at <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="205039508" data-permission-text="Title is private" data-url="https://github.com/JuliaLang/julia/issues/20421" data-hovercard-type="pull_request" data-hovercard-url="/JuliaLang/julia/pull/20421/hove... | <p dir="auto">When one changes the language, it forces packages to choose between using a new feature and only working on new versions of Julia or not using the feature but supporting new and old versions. For non-syntactic changes, you can often work around this with fairly simple conditional definitions. For syntax c... | 0 |
<p dir="auto">When opening the run-inbox by pressing the key(ctrl+space in my case) opens the run-window. But it is always prefilled with my last input.<br>
In the original wox-implementation there is a option to disable this. Please merge this into this variant.</p> | <p dir="auto">Instead of the normal search, open PowerToys Run when clicking on the icon on the taskbar.</p>
<p dir="auto">If you'd like to see this feature implemented, add a <g-emoji class="g-emoji" alias="+1" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f44d.png">👍</g-emoji> reaction to... | 0 |
<p dir="auto">Hi,<br>
I like typesctipt a lot and recently I updated my compiler to version 1.6.<br>
I have some classes that were "abstract" and now I want to use the new keywork <code class="notranslate">abstract</code><br>
My question is as follow:<br>
In order to scope the ``this` variable I used the following type... | <p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">nightly (1.9.0-dev.20160604-1.0)</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="let foo:number|null = 0;
switch(foo) {... | 0 |
<p dir="auto">I like to double click words to highlight them. I find if I'm too close to some punctuation (a period or parentheses, for instance), the highlight grabs that character too.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/18ecefa50468cb7e0b7... | <p dir="auto">In Sublime when I click on a word, it selects <em>just that word</em>, even if the cursor is on other words. This is useful when adding a new argument in a method and replacing some other text elsewhere (which I tried to show in the gif below).</p>
<p dir="auto">Related to this, it seems like double click... | 1 |
<p dir="auto">MacOS supports multiple desktops. I show window when user taps on tray icon and hide it when user clicks somewhere else. Is there any way to show window on current desktop?</p>
<p dir="auto">Using <code class="notranslate">setVisibleOnAllWorkspaces</code> makes window visible on all desktops but calls to ... | <p dir="auto">All major platforms now support workspaces (virtual desktops), we should probably add a set of workspace related API, so it can:</p>
<ul dir="auto">
<li>get the workspace of window;</li>
<li>list available workspaces;</li>
<li>choose which workspace to put the new window;</li>
<li>move windows between wor... | 1 |
<h5 dir="auto">Description of the problem</h5>
<p dir="auto">UUID generation in Math.js produces strings stored as concatenated strings in Firefox and Chrome.</p>
<p dir="auto">On Chrome 40bytes are used for each component of the final string, creating heap overhead. In my application with thousands of objects this a... | <p dir="auto">Version r75 and onwards seems to have broken being able to render multiple point lights on android devices. I have tested this on a few different devices, with the primary one being my Nexus 5.</p>
<p dir="auto">As you can see on the attached images only the red light will get rendered.</p>
<p dir="auto">... | 0 |
<p dir="auto">L-BFGS-B does not perform the requested number of iterations for less than n<25 iterations. It also calls the callback an incorrect (and different!) number of iterations.</p>
<p dir="auto">A sample code,</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir... | <p dir="auto">If the optimization does not finish early, L-BFGS-B runs 1 iteration more than requested.</p>
<h3 dir="auto">Reproducing code example:</h3>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import itertools
from scipy import optimize
d... | 1 |
<p dir="auto">I wonder how this one slipped through all this time</p>
<p dir="auto">When I hit "format code"...</p>
<div class="highlight highlight-source-tsx notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="<div>
</div>"><pre class="notranslate"><span class="pl-c... | <ul dir="auto">
<li>create a new .tsx file with content</li>
</ul>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="<div>
</div>"><pre class="notranslate"><span class="pl-kos"><</span><span class="pl-smi">div</span><spa... | 1 |
<h1 dir="auto">Examples bug report</h1>
<h2 dir="auto">Example name</h2>
<p dir="auto">with-ant-design-less</p>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">Links doesn't work on production build when using Ant design in pages.</p>
<h2 dir="auto">To Reproduce</h2>
<p dir="auto">Clone repo: <a href="https://github... | <p dir="auto">This is bug report</p>
<p dir="auto">Link does not work with css-module imported. That happens when page with Link has no css, and linked page has. No errors in console, so im not sure about reasons, but there is minimal repo to reproduce:<br>
<a href="https://github.com/standy/next-css-error">https://git... | 1 |
<p dir="auto">I have been using v1.6.1 for a while. Recently I tried to compile the nightly built and got errors as attached. This is obviously a Fedora problem, as the nightly built can be compiled on el7 and centos 7. But I post them here, hoping it can be solved on Julia side.</p>
<p dir="auto">Many thanks.</p>
<div... | <p dir="auto">git master fails to build on Fedora 34 (with GCC 11). This happens even with a fresh clone.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ make
[...]
LINK usr/lib/libjulia-internal.so.1.7
/usr/bin/ld: ./codegen.o: in functi... | 1 |
<p dir="auto">Applying the <a href="https://github.com/zeit/next.js/issues/219#issuecomment-258966784" data-hovercard-type="issue" data-hovercard-url="/vercel/next.js/issues/219/hovercard">proposed</a> <a href="https://github.com/zeit/next.js/pull/3229" data-hovercard-type="pull_request" data-hovercard-url="/vercel/nex... | <p dir="auto">It is in my understanding that the <code class="notranslate"><style jsx></code> tag contains an interpolated string in order allow insertion of variables that can be stored and manipulated in javascript as in the following example:</p>
<div class="snippet-clipboard-content notranslate position-relat... | 0 |
<p dir="auto">I'm finding VS Code is fairly hard to use efficiently without an integrated terminal.<br>
I have to type make repeatedly in a separate bash window (remembering to hit ctrl-s every time!), and from there, I can't double-click on compile errors to go to the line+file.<br>
At a minimum, it would be good to h... | <p dir="auto">It would be great if vscode has integrated terminal feature refer vim or atom <a href="https://atom.io/packages/term3" rel="nofollow">https://atom.io/packages/term3</a></p>
<p dir="auto">I saw this suggestion pending in uservoice(<a href="https://visualstudio.uservoice.com/forums/293070-visual-studio-code... | 1 |
<p dir="auto">Verified that version 4.2.0 works well, so a recent regression. Haven't tried to create a small example to reproduce, but since it's a recent bugfix version that should be fairly easy to pinpoint.</p> | <p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br>
Bug</p>
<p dir="auto"><strong>What is the current behavior?</strong><br>
Page load throws console error: <code class="notranslate">Warning: Stateless function components cannot be given refs. Attempts to access this r... | 0 |
<p dir="auto">Thanks for <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="110547529" data-permission-text="Title is private" data-url="https://github.com/microsoft/TypeScript/issues/5185" data-hovercard-type="pull_request" data-hovercard-url="/microsoft/TypeScript/pull/5185/hovercard"... | <p dir="auto">Many JavaScript frameworks are heavily based on using string values to do many things, from getting and setting attributes via the property name in string form, to defining event handlers to handle browsing to particular URLs. TypeScript added specialized signatures in overloads as one means to help mitig... | 1 |
<p dir="auto">I have often had to navigate to <code class="notranslate">Finder</code> in order to duplicate files while I have been working.</p>
<p dir="auto">I would imagine that duplicating a file is a common way of developing.</p>
<p dir="auto">Hope to see it in the future :)</p> | <p dir="auto">It's linting all of the downloaded VSCode-linux-x64 folder, .vscode-test should be ignored.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/2193314/15920309/aabb9292-2dcd-11e6-8725-a4f5e3b132bb.png"><img src="https://cloud.githubuser... | 0 |
<p dir="auto">Programs can have links at multiple locations. If links at one these locations is deleted, program should be displayed using links from another locations.</p>
<h2 dir="auto"><g-emoji class="g-emoji" alias="information_source" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2139.pn... | <h2 dir="auto">ℹ Computer information</h2>
<ul dir="auto">
<li>PowerToys version: 0.21.1</li>
<li>PowerToy Utility: PT Run</li>
<li>Running PowerToys as Admin: Yes</li>
<li>Windows build number: 19041.508</li>
</ul>
<h2 dir="auto"><g-emoji class="g-emoji" alias="memo" fallback-src="https://github.githubassets.com/image... | 0 |
<p dir="auto">When you <code class="notranslate">curl ip:9200/name/_mappings</code> (or <code class="notranslate">_settings</code>, for example), you get a response with the JSON object.</p>
<p dir="auto">But when you do <code class="notranslate">curl -I ip:9200/name/_mappings</code>, you get 404.</p>
<p dir="auto">Wh... | <p dir="auto">Today, if a request is executed against an endpoint with a method in the request line that that endpoint does not support, Elasticsearch responds with a response like:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="{
"erro... | 1 |
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#![feature(unboxed_closures, unboxed_closure_sugar)]
fn make_adder(a: int, b: int) -> Box<|&:| -> int> {
(box |&:| a + b) as Box<|&:| -> int>
}
... | <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#![feature(unboxed_closures)]
use std::ops::FnMut;
fn main() {
let mut zero = |&mut:| {}; zero.call_mut(());
// let mut one = |&mut: _: int| {}; one.call_mut((1,));... | 1 |
<h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">Matplotlib patch 3.1.1 broke imshow() heatmaps. While with version 3.1.0 the heatmap was plotted correctly, in 3.1.1 the bottom most and the top most heatmap tiles are cut off.<br>
This can even be seen in the Matplotlib online ... | <h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">The very top and bottom of the heatmaps are getting truncated to 1/2 height in version <code class="notranslate">3.1.1</code>. This does not happen for version <code class="notranslate">3.0.3</code>.</p>
<p dir="auto">This is th... | 1 |
<p dir="auto">I was using Twitter Bootstrap on a recent project and had a page with a body class of "page_spanish". After a ton of troublshooting, I determined that a bootstrap selector was picking up the "span" inside of the class and it was messing up the layout of the page.</p>
<p dir="auto">Can the selector for th... | <p dir="auto">The CSS selector <code class="notranslate">[class*="span"]</code> is targeting elements beyond its intended scope.</p>
<p dir="auto">In my particular scenario, I have a Wordpress site which adds a class equal to the post slug to the <code class="notranslate">body</code> element. So, when the user creates ... | 1 |
<p dir="auto">If I use icons for all tabs, it's fine:</p>
<div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="<ul class="nav nav-tabs">
<li class="active"><a href="#"><i class=... | <p dir="auto">If you create a tabbable navigation and add an icon to only one tab, the other tab(s) have an incorrect height and thus the bottom border is shown.</p>
<p dir="auto">The following example illustrates the issue:</p>
<p dir="auto"><a href="http://jsfiddle.net/ZCZev/" rel="nofollow">http://jsfiddle.net/ZCZev... | 1 |
<h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li>
<li class="task-list-item"><input type="che... | <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&q=is%3Aissue+label%3A%22Category%3A+Documentation%22+">issu... | 0 |
<p dir="auto">In 1.3.0,</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="struct PatriciaTree {
data: Box<u8>,
child_l: Box<u8>,
}
impl PatriciaTree {
fn delete(&mut self) {
let child = Box::new(PatriciaTree {... | <p dir="auto">The following code worked on <code class="notranslate">0.11</code> bu no longer works on <code class="notranslate">master</code>. Last known good nightly was August 1st.</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-cont... | 1 |
<p dir="auto">As part of the recent changes the Full Stack certificate I had previously claimed was removed, but the corresponding waypoint was still marked as done, and this waypoint was reused for the new Back End certificate. I have now completed the additional API challenges, but when I click through the waypoint a... | <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/14052934/9697895/8b192168-53ba-11e5-9da0-372e8dbced13.png"><img src="https://cloud.githubusercontent.com/assets/14052934/9697895/8b192168-53ba-11e5-9da0-372e8dbced13.png" alt="image" style="max-width: 10... | 0 |
<p dir="auto">With RESTART_ON_UPGRADE disabled (default for at least 1.5.2), the init script of ES 1.7.x will be unable to restart ES after a Debian package upgrade from 1.5.x or earlier.</p>
<p dir="auto">This is because the pid file path changed in 1.6.0 (IIRC), so when a user invokes e.g. <code class="notranslate">/... | <p dir="auto">Using repository install on Ubuntu 14.04 LTS</p>
<p dir="auto">Sequence to reproduce.</p>
<ul dir="auto">
<li>Install 1.5.2</li>
<li>Upgrade to 1.6.0</li>
<li>Run <code class="notranslate">service elasticsearch stop</code></li>
</ul>
<p dir="auto">init.d script returns "[ OK ]" (indicates that process has... | 1 |
<p dir="auto">hey,</p>
<p dir="auto">when trying to download a customized version there is an error while creating css/less files.<br>
i tried download the customized version with default settings.</p>
<p dir="auto">thanks.</p>
<p dir="auto">error file:</p>
<p dir="auto">A less error occured trying to build your bundle... | <p dir="auto">I tested this on the <a href="http://getbootstrap.com/javascript/#modals" rel="nofollow">docs page</a>.</p>
<p dir="auto">If you open a modal, click the close button, then open it again, you (probably) will not be able to close it with the close button a second time. I was able to close it by clicking els... | 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>.):</p>
<p dir="auto">No.<br>
<strong>What keywords did you s... | <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... | 0 |
<p dir="auto">As of PHP bug <a href="https://bugs.php.net/bug.php?id=39992" rel="nofollow">https://bugs.php.net/bug.php?id=39992</a>, proc_terminate, used in Process.php @ line 555 does not terminate children process.</p>
<p dir="auto">I propose either use a fix described in <a href="http://php.net/manual/en/function.p... | <p dir="auto">Since PHP internally executes all commands using <code class="notranslate">sh -c "original cmd"</code> a call to <code class="notranslate">->stop()</code> does not actually stop our process, but instead stops <code class="notranslate">sh -c</code> while the real process can still continue running.</p>
... | 1 |
<p dir="auto">JSON standard (<a href="http://json.org/" rel="nofollow">http://json.org/</a>) say, that any entity can be object or array.<br>
When I try:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="jsonify(['a','b','c', 'd', 'e', 'f'])"><pr... | <p dir="auto">I was suprised to find that jsonify(['hello', 'world']) will raise a TypeError even though</p>
<blockquote>
<p dir="auto">[<br>
"hello",<br>
"world"<br>
]</p>
</blockquote>
<p dir="auto">is valid json.</p>
<p dir="auto">I think there should be a check to see if the first argument is a list instance and ju... | 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.<br>
Previously reported in... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Ex... | 0 |
<p dir="auto"><strong>System information</strong></p>
<ul dir="auto">
<li>OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 16.04)</li>
<li>Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: all</li>
<li>TensorFlow installed from (source or binary):source</... | <p dir="auto">Hi,<br>
I'm testing the tf.contrib.learn example in the<br>
<a href="https://www.tensorflow.org/get_started/tflearn" rel="nofollow">https://www.tensorflow.org/get_started/tflearn</a><br>
But when I executing the statement:<br>
classifier.fit(input_fn=get_train_inputs, steps=2000)<br>
I get the following e... | 0 |
<h2 dir="auto">Challenge at <a href="http://freecodecamp.com/challenges/waypoint-declare-javascript-variables" rel="nofollow">http://freecodecamp.com/challenges/waypoint-declare-javascript-variables</a> has an issue. If be more accurate all Basic JS exercises have that issue.</h2>
<p dir="auto">Just watch screenshot: <... | <h4 dir="auto">Issue Description</h4>
<p dir="auto">Upon login, the user is brought back to the next challenge. If the challenge happens to be a project, the page layout is broken and clicking on Map has no effect.</p>
<p dir="auto">Steps to reproduce: log out of the beta site, close browser window, and log in again u... | 0 |
<p dir="auto">I'm not sure if this is an issue or whether there is an expected performance problem with forwarding functions with varargs (or something else). As suggested in a <a href="https://discourse.julialang.org/t/varargs-performance/13578" rel="nofollow">discourse thread</a> I'm submitting it here as an issue.</... | <p dir="auto">As This worked fine when I downloaded and built Julia 1.0 from source. However, when I download the julia-1.2.0-full.tar.gz file from <a href="https://github.com/JuliaLang/julia/releases/download/v1.2.0/julia-1.2.0-full.tar.gz">https://github.com/JuliaLang/julia/releases/download/v1.2.0/julia-1.2.0-full.... | 0 |
<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>: Yes.</li>
<li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Windows 10 and macOS High Sierra 10.13.4</li>
<li><strong>Te... | <h3 dir="auto">System information</h3>
<p dir="auto">Environment:</p>
<ul dir="auto">
<li>
<p dir="auto"><strong>Python 3.6.2</strong></p>
</li>
<li>
<p dir="auto"><strong>Tensorflow 'v1.8.0-0-g93bc2e2072' 1.8.0</strong></p>
</li>
<li>
<p dir="auto"><strong>OS : Windows 7</strong></p>
</li>
<li>
<p dir="auto"><strong>E... | 1 |
<p dir="auto">Allow to map a shortcut to nothing. So I could remove some of default Windows shortcuts as for example: win+space.</p> | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">I want to be able to start a web search from the launcher.<br>
Ideally, I'd type <code class="notranslate">bing power toys</code> and it would navigate to <code class="notranslate">https://www.bing.com/search?q=power+toys</code> in my default brow... | 0 |
<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... | <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... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.