text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<p dir="auto">Hi,</p>
<p dir="auto">I am a newbie to Elasticsearch, i was going through the code and found lack of Documentation. Because of which lot of confusion about what is happening.</p>
<p dir="auto">As i am going through the code (fresh eye) will like to add JavaDocs while browsing the code.</p> | <p dir="auto">A hosted version of the Javadocs will greatly help out on the mailing-list/forum when trying to point out a class/method to someone. The online documentation is great for illustrating concepts, but something at the class level would also help</p> | 1 |
<h3 dir="auto"><code class="notranslate">savefig</code> saves cropped images by default.</h3>
<h3 dir="auto"><strong>Bug summary</strong></h3>
<p dir="auto">It's probably an issue that almost everybody who uses matplotlib would have encountered. If you generate a figure - which often contains axis labels and legends - ... | <p dir="auto">Some ideas:</p>
<ul dir="auto">
<li>Drop the duplicate "nothing" entries in the marker style combo box (at least present in 1.5.0rc3).</li>
<li>Sort the entries alphabetically.</li>
<li>Add an icon with a representation of the marker/line style.</li>
</ul> | 0 |
<p dir="auto">Kubelet relies on <code class="notranslate">docker history</code> to get the size of layers for each image, so that it can deduplicate shared layers. This is fine for docker v1.9 or before. For docker 1.10+, docker stops generating a random image ID for each layer, and just uses the content addressable ID... | <ol dir="auto">
<li>
<p dir="auto">Followed the README.md for cluster setup with 4 nodes using</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ kubectl scale rc cassandra --replicas=4"><pre class="notranslate"><code class="notranslate">$ kubec... | 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... | 0 |
<p dir="auto">My project has one root folder with a bunch of related projects in subfolders each with their own git rep attached.</p>
<p dir="auto">In Xamarin Studio it shows each project/subfolder with a description of which branch each repo is on.. i.e. "master". So instantly I can see each project is its own repo an... | <p dir="auto">Right now it doesn't seem possible to opening multiple project folders in the same window which imho is a bit constraining. If you are working on modular modern projects it's a must have to be productive.</p> | 1 |
<p dir="auto"><strong>Symfony version(s) affected</strong>: master</p>
<p dir="auto"><strong>Description</strong><br>
Routes are not recognized when using one dynamic on one hand, and one with a specified host on the other hand.</p>
<p dir="auto"><strong>How to reproduce</strong><br>
Here is a simple PHPUnit test :</p>... | <p dir="auto"><strong>Symfony version(s) affected</strong>: 4.1.1</p>
<p dir="auto"><strong>Description</strong><br>
We have a URL with a variable that will contain a dot, but that doesn't work under Symfony 4.1.1 any more when there is another route that has a <code class="notranslate">host</code> requirement set.</p>... | 1 |
<ul dir="auto">
<li>Electron version: 0.36.10</li>
<li>Operating system: Windows 8.1 64bit</li>
</ul>
<p dir="auto">Hello ! I have just created a simple window which loads an url.</p>
<p dir="auto">The problem is that while visiting the URL in chrome or any other browser, everything is fine, but when opening it in Elec... | <p dir="auto">jQuery contains something along this lines:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="if ( typeof module === "object" && typeof module.exports === "object" ) {
// set jQuery in `m... | 1 |
<p dir="auto">I have index with parent "model" and child "sell" documents at one index with millions of documents and heavy concurrent indexing.</p>
<p dir="auto">All nodes works with Oracle Hotspot 8 with 30gb heap, ElasticSearch 1.3.5.</p>
<p dir="auto">I'm execute delete by query like this:</p>
<div class="snippet-c... | <p dir="auto">The ability to have several types on the same index is causing problems:</p>
<ul dir="auto">
<li>the mappings APIs need to maintain one mapping per type, yet those mappings can't be independent and keeping them synchronized is complicated (see eg. discussions on <a class="issue-link js-issue-link" data-er... | 0 |
<p dir="auto">When the same <code class="notranslate">[router-link]</code> is clicked multiple times, multiple history entries are created with the exact same URL. Would it be possible to compare the current URL of the page to the destination URL, and not call pushState if the URL is already correct?</p>
<p dir="auto"... | <p dir="auto">[x] bug report => search github for a similar issue or PR before submitting<br>
[ ] feature request<br>
[ ] support request => Please do not submit support request here, instead see</p>
<p dir="auto"><strong>Current behavior</strong><br>
I am using upgrade adapter. When using *ngIf on components ang... | 0 |
<p dir="auto">Hi,</p>
<p dir="auto">I am using Tensorflow v0.11 and I have tried on Mac OS X and Centos 6</p>
<p dir="auto">I am running into an error when running the following code:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="W = tf.get_v... | <p dir="auto">GitHub issues are for bugs / installation problems / feature requests.<br>
For general support from the community, see <a href="https://stackoverflow.com/questions/tagged/tensorflow" rel="nofollow">StackOverflow</a>.<br>
To make bugs and feature requests more easy to find and organize, we close issues tha... | 1 |
<p dir="auto">According to <a href="http://yaml.org/type/merge.html" rel="nofollow">http://yaml.org/type/merge.html</a> one can overwrite keys of merged maps. But since <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="33545204" data-permission-text="Title is private" data-url="https:/... | <p dir="auto">This is a meta-issue that groups all the proposed backward incompatible changes for the upcoming Symfony 3.0 version. It includes more information than <a href="https://github.com/symfony/symfony/milestones/3.0">the 3.0 milestone</a> because sometimes people propose ideas in the comments of the issues and... | 0 |
<h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: 1.36.0</li>
<li>Operating System: macOS 13.0</li>
<li>Browser: Chromium</li>
<li>Other info: Running on Google Chrome</li>
</ul>
<h3 dir="auto">Source code</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id=""... | <h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [v1.34.0]</li>
<li>Operating System: [All]</li>
<li>Browser: [All]</li>
</ul>
<h3 dir="auto">Source code</h3>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="public async waitW... | 0 |
<h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>Current Behavior</strong><br>
When the value of an enum case references a string case on another enum an unexpected extra key is added to the compiled javascript object. This is especially apparent when the case names do not match.</p>
<p dir="auto"><strong>Input Cod... | <p dir="auto">I was looking through the Babel docs, and I don't see a way to specify a different file other than .babelrc for the Babel config.</p>
<p dir="auto">My use case is I am writing a test runner. A project might use Babel in more than one way. For example, they may transpile their source with some Babel settin... | 0 |
<p dir="auto">I want to implement a transformer toolkit(a set of modules that will compose some kind of DL model with attention ).I have said a toolkit because the today's landscape of the transformer research is very diverse and I think that it will be better to have the separate modules ( attention layer , concat lay... | <p dir="auto">I'm trying to use a tf op inside a Lambda layer. The goal is to basically wrap tf layers such that <code class="notranslate">model.compile</code> etc. still work. As I understood it I can just incorporate tf ops inside Lambda layers. If I do this however, serialization seems to be broken because it fails ... | 0 |
<p dir="auto">On documentation page, when clicking on HEAD in sidebar, there's a 404 error.</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/mui-org/material-ui/issues">issu... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<p dir="auto">T... | 0 |
<p dir="auto">If you know how to fix the issue, make a pull request instead.</p>
<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>
<... | <ul dir="auto">
<li>
<p dir="auto">[ x] I tried using the <code class="notranslate">@types/xml2js</code> package and had problems.</p>
<ul dir="auto">
<li>Authors: <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/michelsalib/hovercard" data-octo-click="hovercard-link-click" data... | 0 |
<p dir="auto">It works all fine but I get the exit code <code class="notranslate">3221225477</code>every time which causes npm to display an error if ran with a npm-script.</p>
<p dir="auto">OS: Windows 10 Version 1511<br>
Electron: 0.35.1</p> | <p dir="auto">In VS Code when I call process.exit() from the main side I get the following trace. I have not been able to reproduce on a bare Electron 0.34.1 though. Any ideas what I could look for to nail this down?</p>
<p dir="auto">C:\GitDevelopment\monaco> (No symbol) [0x0046D436](No symbol) [0x0036B0FF](N... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=xarx" rel="nofollow">Xarx</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8343?redirect=false" rel="nofollow">SPR-8343</a></strong> and commented</p>
<p dir="auto">What happens:<br>
I have a field denoted by <code ... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=nazin" rel="nofollow">Nazin Alexander</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5254?redirect=false" rel="nofollow">SPR-5254</a></strong> and commented</p>
<p dir="auto">public abstract class A {<br>
private ... | 0 |
<p dir="auto">Hi,</p>
<p dir="auto">Running opencv installed via OpenVINO on Windows and it cannot read video. Tried several formats (MP4, AVI, etc), but still getting:<br>
<code class="notranslate">MFX: Unsupported extension [ WARN:0] global opencv\modules\videoio\src\cap_msmf.cpp (680) CvCapture_MSMF::initStream Fail... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 4.3.0</li>
<li>Operating System / Platform => Windows 64 Bit</li>
<li>Compiler => Visual Studio 2019</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">if I use mp4 which has no audio stream (audio stream was removed ... | 1 |
<p dir="auto">Example</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In [1]: a = np.ones(10)[::2] # flat iter will use updateifcopy for non-contiguous array
In [2]: a.flags
Out[2]:
C_CONTIGUOUS : False
F_CONTIGUOUS : False
OWNDATA : F... | <p dir="auto">What's going on here?</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=">>> x = np.broadcast_to(1, (2,2))
>>> x.flags.writeable = True # ok, this is a little sketchy
>>> x.flags.writeab... | 1 |
<h4 dir="auto">Description</h4>
<p dir="auto">The ROC functionality reduces its workload by first extracting forward differences between scores and then discarding potential thresholds that are too close together by calling <a href="https://github.com/scikit-learn/scikit-learn/blob/51a765a/sklearn/utils/fixes.py#L221">... | <p dir="auto">pred=[1e-10, 0, 0]<br>
sol=[1, 0, 0]<br>
metrics.roc_auc_score(sol, pred) # 0.5, wrong, 1 is correct</p>
<p dir="auto">pred=[1, 0, 0]<br>
sol=[1, 0, 0]<br>
metrics.roc_auc_score(sol, pred) # 1 correct</p> | 1 |
<p dir="auto">Hi,</p>
<p dir="auto">I'm pretty new at working with bootstrap, just switched to it so sorry if this is a dumb question:</p>
<p dir="auto">I have a button that triggers a modal dialog and I want to make that button also call a different function when it's clicked, so I decided to go with the following cod... | <p dir="auto">Is it possible to add the ability to combine multiple hidden-x and/or visible-x?</p>
<p dir="auto">For example:</p>
<p dir="auto">I'm creating a list of things and would like to insert a "< br/ >" in the middle that only appears on xs and sm media queries, and not be present for the md and lg media ... | 0 |
<p dir="auto"><code class="notranslate">io::Error</code> can't implement <code class="notranslate">Clone</code> right now because it uses a trait object internally for custom errors. With <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="66742065" data-permission-text="Title is private... | <p dir="auto">The <code class="notranslate">Cell::as_unsafe_cell</code> and <code class="notranslate">RefCell::as_unsafe_cell</code> methods return a reference to the underlying <code class="notranslate">UnsafeCell</code> in both cases.</p>
<p dir="auto">It's not clear what the use cases are for these methods and wheth... | 0 |
<p dir="auto">I cannot install jaxlib on Windows PC (CPU only).</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="> pip install --upgrade jaxlib
Collecting jaxlib
Could not find a version that satisfies the requirement jaxlib (from versions:... | <p dir="auto">I failed to build jax from source with(similar with <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="400123466" data-permission-text="Title is private" data-url="https://github.com/google/jax/issues/253" data-hovercard-type="issue" data-hovercard-url="/google/jax/issues/... | 1 |
<h1 dir="auto">🚀 Feature request</h1>
<p dir="auto">Thanks a lot for releasing LXMERT model. In the LXMERT model code samples, the visual feature extraction code (using generalized faster-rcnn: <a href="https://github.com/huggingface/transformers/blob/master/examples/lxmert/modeling_frcnn.py">modeling_frcnn</a>) only ... | <p dir="auto">Right now the Trainer uses <code class="notranslate">IterableDatasetShard</code> to skip examples on each node and avoid ending up with duplicate data.<br>
This is not efficient for vision or audio tasks since we waste I/O and CPU time reading and decoding files that are not used.</p>
<p dir="auto">We con... | 0 |
<p dir="auto">Instead of having a toggle button that reveal the filter widget we should just move into the panel header. That would make it not take extra space and still be easily discoverable.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1794... | <ul dir="auto">
<li>VSCode Version: Latest alpha</li>
<li>OS Version: WIndows10</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Launch VSCode and update setting in settings.json to some random text or just "powershell" (no extension) or "cms"<br>
<a target="_blank" rel="noopener noreferrer nofollow... | 0 |
<pre class="notranslate">What steps will reproduce the problem?
1. edit httpd.go with sample code in Effective Go,
2. 6g httpd.go && 6g httpd.6
3. 6prof ./6.out
What is the expected output? What do you see instead?
davies@boromir ~ $ 6g http.go && 6l http.6 && 6prof ./6.out
futexsleep addr=0x4... | <pre class="notranslate">go ((func())(nil))()
Should it panic in the calling go routine, or at the start of the called goroutine?
defer ((func())(nil))()
Should it panic at the defer statement, or at the return point?
We've had some argument either way. Panicing in the calling goroutine / at defer
statement is... | 0 |
<p dir="auto">During an upgrade from python 3.7 to 3.9 I face an error similar to the one reported on <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="541767228" data-permission-text="Title is private" data-url="https://github.com/psf/requests/issues/5297" data-hovercard-type="issue" ... | <p dir="auto">In <a href="https://bugs.python.org/issue27657" rel="nofollow">https://bugs.python.org/issue27657</a> it was decided to reverse an earlier decision about how <code class="notranslate">urllib.parse.urlparse</code> handles URLs that don't specify a scheme (e.g. <code class="notranslate">example.org:80</code... | 1 |
<h3 dir="auto">If possible, provide a minimal reproducible example (We usually don't have time to read hundreds of lines of your code)</h3>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from tensorflow.examples.tutorials.mnist ... | <p dir="auto">The website of Yann LeCun is down at the moment.<br>
Therefore the MNIST-Script for downloading the files doesn't work either. (-> learn/python/learn/datasets/mnist.py won't work)<br>
Are there any mirrors?</p> | 1 |
<p dir="auto">An HPA request is submitted against namespaceA, but contains a reference to namespaceB (<a href="https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/extensions/types.go#L75">https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/extensions/types.go#L75</a>). The request is accepted becau... | <p dir="auto">Vagrant getting started guide: kubernetes/docs/getting-started-guides/vagrant.md is an empty shell pointing to its new location on the web at <a href="http://releases.k8s.io/release-1.2/docs/getting-started-guides/vagrant.md" rel="nofollow">http://releases.k8s.io/release-1.2/docs/getting-started-guides/v... | 0 |
<p dir="auto">Describe what you were doing when the bug occurred:<br>
1.<br>
2.<br>
3.</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.2.1-3816ae7c3</p>
<p dir="auto">Call stack: at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:157108<b... | <p dir="auto">PLEASE INCLUDE REPRO INSTRUCTIONS AND EXAMPLE CODE</p>
<p dir="auto">I got this error when I click 'Ranked'.</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.0.4-3c6a219</p>
<p dir="auto">Call stack: at chrome-extension://fmkadmapgofadopljbjfkapd... | 1 |
<p dir="auto">Post request works but response (on code 200) is not returned.</p>
<p dir="auto">axios<br>
.post(url, JSON.stringify(data))<br>
.then((resp) => {<br>
console.log("resp: ", resp.data.body);<br>
console.log("result: ", resp.data.result);<br>
alert(<code class="notranslate">Success ${JSON.stringify(resp.d... | <p dir="auto"><strong>Describe the bug</strong><br>
<code class="notranslate">axios.post</code> randomly sends duplicate POST request and ignores the first response.</p>
<p dir="auto">The code is below:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-cl... | 0 |
<p dir="auto">Internal: b/144873050</p>
<p dir="auto">Hey, looks like there is a bug preventing gesture detection on right side of the widget inside page view with only one element and viewport fraction smaller than 1.0.</p>
<p dir="auto">This is how my widget tree looks like:</p>
<div class="snippet-clipboard-content ... | <p dir="auto"><code class="notranslate">InkWell</code> will not work if <code class="notranslate">_file.length</code> is 1;<br>
but it will work if length is greater than or equal to 2;</p>
<div class="highlight highlight-source-dart notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-co... | 1 |
<p dir="auto">In an extension, I tried to register an event listener for onDidSaveTextDocument() which would activate the format function, and save the file afterwards.<br>
Using the code:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-c... | <p dir="auto">The use case is to call the <code class="notranslate">workbench.action.closeAllEditors</code> function and then assert that the number of visible editors is 0. Currently when doing the check after calling the function, <code class="notranslate">window.visibleTextEditors</code> is still 1.</p>
<p dir="auto... | 1 |
<p dir="auto">I like the tabs in the title bar. However, the area where I can move the window is too small:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/5169960/60040483-f5be4580-966d-11e9-8e34-2a17f26e0759.png"><img src="https://user-images.git... | <p dir="auto">I think its really nice that you can put the terminal-tabs in your titlebar but I got an issue there.</p>
<p dir="auto">You can't move the window around klicking on the blank space in the the-bar to move the window around (highlighted in the screenshot).</p>
<p dir="auto">Since people are moving their ter... | 1 |
<p dir="auto"><strong>I'm submitting a ...</strong></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report
[ ] feature request
[ ] support request"><pre class="notranslate"><code class="notranslate">[x] bug report
[ ] feature request
[ ... | <p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&... | 0 |
<p dir="auto">It'd be really useful if there was a single endpoint that could be called that gathers all the config from nodes in the cluster as well as any cluster level config, this includes the local elasticsearch.yml from all nodes.</p> | <p dir="auto">Currently there is no way of seeing all settings that are enforced. For instance, defaults are not available and settings from the <code class="notranslate">config/elasticsearch.yml</code> are not available.</p>
<p dir="auto">Any setting which is different from the default should be returned by these API... | 1 |
<p dir="auto"><code class="notranslate">kubectl</code> crashes when creating a pod with one or more empty arguments. This also happens when creating a deployment with this as a pod spec.</p>
<p dir="auto">I'm using v1.2.3.</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir... | <p dir="auto">I am getting this runtime error on kubectl create:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ kubectl version
Client Version: version.Info{Major:"1", Minor:"1", GitVersion:"v1.1.7+e4e6878", Git... | 1 |
<h3 dir="auto">Preflight Checklist</h3>
<p dir="auto">I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project.<br>
I agree to follow the <a href="https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md">Code of Conduct</a> that ... | <h3 dir="auto">Preflight Checklist</h3>
<p dir="auto">I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project.<br>
I agree to follow the <a href="https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md">Code of Conduct</a> that ... | 1 |
<p dir="auto">Hello,</p>
<p dir="auto">Compiling tensorflow source on Skylake-X Intel i9 with "--config=opt" gives the following error in the snappy external module:</p>
<hr>
<blockquote>
<p dir="auto">ERROR: /home/armafire/.cache/bazel/<em>bazel_armafire/efbef35334c587b69e16a82829bb0e2d/external/snappy/BUILD:19:1: C++... | <h3 dir="auto">System information</h3>
<ul dir="auto">
<li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>: no</li>
<li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Linux Ubuntu 16.04</li>
<li><strong>TensorFlow installed from ... | 1 |
<p dir="auto">If using <code class="notranslate">trackBy</code>/<code class="notranslate">ngForTrackBy</code> to track the addition/removal of an element to the array being iterated in <code class="notranslate">ngFor</code>, it appears the elements are actually redrawn rather than re-ordered. I'm using 2.0.0-beta.14.</... | <p dir="auto">Type: bug (or possibly non-optimal behavior)<br>
Plunkr: <a href="http://plnkr.co/edit/WHJs6F4lfkDZNyrQHYbQ?p=preview" rel="nofollow">http://plnkr.co/edit/WHJs6F4lfkDZNyrQHYbQ?p=preview</a><br>
Version (UPDATED): Angular 2 beta 11</p>
<p dir="auto">The current combined behavior for <code class="notranslat... | 1 |
<p dir="auto">I have a few files for making HTTP requests. I want to extend those to allow easier access to our API. Here is some sample code:</p>
<p dir="auto">http.ts</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="export type ... | <p dir="auto">It seems to me, it's very inconvenient, that import declaration can't have none qualified symbol as target. By the reason I have to use next way to do this:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class S {}... | 1 |
<p dir="auto">In Julia master (but not in Julia 0.6) this apparently harmless function:</p>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="using StaticArrays
const v1 = SVector(1)
const v2 = SVector(2)
const v3 = SVector(3)
cons... | <h3 dir="auto">Updated OP</h3>
<p dir="auto">While working through the issue, <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jebej/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jebej">@jebej</a> identified that... | 1 |
<ul dir="auto">
<li>[*] 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>[*] I have checked the <a href="https://github.com/apache/incubator-dubbo/blob/master/FAQ.md">FAQ</a> of this repository and believe tha... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | 0 |
<h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">To avoid constant serializing and function duplication and improve handling of work areas, introduce WorkAreaUniqueId struct instead of using serialized string</p> | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Microsoft Windows [Version 10.0.18363.900]
PowerToys version: v0.19.1
PowerToy module for which you are reporting the bug (if applicable): PowerTo... | 0 |
<p dir="auto">If you have a navbar with navbar-fixed-top, and items in a navbar-right, the last item hangs over the container by 15px. You can see this with the example on the getbootstrap site: <a href="http://getbootstrap.com/examples/navbar-fixed-top/" rel="nofollow">http://getbootstrap.com/examples/navbar-fixed-top... | <p dir="auto"><strong>Issue in:</strong> <a href="http://getbootstrap.com/components/#navbar" rel="nofollow">Navbar component</a></p>
<div class="highlight highlight-source-css notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=".navbar-nav.navbar-right:last-child {
margin-rig... | 1 |
<blockquote>
<p dir="auto">Issue originally made by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Lapixx/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Lapixx">@Lapixx</a></p>
</blockquote>
<h3 dir="auto">Bug i... | <blockquote>
<p dir="auto">Issue originally made by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/spudly/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/spudly">@spudly</a></p>
</blockquote>
<h3 dir="auto">Optio... | 1 |
<p dir="auto">Using <code class="notranslate">.table-reponsive</code> only works on the smallest screen size.</p>
<p dir="auto">Solution 1: Use <code class="notranslate">@grid-float-breakpoint</code> so it becomes responsive when the navbar does (currently what we do in projects)<br>
Solution 2: Use another variable th... | <p dir="auto">I have a panel with a table inside and the table has a few columns making it rather wide. If you view the panel table on a mobile device the table is wider than the panel making it look bad.</p>
<p dir="auto">This only occurs on tables that are quite wide. I've tried using table-responsive and the issue s... | 1 |
<p dir="auto">If I take away the minWidth from a select control, I expect the width to adjust to the currently selected option. This works perfectly on Chrome on my Mac. However it shows truncated text with ellipses on Safari as well as on mobile browsers.</p>
<ul class="contains-task-list">
<li class="task-list-item">... | <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">Challenge <a href="https://www.freecodecamp.com/challenges/taste-the-bootstrap-button-color-rainbow#?solution=%0A%3Clink%20href%3D%22https%3A%2F%2Ffonts.googleapis.com%2Fcss%3Ffamily%3DLobster%22%20rel%3D%22stylesheet%22%20type%3D%22text%2Fcss%22%3E%0A%3Cstyle%3E%0A%20%20.red-text%20%7B%0A%20%20%20%20colo... | <p dir="auto">Please tell us in detail here how we can make this challenge better. Padding-right should say 20px in directions on the bottom, it says 40px.</p> | 0 |
<p dir="auto">The <code class="notranslate">orient</code> method in countplot does not work. Pass a list like:<br>
<code class="notranslate">['Rose', 'Teal', 'Teal', 'Orange', 'Orange', 'Orange']</code> and try to adjust the orientation to see the issue.</p> | <p dir="auto">Hi,<br>
The code in IPython notebook:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="%matplotlib inline
import pandas as pd
import seaborn as sns
df = pd.DataFrame([[2], [2], [1], [1], [1], [3]])
sns.countplot(x=0, data=df, orien... | 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/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<p dir="auto">Whe... | <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">I am using Anaconda Python distribution. I have noticed, that among 1000 randomly generated unitary matrices (that I get from QR decomposition), there always is one "bad" matrix. It is bad in the sense of results of DGETRF -- it returns the same pivot twice.</p>
<p dir="auto">Here is simple example of wha... | <h3 dir="auto">Describe your issue.</h3>
<p dir="auto">Hi, I just got the MBA M1 and I am trying to install SciPy, but for some reason I am getting errors which I don't quite understand. Would appreciate any advice on how to move forward. I am running Monterey 12.0.1. I have been able to install most libraries, just sc... | 0 |
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="console.log(process.argv)"><pre class="notranslate"><span class="pl-smi">console</span><span class="pl-kos">.</span><span class="pl-en">log</span><span class="pl-kos">(</span><span clas... | <h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>Current Behavior</strong><br>
Throws this exception:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="TypeError: undefined: Duplicate declaration "i"
1 |
2 | for (let i of 'foo'... | 0 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => all</li>
<li>Operating System / Platform => ppc64le GNU/Linux</li>
<li>Compiler => GCC 8.2.0</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" dat... | <p dir="auto">Hello im new to opencv</p>
<p dir="auto">i have installed opencv 3.4.5 , 4.0.0 in RP3 using this guide</p>
<p dir="auto"><a href="https://www.pyimagesearch.com/2017/10/09/optimizing-opencv-on-the-raspberry-pi/" rel="nofollow">https://www.pyimagesearch.com/2017/10/09/optimizing-opencv-on-the-raspberry-pi/<... | 0 |
<p dir="auto">Version 1.8.9 succeeds but when updating to 1.8.10 I get an error:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ERROR in CommonsChunkPlugin: While running in normal mode it's not allowed to use a non-entry chunk"><pre class="no... | <h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto">Webpack randomly fails to bunle which causes <code class="notranslate">Uncaught SyntaxError: Unexpected token '}'</code> error message and broken code:</p>
<p dir="auto">It seems like it adds the following ... | 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 |
<blockquote>
<p dir="auto">In order to make orchestration simpler and efficient, it is necesary to consider that we can get changed data from DataChangedEvent instead of getting them directly from registry in Orchestration module.</p>
</blockquote> | <p dir="auto">In the process of investigating <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1575341598" data-permission-text="Title is private" data-url="https://github.com/apache/shardingsphere/issues/24053" data-hovercard-type="issue" data-hovercard-url="/apache/shardingsphere/is... | 0 |
<h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">If you decide to not use the "Relaunch as administrator" when administrative privileges are needed but instead <del>need</del> decide to use the alternative method "Always run as administrator", you need to click yes on every system boot up to gra... | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Microsoft Windows [Version 10.0.18363.778]
PowerToys version: 0.18.1
PowerToy module for which you are reporting the bug (if applicable):"><pre cl... | 1 |
<p dir="auto">spam</p> | 1 | |
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br>
Bug.</p>
<p dir="auto"><strong>What is the current behavior?</strong><br>
React 15.6.0 generated input <em>DOES NOT</em> fire <code class="notranslate">onchange</code> event when programmatically filled. (<a href="htt... | <p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br>
<em>bug</em></p>
<p dir="auto"><strong>What is the current behavior?</strong><br>
The <code class="notranslate">dispatchEvent</code> method has no effect on input/textarea elements.</p>
<p dir="auto"><strong>If the cu... | 1 |
<p dir="auto">Hello,</p>
<p dir="auto">I am using sns.lineplot for time-series data. I realize that lineplot automatically fills in missing data and I want to avoid this. Is there a way of avoiding this in sns.lineplot.</p>
<p dir="auto">I attach some screenshots that briefly explain my issue.</p>
<p dir="auto">Thanks,... | <p dir="auto">I've tried to visualize my data with Seaborn line plot. My series had lots of <code class="notranslate">Nans </code> and a generated line plot was quite misleading.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/40000494/44867601-f6c... | 1 |
<p dir="auto">Hi there,</p>
<p dir="auto">I'm looking for atrous (dilated) transposed convolutions, but did not find much.<br>
There is a brief section in the <a href="https://github.com/tensorflow/tensorflow/blob/master/tensorflow/g3doc/api_docs/python/nn.md#tfnnatrous_conv2dvalue-filters-rate-padding-namenone-atrous_... | <p dir="auto">Can we have a <code class="notranslate">atrous_conv2d_transpose()</code> function, just like the existing <code class="notranslate">conv2d_transpose()</code> function? Or is there some simple way to get what I am looking for using other existing functions?</p>
<p dir="auto">I had a look at the <code class... | 1 |
<p dir="auto">When using the class form-stacked on a form it gets pushed 20 pixels to the left. When this is done it is not possible to put 2 span8's next to each other without breaking the lay-out.</p>
<p dir="auto">A work-a-round is to change form-stacked padding left to 0; Doing this will brake the div.actions becau... | <p dir="auto">Any text found in a <code class="notranslate">.form-horizontal .controls</code> element is a few pixels above center. Adding</p>
<div class="highlight highlight-source-css notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=".form-horizontal .controls{ line-height:... | 0 |
<p dir="auto">Taking a look at <a href="https://material-design.storage.googleapis.com/publish/material_v_8/material_ext_publish/0B14F_FSUCc01emlGOWRnRkpMOVk/GoodTransition_QuickDo-v4.webm" rel="nofollow">https://material-design.storage.googleapis.com/publish/material_v_8/material_ext_publish/0B14F_FSUCc01emlGOWRnRkpMO... | <p dir="auto">Open Gallery, open pesto, scroll up enough to minimize the app bar. Tap a recipe.</p>
<p dir="auto">Notice how the app bar immediately disappears, before the recipe begins its motion up. This is a jarring effect that the user could notice.</p>
<p dir="auto">We could try something more subtle, like animati... | 1 |
<h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">When using both <code class="notranslate">title</code> and <code class="notranslate">suptitle</code> with <code class="notranslate">constrained_layout</code>, titles overlap.</p>
<p dir="auto"><strong>Code for reproduction</stro... | <p dir="auto">I want to add a title to a matplotlib figure. Using the newer <code class="notranslate">constrained_layout</code> the title is nicely aligned with the axis.</p>
<p dir="auto">Unfortunately under certain circumstances the layout still overlaps as shown in the following examples in the Jupyter notebook (wit... | 1 |
<p dir="auto">As it's clear for us that Deno caches the deps in a cache folder (as I have in my GNU/Linux box), it'd be much nicer to have the control over deleting a specific version of any cached module with it's deps from the cache folder with a Deno <code class="notranslate">SUBCOMMAND</code> than deleting it manua... | <p dir="auto">Remove the cache files corresponding to the given targets.</p>
<ul dir="auto">
<li><code class="notranslate">deno clean src/mod.ts</code> ≈ <code class="notranslate">rm -f $DENO_DIR/gen/file$PWD/src/mod.ts.{js,map,meta}</code></li>
<li><code class="notranslate">deno clean dir1 dir2</code> ≈ <code class="n... | 1 |
<p dir="auto">Electron <code class="notranslate">1.7.9</code><br>
OS - <code class="notranslate">macOS 10.12.6</code> <code class="notranslate">Windows 10</code></p>
<hr>
<p dir="auto">Calling <code class="notranslate">fs.readdirSync</code> in recursive manner from renderer process freezes the application.</p>
<p dir=... | <ul dir="auto">
<li>Electron version: 1.6.x, 1.7.x</li>
<li>Operating system: macOS 10.12.5, Windows 10</li>
</ul>
<h3 dir="auto">Expected behavior</h3>
<p dir="auto">Doing blocking (10ms or higher) node operations in main process or in renderer process shouldn't freeze CSS animations in an entirely different BrowserWi... | 1 |
<h5 dir="auto">Description of the problem</h5>
<p dir="auto">Migrated to v118.1, gltf model with compressed textures stopped rendering it's material, here's the error:<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/5939063/85894113-6b666f80-b7f4-11ea-9dff-20686... | <h5 dir="auto">Description of the problem</h5>
<p dir="auto">Due to the recently added usage of BitmapLoader in GLFTLoader (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="628099071" data-permission-text="Title is private" data-url="https://github.com/mrdoob/three.js/issues/19518" da... | 1 |
<h3 dir="auto">Describe the problem</h3>
<p dir="auto"><code class="notranslate">tf.reduce_min</code> and <code class="notranslate">tf.reduce_max</code> do not propagate nans correctly. E.g.,</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=">... | <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>: Linux CentOS 7</li>
<li><strong>TensorFlow installed from (so... | 1 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1011" rel="nofollow">http://projects.scipy.org/numpy/ticket/1011</a> on 2009-02-19 by trac user anjiro, assigned to unknown.</em></p>
<p dir="auto">Testing for <code class="notranslate">None</code> in an array always returns <code class="... | <p dir="auto">Sorry if this is a duplicate (I wasn't able to find any reference to it). It seems to me that the ties in argsort are sometimes reported incorrectly. For example for the code below shouldn't the result be either [2,0,1] or [2,1,0]? Instead I get [1, 2, 0]</p>
<h3 dir="auto">Reproducing code example:</h3>
... | 0 |
<h3 dir="auto">Vue.js version</h3>
<p dir="auto">1.0.25</p>
<h3 dir="auto">Reproduction Link</h3>
<p dir="auto"><a href="https://hyperdev.com/#!/join/aeb63834-e450-464d-86b8-0dc15f29439f" rel="nofollow">https://hyperdev.com/#!/join/aeb63834-e450-464d-86b8-0dc15f29439f</a> (be careful!!it will destroy your browser)</p>
... | <p dir="auto">Hi, i came across something weird after upgrading to the latest 1.0.25 release. I tried everything but i wasn't able to reproduce it on jsfiddle. Sorry <g-emoji class="g-emoji" alias="cry" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f622.png">😢</g-emoji></p>
<p dir="auto">My... | 1 |
<p dir="auto">I am a Chinese cabbage, and when the time to release the next version.<br>
Will the folding function be added in the next version?<br>
There is also in the page. Write: 《script type= there is no hint like VS: text/javascript</p> | <p dir="auto">I searched but couldnt find this in the issues. Id love to be able to collapse sections of the code. Any thoughts?</p> | 1 |
<h3 dir="auto">Is there an existing issue for this?</h3>
<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 existing issues</li>
</ul>
<h3 dir="auto">This issue exists in the latest npm version</h3>
<ul clas... | <h3 dir="auto">Current Behavior:</h3>
<p dir="auto">having 'library-project' with peer-dependencies adjacent to 'main-project'<br>
and 'main-project' with workspaces: ['../library-project'] (outside of 'main-project' folder)<br>
'npm install' in 'main-project' is not installing the peer-dependencies</p>
<p dir="auto">e... | 1 |
<p dir="auto">Hi, today I created a new react.js project in <strong>typescript</strong> template using this command :<br>
<code class="notranslate">npx create-react-app my-project-name --template typescript</code>.<br>
Then project's react version is: 16.13.1 .</p>
<p dir="auto">After completing this process, I ran it ... | <p dir="auto">Getting following error when I attempt to run a newly created project using following command<br>
npx create-react-app my-app<br>
cd my-app</p>
<p dir="auto">When I pass this --> npm start command, I get following error in browser.</p>
<div class="snippet-clipboard-content notranslate position-relative... | 1 |
<p dir="auto">The <code class="notranslate">self.in_channels</code> in <a href="https://github.com/pytorch/pytorch/blob/master/torch/nn/modules/conv.py#L34">nn.Conv</a> and <code class="notranslate">self.in_features</code> in <a href="https://github.com/pytorch/pytorch/blob/master/torch/nn/modules/linear.py#L70">nn.Lin... | <p dir="auto">Linear layers accept <code class="notranslate">in_features</code> and <code class="notranslate">out_features</code> arguments, and save them as similarly named instance variables. Similar arguments for Conv1d/Conv2d/Conv3d layers are called <code class="notranslate">in_channels</code> and <code class="not... | 1 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Version 2004 build 19041.329
PowerToys version: 0.19.1
PowerToy module for which you are reporting the bug (if applicable): FancyZones"><pre class... | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 10.0.18363.900
PowerToys version: 0.19.0
PowerToy module for which you are reporting the bug (if applicable): FancyZones
Monitor(s): 2 side-by-sid... | 1 |
<p dir="auto">Running TestSS2TF.tst_matrix_shapes(p,q,r) (signal/tests/test_ltisys.py, line 14, scipy 0.11.0) with p,q,r values like in the test, and repeated here:<br>
(3,3,3)<br>
(1,3,3)<br>
(1,1,3)</p>
<p dir="auto">However, it will fail with:<br>
(2,3,3)<br>
(2,2,3)</p>
<p dir="auto">and so on where p is not the sa... | <ol dir="auto">
<li>ltisys:150:
<ul dir="auto">
<li>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="`# transfer function is C (sI - A)**(-1) B + D`"><pre class="notranslate"><code class="notranslate">`# transfer function is C (sI - A)**(-1) B + D`... | 1 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/35" rel="nofollow">http://projects.scipy.org/scipy/ticket/35</a> on 2006-03-09 by trac user russel@..., assigned to unknown.</em></p>
<p dir="auto">Run the following program and watch it's memory usage. Removing the jacobian from the cal... | <p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jperkin/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jperkin">@jperkin</a> added a patch to the pkgsrc package for scipy with the commit message:</p... | 0 |
<p dir="auto">Right now interfaces use the same syntax for properties with and without accessors. This is fine for duck typed interfaces, but the problem is, there is no way to specify properties with only one part (getter or setter) present. Usually, they are read only, without setter. The problem is, we can't tell th... | <p dir="auto">Some properties in JavaScript are actually read-only, i.e. writes to them either fail silently or cause an exception. These should be modelable in TypeScript.</p>
<p dir="auto">Previous attempts to design this have run into problems. A brief exploration:</p>
<div class="highlight highlight-source-ts notra... | 1 |
<p dir="auto">I have an image tag with a camera ip ad get a HTTP 401. Before upgrading to version 7 the login event would be invoke and authentication would happen occur.</p>
<h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" clas... | <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... | 1 |
<p dir="auto">Edit: <del>Note: This suggestion is only a change meant for the Postgres dialect!</del></p>
<p dir="auto">Hi there,</p>
<p dir="auto">This is admittedly a nice-to-have for those (like me) who didn't know that an <code class="notranslate">insert</code> statement in Postgres could not have more than one <co... | <p dir="auto"><strong>Migrated issue, originally created by Michael Bayer (<a href="https://github.com/zzzeek">@zzzeek</a>)</strong></p>
<p dir="auto">using the "criterion" in a Query, invalidate objects, or just a subset of their attributes, within the session meeting this criterion, without issuing SQL for rudimentar... | 0 |
<p dir="auto">I want to build a step activation function to use in keras.</p>
<p dir="auto">Thanks to <a href="https://stackoverflow.com/questions/39921607/how-to-make-a-custom-activation-function-with-only-python-in-tensorflow" rel="nofollow">Q&A here</a>, I am able to build a working step function called <code cl... | <p dir="auto">As described in the Keras handbook -<em>Deep Learning with Pyhton</em>-, for a multi-output model we need to specify different loss functions for different heads of the network. But because gradient descent requires you to minimize a scalar, you must combine these losses into a single value in order to tr... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=alef.arendsen" rel="nofollow">Alef Arendsen</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4061?redirect=false" rel="nofollow">SPR-4061</a></strong> and commented</p>
<p dir="auto">The following code in SpringJUni... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=springboy" rel="nofollow">Rick Evans</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4025?redirect=false" rel="nofollow">SPR-4025</a></strong> and commented</p>
<p dir="auto">Hola campers!</p>
<p dir="auto">SpringJ... | 1 |
<p dir="auto">Can't go to or refer any documentation(docs.scipy.org/doc/) in numpy and can't view numpy.scipy.org</p> | <p dir="auto">Now that with statement - context managers has become a thing. Please feel free to use them whenever we need to read/write to file.</p>
<p dir="auto">You can find the files here - <a href="https://lgtm.com/projects/g/numpy/numpy/alerts/?mode=tree&severity=warning&rule=10030095" rel="nofollow">http... | 0 |
<pre class="notranslate">1. What is a short input program that triggers the error?
package main
const a string = b(0)
func main() {
println(a)
}
2. What is the full compiler output?
test.go:3: undefined: b
test.go:3: cannot use b(0) as type string in const initializer
test.go:6: internal compiler error: naddr: c... | <p dir="auto">It would be nice if clients of the net/smtp package could access the TLS connection state in order to implement server certificate hash checking with STARTTLS. Currently net/smtp's <code class="notranslate">(c *Client)</code> does not expose the <code class="notranslate">conn</code> field, which is set d... | 0 |
<p dir="auto">Hi, I have a problem with Python and some libraries. Install python from the official website, simply download and install it directly with version 3.7 on my Macbook Pro macOS Catalina version 10.15.4 where through Thonny, I installed the numpy, pandas, matlob and other libraries, I don't have any other p... | <p dir="auto">I'm very new to coding. Installed numpy using the built-in package manager of Thonny. Thonny comes bundled with Python 3.7. Also installed scipy that way, seems to be importing fine.</p>
<h3 dir="auto">The code</h3>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto"... | 1 |
<p dir="auto">I'm using TypeScript 1.6.</p>
<p dir="auto">I've targeted es5, shouldn't these *.es6.d.ts files be ignored by the compiler? at first I thought I can just use exclude but it doesn't support globs (I think) so I can't filter them out.</p>
<p dir="auto">It seems like it's not only the *.d.ts files but there'... | <h1 dir="auto">Problem</h1>
<p dir="auto">Currently TypeScript compiler accepts a single compiler option, <code class="notranslate">target</code>, which specify both version of library to be included during compilation and version of JavaScript for emitting code together.<br>
The behaviour presents limitations in two p... | 0 |
<h3 dir="auto">Bug report</h3>
<p dir="auto">When creating a legend with a pie graph using the <code class="notranslate">GTK3Cairo</code> backend a TypeError is raised. The issue affects <a href="https://pypi.org/project/matplotlib/#history" rel="nofollow">versions</a> 3.0.0rc2, 3.0.0, 3.0.1, 3.0.2 but not 2.2.3. Likew... | <p dir="auto">Saving a figure with <code class="notranslate">plt.savefig</code> in <code class="notranslate">svg</code> file format using the <code class="notranslate">cairo</code> backend results in a <code class="notranslate">TypeError</code>. The Traceback is:</p>
<div class="snippet-clipboard-content notranslate po... | 1 |
<p dir="auto">When I tried to install matplotlib I got following error (I used newest version in pip):</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" Traceback (most recent call last):
File "<string>", line 20, in <... | <p dir="auto">As part of Hashdist:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[matplotlib] Building matplotlib/l6hpd5xi44vw, follow log with:
[matplotlib] tail -f /local/certik/tmp/matplotlib-l6hpd5xi44vw-1/build.log
[matplotlib] running... | 1 |
<p dir="auto">In the section "Compiler/Runtime improvements" of NEWS.md experimental<br>
threading support should be mentioned and explained, how to enable it.</p> | <p dir="auto"><a href="http://docs.julialang.org/en/latest/" rel="nofollow">http://docs.julialang.org/en/latest/</a><br>
NEWS.md<br>
docstrings</p> | 1 |
<p dir="auto">Preface: I'm not sure if this should be classified as a bug, expected behavior, or a longstanding inference rule that would be problematic to change now.</p>
<p dir="auto">From what I can tell numpy looks to be inferring <code class="notranslate">float64</code> instead of <code class="notranslate">uint64<... | <p dir="auto">I expected to get uint64</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="umax = np.iinfo(np.uint64).max
np.array([umax]).dtype # <-- uint64, as expected
np.array([0, umax]).dtype # <-- float64, surprising"><pre class="n... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<p dir="auto">According ... | <h1 dir="auto">Feature request</h1>
<h2 dir="auto">Is your feature request related to a problem? Please describe.</h2>
<p dir="auto">I want to match <code class="notranslate">**/[foo].tsx</code> when I access <code class="notranslate">/</code> with <code class="notranslate">**/[foo].tsx</code> but no <code class="notra... | 0 |
<p dir="auto">If you reload a page, an isolated route will work, but route params will not.</p>
<p dir="auto">Related to:<br>
<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="93625510" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/2920" da... | <p dir="auto">When user visits URL like the <a href="http://example.com/path/part?queryParam=value" rel="nofollow">http://example.com/path/part?queryParam=value</a>, there is no access to the "queryParam" via RouteParams in the component that is configured to match the "/path/part" route.</p>
<p dir="auto">When the Roo... | 1 |
<p dir="auto">I made tests a bit too verbose in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="275857315" data-permission-text="Title is private" data-url="https://github.com/facebook/react/issues/11616" data-hovercard-type="pull_request" data-hovercard-url="/facebook/react/pull/116... | <p dir="auto">Conditional Rendering Components JSX-Control-Statement produces incorrect coverage in if / else branches. We are using it in our project and we want official Facebook's opinion about these as whether it will be updated with babel's AST for future support. If not please warn the developers that they will g... | 0 |
<p dir="auto">The weekly build with nightly wheels from numpy and pandas<br>
has failed. Check the logs for any updates that need to be<br>
made in matplotlib.<br>
<a href="https://github.com/matplotlib/matplotlib/actions/runs/3072055013">https://github.com/matplotlib/matplotlib/actions/runs/3072055013</a></p> | <p dir="auto">The weekly build with nightly wheels from numpy and pandas<br>
has failed. Check the logs for any updates that need to be<br>
made in matplotlib.<br>
<a href="https://github.com/matplotlib/matplotlib/actions/runs/3163174215">https://github.com/matplotlib/matplotlib/actions/runs/3163174215</a></p> | 1 |
<p dir="auto"><strong>Context:</strong></p>
<ul dir="auto">
<li>Playwright Version: 1.30</li>
<li>Operating System: Windows</li>
<li>Node.js version: 14.17.3</li>
<li>Browser: Firefox</li>
</ul>
<p dir="auto"><strong>Describe the bug</strong></p>
<p dir="auto">We created one windows docker container with the image that... | <p dir="auto"><strong>Context:</strong></p>
<ul dir="auto">
<li>Playwright Version: 1.21.0</li>
<li>Operating System: Windows</li>
<li>Node.js version: 12.4</li>
<li>Browser: Firefox</li>
<li>Extra: [any specific details about your environment]</li>
</ul>
<p dir="auto">While Launching the Firefox browser in mcr.microso... | 1 |
<h5 dir="auto">ISSUE TYPE</h5>
<p dir="auto">bug report</p>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">ec2_group module</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<p dir="auto">ansible 1.9.0.1<br>
configured module search path = None</p>
<h5 dir="auto">OS / ENVIRONMENT</h5>
<p dir="auto">OSX</p>
<h5 dir="auto">SUMMA... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">yum</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.2.0.0"><pre class="notra... | 0 |
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/change-text-inside-an-element-using-jquery" rel="nofollow">Change Text Inside an Element Using jQuery</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome... | 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=">>> df = pd.DataFrame([[True, True, True]], columns=['key', 'a', 'a'])
>>> df.groupby('key').a... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="# error
In [27]: pd.DataFrame([[1, 1]], columns=['x','x']).iat[0,0]
TypeError: len() of unsized object
# ok
In [26]: pd.DataFrame([[1, 1]], columns=['x','y']).iat[0,0]
Out[26]: 1"><pre class="notrans... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.