text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<p dir="auto"><strong>Elasticsearch version</strong>: 2.3.2</p>
<p dir="auto">This is an attempt to simulate a bad disk that has turned read only.</p>
<ol dir="auto">
<li>2 data nodes started</li>
<li>Set permissions for data path of 1 of the nodes (node-2) to read only for all</li>
<li>Create a new index (eg. say with... | <p dir="auto">The combo analysis plugin is not maintained anymore and it's quite usefull and necessery for multilingual indexes. This plugin should be moved to core and maintened by elastic.</p>
<p dir="auto"><a href="https://github.com/yakaz/elasticsearch-analysis-combo">https://github.com/yakaz/elasticsearch-analysis... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/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">I find that Popovers with 'click' as its trigger is kind of useless when you have many of them opened at the same time, and you have to manually go through and close each one of them. Can we request to have ONE additional popover option?</p>
<p dir="auto">data-backdrop</p>
<p dir="auto">Which works the s... | <p dir="auto">I find that Popovers with 'click' as its trigger is kind of useless when you have many of them opened at the same time, and you have to manually go through and close each one of them. Can we request to have ONE additional popover option?</p>
<p dir="auto">data-backdrop</p>
<p dir="auto">Which works the s... | 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>
<h2 dir="auto">Ex... | <ul dir="auto">
<li>[x ] I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected Behavior</h2>
<p dir="auto">The CircularProgress should rotate on it's axis</p>
<h2 dir="auto">Current Behavio... | 0 |
<p dir="auto">It would be nice to be able to write:</p>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="[f() for 1:n]"><pre class="notranslate">[<span class="pl-c1">f</span>() <span class="pl-k">for</span> <span class="pl-c1">1</s... | <p dir="auto">Especially with comprehensions I do this by accident fairly often:</p>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="[@elapsed f() for 1:10]"><pre class="notranslate">[<span class="pl-c1">@elapsed</span> <span clas... | 1 |
<p dir="auto">i use "Glide.with(MainActivity.this).load(url).asGif().into(imageView);" and look netwrok,after 5s imageview not load gif, but i use diskCacheStrategy(DiskCacheStrategy.SOURCE) can load gif.</p> | <p dir="auto">First I want to thank you for this awesome library. It's help me to play gif in imageview, after two weeks of try and search I found that Glide better than all other libraries.<br>
But when try load gif (its size more than 200KB) from url Glide fail to load url and appear error drawable. this is my code:<... | 1 |
<p dir="auto">Recently, I stumbled upon this article about validating emails:</p>
<p dir="auto"><a href="https://davidcel.is/posts/stop-validating-email-addresses-with-regex/" rel="nofollow">https://davidcel.is/posts/stop-validating-email-addresses-with-regex/</a></p>
<p dir="auto">We know that validating emails is a c... | <h3 dir="auto">Problem</h3>
<ul dir="auto">
<li>Validating email addresses is absurdly complex.</li>
<li>We've received <a href="https://github.com/symfony/symfony/issues?utf8=%E2%9C%93&q=email+validation">tens of issues</a> in the past years about this validation.</li>
</ul>
<h3 dir="auto">Solution</h3>
<ul dir="a... | 1 |
<h2 dir="auto">Environment:</h2>
<p dir="auto">Windows build number: <code class="notranslate">10.0.18363.657</code><br>
PowerToys version: <code class="notranslate">0.14.1.0</code><br>
PowerToy module for which you are reporting the bug (if applicable): <code class="notranslate">FancyZones</code></p>
<h2 dir="auto">St... | <h1 dir="auto">Environment</h1>
<p dir="auto">Windows build number: Microsoft Windows [Version 10.0.18363.900]<br>
PowerToys version: v0.19.1<br>
PowerToy module for which you are reporting the bug (if applicable): Fancy Zones</p>
<h1 dir="auto">Steps to reproduce</h1>
<p dir="auto">My monitor supports "Picture by Pict... | 0 |
<p dir="auto">Using the built-in <code class="notranslate">sum</code> function gives correct result in <code class="notranslate">df.agg(sum, axis=0)</code>, but wrong result in <code class="notranslate">df.agg(sum, axis=1)</code>.</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-... | <h4 dir="auto">Code Sample</h4>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import numpy
import pandas
numpy.random.seed(1234)
frame = pandas.DataFrame(
data=numpy.random.random((5, 3))
)
print(
frame
)
# Works
prin... | 1 |
<h1 dir="auto">NPM run dev throws an error</h1>
<h2 dir="auto">Example name</h2>
<p dir="auto"><strong>with-apollo-and-redux</strong></p>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">According to <a href="https://github.com/zeit/next.js/tree/canary/examples/with-apollo-and-redux">this example repo</a>, after usin... | <h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">I have installed version <code class="notranslate">9.1.4</code> of <code class="notranslate">next</code> and now my Docker images don't build anymore! I am getting the following error.</p>
<p dir="auto">However when I run the <code class=... | 1 |
<p dir="auto">According to my tests, <code class="notranslate">PopupMenuItem</code> gets misplaced when inside a <code class="notranslate">ReorderableListView</code> > <code class="notranslate">ListTile</code> (triggered via a <code class="notranslate">PopupMenuButton</code>).</p>
<p dir="auto"><a href="https://gist... | <h2 dir="auto">Steps to Reproduce</h2>
<h3 dir="auto">ReorderableListView</h3>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/18512224/70837242-3f107600-1e03-11ea-8201-ab25890210d4.gif"><img src="https://user-images.githubusercontent.com/18512224/7083... | 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">I am testing an app on an Android Wear 2 device (Huawei Watch 2). It's just the default counter app that's created on default, and created fresh, no modifications.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Launching lib/main... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ianh@burmese:~$ flutter devices
1 connected device:
Error retrieving device properties for ro.product.cpu.abi:
error: insufficient permissions for device
???????????? • ???????????? • android-arm • ... | 1 |
<p dir="auto">I am using standar symfony2 forms but I stuck with error displaying.</p>
<p dir="auto">I am trying to use form->getErrors() but it returns empty array (tested with var_dump), but if I use form->getErrorsAsString() I've got the errors.</p> | <p dir="auto">I use Angular 2 with Laravel. When the webpack check the typescript files, The "symfony\translation\Tests\fixtures\resources.ts" will be treat as a typescript file. Actually it's a xml file I think. So hope you can fix it,thank. (My English is poor, don't mind it). The error information as below:</p>
<det... | 0 |
<h1 dir="auto">Description of the new feature/enhancement</h1>
<p dir="auto">Rearrangeable tabs would be a great feature. Especially when someone is working on multiple machines as me. This helps organizing machines in tabs, when they are started in different times.</p>
<p dir="auto">Simple example:<br>
<a target="_bla... | <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.18362.418]
Windows Terminal version (if applicable):
- Windows Terminal (Preview)
- Version: 0.6.2951.0
Any ... | 0 |
<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... | <p dir="auto">Creating a new React app in E:\myapp.</p>
<p dir="auto">Installing packages. This might take a couple of minutes.<br>
Installing react, react-dom, and react-scripts with cra-template...</p>
<p dir="auto">npm ERR! cb() never called!</p>
<p dir="auto">npm ERR! This is an error with npm itself. Please report... | 0 |
<p dir="auto">I'd love to be able to use scrapy's <code class="notranslate">Selector</code> outside of scrapy, as an xpath (and css?) selector library for xml, html, sgml documents.<br>
I suppose I should go looking at BeautifulSoup for that, but I'm familiar with <code class="notranslate">Selector</code> and like the ... | <p dir="auto">I'm working on a scrapy project where a "rabbit client" and "crawl worker" work together to consume scrape requests from a queue. These requests have more configuration than a start_url - it could be something like url and a set of xpaths, or a domain-specific configuration, like site-specific product ID ... | 0 |
<p dir="auto">Hello,</p>
<p dir="auto">I get the following errors when compiling:</p>
<p dir="auto">____[110 / 2,641] Compiling external/png_archive/libpng-1.2.53/pngerror.c<br>
external/protobuf/src/google/protobuf/util/internal/field_mask_utility.cc:47:14: warning: 'google::protobuf::util::Status google::protobuf::ut... | <p dir="auto"><strong>System information</strong></p>
<ul dir="auto">
<li>TensorFlow version (you are using): 1.12</li>
<li>Are you willing to contribute it (Yes/No): Yes</li>
</ul>
<p dir="auto"><strong>Describe the feature and the current behavior/state.</strong><br>
<code class="notranslate">AttentionWrapper</code> ... | 0 |
<p dir="auto">Hello,</p>
<p dir="auto">I am trying to follow the instructions from <code class="notranslate">DEVELOPER.md</code>.</p>
<p dir="auto">Now if I run <code class="notranslate">npm test</code> I get:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-... | <p dir="auto">I tried running the test suite locally (<code class="notranslate">npm test</code>) as documented in <a href="https://github.com/angular/angular/blob/master/DEVELOPER.md">https://github.com/angular/angular/blob/master/DEVELOPER.md</a>.<br>
However <a href="https://github.com/angular/angular/blob/master/scr... | 1 |
<p dir="auto">system w10 ,scrapy 1.6.0</p>
<p dir="auto">my scrapy can run nomally long before, but raise AttributeError recently , I have reinstall the Scrapy ,It's not help.</p> | <p dir="auto">Scrapy version:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Scrapy : 1.3.3
lxml : 3.7.3.0
libxml2 : 2.9.3
cssselect : 1.0.1
parsel : 1.1.0
w3lib : 1.17.0
Twisted : 17.1.0
Python : 3.5.2 (default, Nov 17 2... | 1 |
<p dir="auto">fyi <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/egamma/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/egamma">@egamma</a></p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" ... | <p dir="auto">Did some research, hope it is not duplicate... Is there functionality (some shortcut maybe?) to break searching? Because when you develop a project, you often need to search stuff across all files. No problem here, until you actually have project with like many many files. For example, if you have project... | 0 |
<p dir="auto">The explanation says</p>
<p dir="auto">If the length of the string is less than or equal to 3 characters, then the length of the three dots is not added to the string length.</p>
<p dir="auto">truncate("A-", 1) should return "A...".</p>
<p dir="auto">While the original string is less then 3 character, the... | <p dir="auto">After completing an exercise I usually try a few different solutions just to test my knowledge. The problem is that all of the solutions are being diplayed in one super long list of code snippets on my profile page. It would be nice if each exercise was collapsed, so that it takes up less space. Within ea... | 0 |
<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 =&g... | 0 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows Edition: Windows 10 Education
Version: 1903
OS Build: 18362.10005
Windows Terminal version: 0.3.2142.0
"><pre lang="none" class="notranslate"><code class="notra... | <p dir="auto">When loging in to e.g. AzAccount, the Window where one can enter one's credentials appears behind the Windows Terminal Window and cannot be brought forward by Alt-Tabbing to it, so one has to leave the keyboard and use the mouse isntead to activate it.</p>
<p dir="auto"><a target="_blank" rel="noopener no... | 0 |
<p dir="auto">Hello, I wonder if it is possible to place a responsive CSS table have an example if necessary? The following code:</p>
<p dir="auto">Reference link: <a href="http://css-tricks.com/examples/ResponsiveTables/responsive.php" rel="nofollow">http://css-tricks.com/examples/ResponsiveTables/responsive.php</a></... | <p dir="auto">Hi,</p>
<p dir="auto">I'm building an application with Twitter Bootstrap one of the reasons because I need it to be responsive and readable with hand-held devices.</p>
<p dir="auto">The responsive layout works like a charm, but tables not so much, they have a fixed min width where they can't go any thiner... | 1 |
<p dir="auto"><strong>Migrated issue, originally created by Laurence Rowe (<a href="https://github.com/lrowe">@lrowe</a>)</strong></p>
<p dir="auto">When removing a connection event:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="from sqlalche... | <h3 dir="auto">Describe the bug</h3>
<p dir="auto">Using the below code I ended up with many copies of the resulting where clause being injected into queries. Each select during the same session had an additional <code class="notranslate">cls.deleted_at IS NULL</code> attached to it.</p>
<p dir="auto">It's very possib... | 0 |
<p dir="auto">All flavours of ReflectionPad should accept 0-dim batch size.</p>
<p dir="auto">Tests:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="def test_ReflectionPad1d_Forward():
z = torch.ones(0,3,10)
m = torch... | <h2 dir="auto"><g-emoji class="g-emoji" alias="rocket" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f680.png">🚀</g-emoji> Feature</h2>
<p dir="auto">Add support for NHWC images for upsampling nearest in CUDA.</p>
<p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to ... | 0 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="information_source" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2139.png">ℹ</g-emoji> Computer information</h2>
<ul dir="auto">
<li>Windows build number: 1909 18363.959</li>
<li>PowerToys version: 0.20</li>
<li>PowerToy module:</li>
</ul>
<h2 d... | <p dir="auto">Popup tells me to give y'all this.</p>
<p dir="auto"><a href="https://github.com/microsoft/PowerToys/files/5009460/2020-07-31.txt">2020-07-31.txt</a></p>
<p dir="auto">Version: 1.0.0<br>
OS Version: Microsoft Windows NT 10.0.19041.0<br>
IntPtr Length: 8<br>
x64: True<br>
Date: 07/31/2020 17:29:59<br>
Exce... | 1 |
<p dir="auto">Issue Type:</p>
<p dir="auto">Bug Report</p>
<p dir="auto">Ansible Version:</p>
<p dir="auto">Working on</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.0.0 (detached HEAD e2ddc2f6ab) last updated 2015/11/30 18:18:21 (GM... | <p dir="auto">Issue Type: Bug Report (2.0 regression)<br>
Ansible Version: 2.0.0 (devel)<br>
Ansible Configuration: default<br>
Environment: Ubuntu 14.04<br>
Summary:<br>
delegate_to does not use user specified with remote_user.</p>
<p dir="auto">Steps To Reproduce:<br>
Following playbook works correctly on 1.9.4 with ... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=marceloverdijk" rel="nofollow">Marcel Overdijk</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9221?redirect=false" rel="nofollow">SPR-9221</a></strong> and commented</p>
<p dir="auto">It would be nice to add more ... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=wshields" rel="nofollow">William Shields</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-3390?redirect=false" rel="nofollow">SPR-3390</a></strong> and commented</p>
<p dir="auto">form:errors is a pretty crude mecha... | 1 |
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ ] bug report => search github for a similar issue or PR before submitting
[x] feature request
[ ] support request =&g... | <p dir="auto">Changes to newly created Components with DynamicComponentLoader are not detected.</p>
<p dir="auto">Angular Version alpha.33</p>
<p dir="auto">An easy example you can find here:</p>
<p dir="auto">index.ts</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-c... | 0 |
<h1 dir="auto">I'm submitting a...</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> bug report</li>
</ul>
<p dir="auto"><strong>Webpack version:</strong><br>
2.1.0-beta.13</p>
<p dir="auto"><strong>Please tell us about y... | <p dir="auto"><a href="http://typescript.codeplex.com/" rel="nofollow">http://typescript.codeplex.com/</a></p>
<p dir="auto">If this post gets +5 I'll plan to do this...</p> | 0 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => <g-emoji class="g-emoji" alias="grey_question" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2754.png">❔</g-emoji></li>
<li>Operating System / Platform => <g-emoji class="g-emoji" alias="grey_question" fallb... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 3.4.2 or higher</li>
<li>Operating System / Platform => Linux 64</li>
<li>Compiler => Unbatu 16.04 gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf -> arm-linux-gnueabihf-g++</li>
</ul>
<h5 dir="auto">Detailed description<... | 0 |
<p dir="auto"><code class="notranslate">le</code> is a point-wise math operator so porting it from the TH code to Aten (and TensorIterator) expected to be easy. Such migration will help to clean up the code, simplify dispatch as well as provide immediate 2-3x operator performance gain.</p>
<p dir="auto">Porting guide: ... | <p dir="auto">Porting TH operators is essential for code simplicity and performance reasons.</p>
<p dir="auto">Porting guides and Q&A are available in umbrella issue: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="481740397" data-permission-text="Title is private" data-url="http... | 1 |
<p dir="auto">in the new version of the Glide 4.3 i'm trying to use it but it crash whenver i use it and whatever context i passed to it</p>
<p dir="auto">this is the error showed to me</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" java.la... | <p dir="auto"><strong>Glide Version</strong>: 4.0.0-RC0<br>
<strong>Integration libraries</strong>: okhttp3-integration</p>
<p dir="auto">In my gradle:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" compile 'com.github.bumptech.glide:glide... | 1 |
<h5 dir="auto">Description of the problem</h5>
<p dir="auto">Currently when we want to change things inside a GLTF, for instance making meshes drop shadows, material props, etc, we have to do messy deep traversals.</p>
<p dir="auto">GLTF loader already returns scenes, cameras and assets, but looking though the source i... | <h5 dir="auto">Description of the problem</h5>
<p dir="auto">I have a FBX model with several animations and for some reason each animation got a delay, like they are placed one after another (notice a duration here):</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githu... | 0 |
<p dir="auto">When I switch tasks Atom -> other program -> Atom my cursor is hidden, so I don't know where I'm typing. When I start typing and press backspace I'll see the cursor again.</p>
<p dir="auto">Atom 0.153.0.de619a7 (git)<br>
Linux</p> | <p dir="auto">I'm on Ubuntu 14.04 and every time I alt+tab or make Atom lose focus in any way, the cursor position disappears. I have to click on the window to make it reappear.</p> | 1 |
<p dir="auto">I'm getting the error: "Error plug in failed to initialize // Testing Challenge "</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="var Car = function() {
//Change this constructor
this.wheels = wheels;
this.seats = seats;
t... | <p dir="auto">Can't run code because of this error error: plugin failed to initialize it is showing in the lower left corner. Tried different browsers, computer, and devices same error. Have a really slow internet connection</p> | 1 |
<p dir="auto">It appears that the unit tests in e2e are sometimes failing due to a 60 minute timeout, but it does not appear to be being correctly applied.</p>
<p dir="auto">Logs here:<br>
<a href="https://console.developers.google.com/storage/browser/kubernetes-jenkins/pr-logs/0586d866de1b0ca888ad3de53ad41cdb2077dd0e/... | <p dir="auto">I'm not sure what happened, but our unit/integration tests started timing out recently (I mean build is timing out).</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="I1221 17:31:43.944771 4488 genericapiserver.go:303] Node port ... | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" Process: com.jtv.androidframeworkdemo, PID: 23997
java.lang.NoSuchMethodError: No static method getFont(Landroid/content/Co... | <p dir="auto">Can we expect HEIF support anytime soon, and do you know if Google plans to backport decoding natively and efficiently back to API 14+? I see they have HeifWriter in support libs for writing and encoding, but what about decode and Glide support?</p> | 0 |
<p dir="auto">Challenge <a href="http://beta.freecodecamp.com/challenges/waypoint-use-a-css-class-to-style-an-element" rel="nofollow">http://beta.freecodecamp.com/challenges/waypoint-use-a-css-class-to-style-an-element</a> has an issue.</p>
<p dir="auto">Solving this bonfire and attempting to move on produces a 502 Bad... | <p dir="auto">Challenge <a href="http://beta.freecodecamp.com/challenges/waypoint-use-a-css-class-to-style-an-element" rel="nofollow">http://beta.freecodecamp.com/challenges/waypoint-use-a-css-class-to-style-an-element</a> won't move on to next Waypoint. After changing the code as indicated and clicking the "Go to my n... | 1 |
<p dir="auto">these classes cannot be found in the RC1 css file at <a href="http://netdna.bootstrapcdn.com/bootstrap/3.0.0-rc1/css/bootstrap.min.css" rel="nofollow">http://netdna.bootstrapcdn.com/bootstrap/3.0.0-rc1/css/bootstrap.min.css</a></p> | <p dir="auto">So as per the documentation, I tried using two different offsets for desktop and phone. But I could not find the col-lg-offset on the CDN hosted css file.</p>
<p dir="auto"><a href="http://netdna.bootstrapcdn.com/bootstrap/3.0.0-rc1/css/bootstrap.min.css" rel="nofollow">http://netdna.bootstrapcdn.com/boot... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=framiere" rel="nofollow">Florent Ramiere</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6902?redirect=false" rel="nofollow">SPR-6902</a></strong> and commented</p>
<p dir="auto">When this method is executed</p>
<d... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=zyzjaffery" rel="nofollow">Yaozong Zhu</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4759?redirect=false" rel="nofollow">SPR-4759</a></strong> and commented</p>
<p dir="auto">I am trying to integrate my tests int... | 0 |
<p dir="auto">then can't call rand(ceil(num))</p> | <p dir="auto">This should work:</p>
<p dir="auto">julia> a = rand(1e6)<br>
no method rand(Float64,)<br>
in method_missing, boot.j:250<br>
in run_repl, /home/stephan/julia/j/client.j:23<br>
in _start, /home/stephan/julia/j/client.j:153</p> | 1 |
<h3 dir="auto">System information</h3>
<ul dir="auto">
<li><strong>MacOS High Sierra 10.13.2</strong>:</li>
<li><strong>Python 3.6.3</strong>:</li>
<li><strong>TensorFlow Latest Pull from 1/17/18</strong>:</li>
</ul>
<h3 dir="auto">Describe the problem</h3>
<p dir="auto">I am following Pete Warden's TensorFlow for Mobi... | <p dir="auto">I try to build tensorflow support at Android and iOS by makefile <a href="https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/makefile">tutorial</a> in current master branch <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/tensorflow/tensorflow... | 1 |
<p dir="auto">It seems like the parser tries to read the type where it isn't:</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn main() {
let a : u32 = 0;
let b : usize = 0;
a as usize > b; // ok
a as usize ... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="lib.rs:11:21: 11:23 error: expected type, found token LIT_INT_UNSUFFIXED(16i64)
lib.rs:11 if foo as int < 16 {}"><pre class="notranslate"><code class="notranslate">lib.rs:11:21: 11:23 error: ex... | 1 |
<p dir="auto">For example the button <code class="notranslate">.btn</code>, if the gradients was transparent gradient over the then it would be as simple job of changing the color instead of duplicating the all of browser hacks each time.</p>
<p dir="auto">Code examples: <a href="http://stackoverflow.com/a/2293931/5602... | <p dir="auto">I have some modal windows in my Rails project. And I have a problem with background.</p>
<p dir="auto">Generated HTML with duplicated background:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="<div class="modal-backdrop f... | 0 |
<p dir="auto">deno run --unstable <a href="https://deno.land/posts/v1.8/webgpu_discover.ts" rel="nofollow">https://deno.land/posts/v1.8/webgpu_discover.ts</a><br>
error: invalid utf-8 sequence of 1 bytes from index 6</p>
<p dir="auto">Example from <a href="https://deno.land/posts/v1.8" rel="nofollow">https://deno.land/... | <p dir="auto">cloudflare is rate limiting requests for the standard library and also thinks *.ts files are for video streaming</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ curl -I https://deno.land/std@0.85.0/log/logger.ts
H... | 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 =&... | 1 |
<h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: v1.34.1</li>
<li>Operating System: macOS 13.2.1</li>
<li>Browser: N/A</li>
<li>Other info: Terminal, CLI, Node 18.16.0 LTS</li>
</ul>
<h3 dir="auto">Source code</h3>
<p dir="auto"><strong>Config file</strong></p>
<div class="highlight highlight-sou... | <h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [v1.34.3]</li>
<li>Operating System: [Ubuntu 22.04]</li>
<li>Browser: Chromium</li>
<li>Other info:</li>
</ul>
<p dir="auto">So I'm write a function to copy and paste a string for me from one block to another. It worked find in my local machine usi... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=marie" rel="nofollow">Marieke Vandamme</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5046?redirect=false" rel="nofollow">SPR-5046</a></strong> and commented</p>
<p dir="auto">There seems to be a bug while using h... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=pikus" rel="nofollow">Tomasz Pik</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4012?redirect=false" rel="nofollow">SPR-4012</a></strong> and commented</p>
<p dir="auto">jee:jndi-lookup do not provide a way to def... | 0 |
<h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">The matplotlib set_aspect(aspect='equal') command for 3D plots works perfectly well after the lines 1279:1282 in …\site_packages\matplotlib\axes_base.py (matplotlib 3.1.1) are commented out. With it, the plot maintains the 3D as... | <h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">set_aspect does not work for 3D surface plots</p>
<p dir="auto"><strong>Expected outcome</strong></p>
<p dir="auto">If a sphere is drawn with plot_surface then it should appear as a sphere and not an ellipse that depends on the ... | 1 |
<h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li>
<li class="task-list-item"><inpu... | <h2 dir="auto">Environment & Settings</h2>
<p dir="auto"><strong>Celery version</strong>:</p>
<ul dir="auto">
<li>celery==4.2.1 but also tried the latest master, where the problem also occurs:</li>
<li>-e git+<a href="https://github.com/celery/celery.git@c1d0bfea9ad98477cbc1def99157fe5109555500#egg=celery">https://... | 0 |
<p dir="auto">Please be extremely cautious merging MRs into <code class="notranslate">master</code> as Travis CI has been completely disabled for SciPy and does not show up as a red or green mark in our testing matrix. This timing is a little unfortunate, just days before the planned branching of <code class="notransla... | <p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/1216" rel="nofollow">http://projects.scipy.org/scipy/ticket/1216</a> on 2010-06-29 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/vincentdavis/hovercard" data-octo-click="hovercard-link-click"... | 0 |
<p dir="auto">It seems vertical tabs are missing from 3.0 RC1. The docs only discuss the stacked pills. Putting nav-stacked on tabs has no effect. Is this deliberately, are vertical tabs gone from Bootstrap?</p> | <p dir="auto">Hi, guys!</p>
<p dir="auto">Left-sided and right-sided tabs are missing.</p>
<p dir="auto">Thank you!</p> | 1 |
<ul dir="auto">
<li>VSCode Version: 1.2.0</li>
<li>OS Version: OSX 10.11.4</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Enter the following syntax into vscode:</li>
</ol>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy... | <p dir="auto">Under vscode master (0.10.9) with language mode JavaScript.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/2193314/12963913/0eee1674-d002-11e5-8d01-08f8609b26e1.png"><img src="https://cloud.githubusercontent.com/assets/2193314/12963... | 1 |
<h5 dir="auto">Issue Type:</h5>
<p dir="auto">Bug Report</p>
<h5 dir="auto">Ansible Version:</h5>
<p dir="auto">ansible 2.0.0.2<br>
config file =<br>
configured module search path = Default w/o overrides</p>
<h5 dir="auto">Ansible Configuration:</h5>
<p dir="auto">Nothing particular</p>
<h5 dir="auto">Environment:</h5>... | <p dir="auto">Hi in the 2.0.0.1 version.</p>
<p dir="auto">running ansible-galaxy --help provides the usage instructions and exits with an exit code of 5</p>
<p dir="auto">This is not an error as you are just looking for help.</p>
<p dir="auto">Unfortunately this kills vagrants ansible-local provisioner.</p>
<p dir="au... | 0 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Feature Idea</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">Module: ansible/lib/ansible/modules/packaging/language/pip.py</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snipp... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Feature Idea</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">module/cloud/azure/azure_rm_virtualmachine</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy... | 0 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1163" rel="nofollow">http://projects.scipy.org/numpy/ticket/1163</a> on 2009-07-09 by trac user onsi, assigned to unknown.</em></p>
<p dir="auto">I'm running version 1.2.1 but this error should also occur in 1.3.0 based on the source curr... | <p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1565" rel="nofollow">http://projects.scipy.org/numpy/ticket/1565</a> on 2010-07-28 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/fengy-research/hovercard" data-octo-click="hovercard-link-clic... | 1 |
<p dir="auto">springboot2.4.5, mybatis-plus3.4.1, shardingsphere-jdbc-core-spring-boot-starter5.1.2<br>
单库,20 张表,其中 1 张表分表<br>
11 代 I7, 16G 内存<br>
未分表前启动很快,10s 左右,分表后平均时间 6 分多钟</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="spring:
shardings... | <p dir="auto"><code class="notranslate">sharding-jdbc</code> : <code class="notranslate">5.1.2</code></p>
<div class="highlight highlight-text-xml notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" <dependency>
<groupId>org.apache.shardingsphere<... | 1 |
<p dir="auto">Hi,</p>
<p dir="auto">I'm working with histogram aggregation but there is something strange with keys.<br>
For instance (cf : <a href="http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search-aggregations-bucket-histogram-aggregation.html" rel="nofollow">http://www.elasticsearch.org/gu... | <p dir="auto">Version - 1.3.2<br>
Steps to reproduce</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="cat a.json
{
"user" : "vm"
}}"><pre class="notranslate"><code class="notranslate">cat a.json
{
"user" : "vm"
}}
<... | 0 |
<p dir="auto">The NaN debugging feature works with JIT (good), but not with pmap (bad). Please make it work with pmap.</p> | <p dir="auto">When I ran the following script:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="from functools import partial
import jax
import jax.numpy as jnp
@partial(jax.pmap, axis_name='i')
def nan_with_pmap(x):
return jnp.log(-x)
pri... | 1 |
<p dir="auto">I'm trying to use angular2 as a JSPM package.<br>
When I'm doing something like<br>
<code class="notranslate">import {bootstrap, Component, Input} from 'angular2/angular2';</code><br>
in my code then typescript complains that it can't find the definitions and I don't get any code completions.</p>
<p dir="... | <p dir="auto">I get this error - Build: Cannot compile modules unless the '--module' flag is provided.<br>
even though I have AMD checked in the project settings.<br>
Visual Studio 2015. 14.0.23107.0 D14REL<br>
TypeScript Tools for Microsoft Visual Studio 2015 1.5.4.0</p> | 0 |
<p dir="auto">dropdown-menu is not shifted to the left if it reaches the right edge of the screen.</p>
<p dir="auto">Demonstration: <a href="https://drive.google.com/file/d/0B0nwzlfiB4aQRTRtNVVCZ3JRbjg/edit?usp=sharing" rel="nofollow">https://drive.google.com/file/d/0B0nwzlfiB4aQRTRtNVVCZ3JRbjg/edit?usp=sharing</a></p> | <p dir="auto">A picture is worth a thousand words; this is taken directly from the docs with chrome at 515px wide.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/5419074/2854143/50ee4874-d14d-11e3-815a-0f0fe86f51ea.png"><img src="https://cloud.gi... | 1 |
<p dir="auto">Hi, I hope this is an appropriate forum for a feature request. For context - I've just been confused by the lack of configuring semicolons for the <code class="notranslate">deno lint</code> command, when you're able to customize other things such as quotes(double vs single).</p>
<p dir="auto">Now, I under... | <p dir="auto">I am a bit miffed by this error reported by the test runner (notice the async/ops resource sanitizer is not printing (I am the one doing the print). The test completes, reports passed, but a trace at the end.<br>
Any hints, thoughts?</p>
<div class="snippet-clipboard-content notranslate position-relative ... | 0 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">template_module</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.1.0"><pre ... | <p dir="auto">Consider this <a href="https://github.com/jhermann/jhermann.github.io/wiki/Ansible#installing-a-pre-release-version">command sequence to install the release candidate</a>.<br>
When I don't do the <code class="notranslate">setup.py</code> fix, I get the import error (see below), else I don't.<br>
Any reaso... | 0 |
<p dir="auto">Please:</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Check for duplicate issues.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Provi... | <p dir="auto">Hello,</p>
<p dir="auto">After reviewing the following code<br>
<a href="https://github.com/google/jax/blob/b4ec72deaefa1094891829cd0b78efb5cc19c28b/jax/_src/tree_util.py#LL545-L571C4">https://github.com/google/jax/blob/b4ec72deaefa1094891829cd0b78efb5cc19c28b/jax/_src/tree_util.py#LL545-L571C4</a><br>
If... | 0 |
<p dir="auto"><a href="https://github.com/mrdoob/three.js/files/3685544/texture-test.zip">texture-test.zip</a></p>
<h5 dir="auto">Description of the problem</h5>
<p dir="auto">In the attached project, there are a set of sprites created using the same texture.</p>
<p dir="auto">The first texture is created and it has an... | <p dir="auto">I use the Texture.clone() function a lot in my code, because I need to set the UV coordinates differently on every model, and this slows down the initiation of the page considerably. If I don't clone the texture, then the scene renders instantly. So something is not optimal in the rendering pipeline.</p>
... | 1 |
<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 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/react</code> package and had problems.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-l... | 0 |
<ul dir="auto">
<li>VSCode Version: 0.10.11</li>
<li>OS Version: Win 7</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Write some code with an 'if' statement, and a variable compared with an smaller-as '<' operator (without separating space).</li>
<li>Add a code block bracket on the same line.</... | <p dir="auto">Ported from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="94376232" data-permission-text="Title is private" data-url="https://github.com/microsoft/TypeScript-Sublime-Plugin/issues/285" data-hovercard-type="issue" data-hovercard-url="/microsoft/TypeScript-Sublime-Plugi... | 1 |
<p dir="auto">I have opened this pull request because to discuss if we can return an exception when filtering/querying a field that is not indexed, or that does not exist. As an example of this:</p>
<h2 dir="auto">Querying a non-indexed field</h2>
<div class="snippet-clipboard-content notranslate position-relative over... | <p dir="auto">Officially filing what I've seen here: <a href="https://groups.google.com/forum/#!topic/elasticsearch/LPv_wPPVTJg" rel="nofollow">https://groups.google.com/forum/#!topic/elasticsearch/LPv_wPPVTJg</a></p>
<p dir="auto">In short, I'm attempting to configure a basic 2-node cluster with ES 0.90.0 on JRE 1.7.0... | 0 |
<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.... | <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">Hello everyone,</p>
<p dir="auto">First of all I'ld like to thank for the great job you are doing here.</p>
<p dir="auto">I was working on autoencoder examples at <a href="http://blog.keras.io/building-autoencoders-in-keras.html" rel="nofollow">http://blog.keras.io/building-autoencoders-in-keras.html</a>.... | <p dir="auto">Please make sure that the boxes below are checked before you submit your issue.<br>
If your issue is an <strong>implementation question</strong>, please ask your question on <a href="http://stackoverflow.com/questions/tagged/keras" rel="nofollow">StackOverflow</a> or <a href="https://keras-slack-autojoin.... | 0 |
<p dir="auto">Hi,</p>
<p dir="auto">I have recently come across an unexpexted behaviour of the dataframe "shift" function.<br>
When column titles are duplicated (or present more often), a column-specific shift using index-based positioning (by "iloc") does not only shift the specified columns, but all columns sharing t... | <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="class NumPyBackedExtensionArrayMixin(ExtensionArray):
"""
Geo-Specific Extension Array Mi... | 0 |
<p dir="auto"><code class="notranslate">ax.inset_axes</code> does not allow <code class="notranslate">set_position</code> or <code class="notranslate">set_transform</code> if the user wants to change the position of an inset axes. This s probably easy to add, but I think means that <code class="notranslate">inset_axes... | <h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">Axes added using Axes.inset_axes() in matplotlib 3.0.2 don't respond visually to Axes.set_position().</p>
<p dir="auto"><strong>Code for reproduction</strong></p>
<div class="highlight highlight-source-python notranslate positi... | 1 |
<ul dir="auto">
<li>Electron version: v0.36.9</li>
<li>Operating system: Windows 10</li>
</ul>
<p dir="auto">Unlike on OS X, clicking a web notification triggered on Windows 10 doesn't focus the app, even with a <code class="notranslate">window.focus()</code> in the click handler. The click handler is called, but the f... | <p dir="auto">I am hitting an issue where a window (in Windows 10) is not being put to the front when I call focus() on it. The same code brings the window to the front on Windows 8 and below, so something must have changed in Windows 10 with regards to window management.</p>
<p dir="auto">What I see happening is that ... | 1 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-remove-classes-from-an-element-with-jquery" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-remove-classes-from-an-element-with-jquery</a> has an issue.<br>
The Challenge is marked as complete even if the required tasks are ... | <p dir="auto">If you're authenticated, this notice shows up at the top of the map:<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/2c8acd1a31519b86380029e1129d9981583c36b64244feeac4f511ffb7bf6562/68747470733a2f2f7777772e657665726e6f74652e636f6d2f6c2f41722d7768616f39487... | 0 |
<p dir="auto">If I use a SPAN tag with class="visible-xs" then I expect to get the element visible only on extra small screens. This happens, but the problem is that it is visible using display=block, thus if I put two SPAN tags like this next to each other, they are on separate lines, instead of on one line. I probabl... | <p dir="auto">related to issues <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="16856611" data-permission-text="Title is private" data-url="https://github.com/twbs/bootstrap/issues/8500" data-hovercard-type="pull_request" data-hovercard-url="/twbs/bootstrap/pull/8500/hovercard" href=... | 1 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 3.4.3</li>
<li>Operating System / Platform => Android ARMv7</li>
<li>Compiler => Using official binaries</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">I previously used OpenCV 3.1 that I manually compiled to use... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 3.4.2</li>
<li>Operating System / Platform => Windows 10</li>
<li>Compiler => Visual Studio 2017</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">Hello there! I'm experiencing some <strong>memory leak</strong> on O... | 0 |
<p dir="auto">I'm working on a simple line chart which has 1 time-based column and 1 fact/metric. I've attached a screen capture of the chart dialog screen. I have 1 time column (meal_date), 1 metric sum(calories), 1 group by expression (meal_date), and 1 sort by expression (1) defined on the data tab.</p>
<p dir="auto... | <p dir="auto">Make sure these boxes are checked before submitting your issue - thank you!</p>
<ul class="contains-task-list">
<li>[x ] I have checked the superset logs for python stacktraces and included it here as text if there are any.</li>
<li>[x ] I have reproduced the issue with at least the latest released versio... | 0 |
<p dir="auto">In summary I have two rabbitmq instances running on the same host different ports (e.g. R1:5672,R2:6672). They are set up as a cluster and configured to mirror all queues. I run two celery workers on the same host, each configured to connect to one of these rabbitmq instances.<br>
So environment looks li... | <h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have verified that the issue exists against the <code class="notranslate">master</code> branch.</li>
<li class="task-list-item"><input type="che... | 0 |
<p dir="auto">I'm fairly often finding old versions of Rust docs from other sites when I Google things. For instance, searching for 'rust macro_rules' finds me <a href="http://web.mit.edu/rust-lang_v0.9/doc/guide-macros.html" rel="nofollow">http://web.mit.edu/rust-lang_v0.9/doc/guide-macros.html</a> (as the second resu... | <p dir="auto">When multiple versions of the documentation are available, it tends to pollute google results. As a way to prevent that, it would be good to always have the latest stable release available under /current/, and have all previous versions + the master docs contain canonical links to the current docs like:</... | 1 |
<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.19613.1005]
PowerToys version: 0.19.1
PowerToy module for which you are reporting the bug (if applicable): FancyZo... | <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">How hard would it be to hash incoming string values, or use the LabelEncoder internally?</p>
<p dir="auto">I'd be willing to contribute some code for this if there are no outstanding design blockers.</p>
<p dir="auto">/cc <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/... | <p dir="auto">The following loop is embarrassingly parallel:</p>
<p dir="auto"><a href="https://github.com/scikit-learn/scikit-learn/blob/master/sklearn/ensemble/gradient_boosting.py#L552">https://github.com/scikit-learn/scikit-learn/blob/master/sklearn/ensemble/gradient_boosting.py#L552</a></p>
<p dir="auto">Edit: I (... | 0 |
<p dir="auto">Currently it is impossible to access owner's fields from a nested aggregation. So it is not possible to do following:</p>
<ul dir="auto">
<li>Bucket aggregations on them (a very common use case) as a sub aggregation of the nested one. For example If multiple lawyers are assigned to cases of different typ... | <p dir="auto">Currently it is impossible to access owner's fields from a nested aggregation. So it is not possible to do following:</p>
<ul dir="auto">
<li>Bucket aggregations on them (a very common use case) as a sub aggregation of the nested one. For example If multiple lawyers are assigned to cases of different typ... | 1 |
<p dir="auto">Running <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/timholy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/timholy">@timholy</a> 's test case from <a class="issue-link js-issue-link" data-error-... | <p dir="auto">Using the ForwardDiff package it seems that type inference can figure out the result of an operation fine on 0.4.1 but not on 0.5.</p>
<p dir="auto">As an example:</p>
<p dir="auto">On 0.4.1:</p>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snip... | 1 |
<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"><pre class="notranslate"><code class="notranslate">[x] bug report
</code></pre></div>
<p dir="auto"><stron... | <p dir="auto">Angular2 Http seems to ignore 'set-cookie' http response headers:<br>
When making a simple call to a service with the angular2 Http module and the server responds with a 'set-cookie' header like this:</p>
<p dir="auto">set-cookie:ldapid=koen; Domain=.localhost; Expires=Sat, 14-Nov-2015 16:32:06 GMT; Path=... | 0 |
<p dir="auto"><strong>Context:</strong></p>
<ul dir="auto">
<li>Playwright Version: Latest</li>
<li>Operating System: Mac</li>
<li>Node.js version: Latest</li>
<li>Browser: Chromnium</li>
<li>Extra: Playwright Test for VSCode v0.2.10</li>
</ul>
<p dir="auto"><strong>Describe the bug</strong></p>
<p dir="auto">Whenever ... | <p dir="auto">Good Morning Playwright Team. I face an issue on Playwright where my green arrow button cannot be found. Could you assist me on this matter? (Shown in the photo below this sentence) Thank you so much for your assistance. I really appreciate it.</p>
<a target="_blank" rel="noopener noreferrer" href="https... | 0 |
<p dir="auto">Now <code class="notranslate">deno check</code> command provides two options in terms of how many modules it's going to typecheck.</p>
<ul dir="auto">
<li>no option: only local modules are typechecked</li>
<li><code class="notranslate">--all</code>: all modules including remote are typechecked</li>
</ul>
... | <p dir="auto">I have third party dependencies that work with the default <code class="notranslate">--no-check=remote</code> option. However once I vendor them and updating <code class="notranslate">deno.json</code> to use the <code class="notranslate">vendor/import_map.json</code>, I start getting errors type errors. I... | 1 |
<p dir="auto">Describe what you were doing when the bug occurred:</p>
<ol dir="auto">
<li>Recording with the Profiler</li>
<li>Clicking on the "Ranked Chart"</li>
</ol>
<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... | <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">Following Bergstra NIPS 2011 (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jaberg/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jaberg">@jaberg</a> for the intimates) it would be great to have a... | <p dir="auto">I've found that I cannot use pipelines if I wish to use the label encoder. In the following I wish to build a pipeline that first encodes the label and then constructs a one-hot encoding from that labelling.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippe... | 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.10.0-11a2ae3a0d</p>
<p dir="auto">Call stack: at store_Store.getElementAtIndex (chrome-extension://fmkadmapgofadopljbjfkapdk... | <p dir="auto">Describe what you were doing when the bug occurred:</p>
<ol dir="auto">
<li>Open React Devtool</li>
<li>Select the Component tab</li>
<li>Got below error</li>
</ol>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.8.2-fed4ae024</p>
<p dir="auto">Call... | 1 |
<p dir="auto"><strong>Describe the bug</strong><br>
SQLAlchemy 1.3.21 has broken some oracle db connections, specifically changes from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="759903138" data-permission-text="Title is private" data-url="https://github.com/sqlalchemy/sqlalchemy... | <p dir="auto"><strong>Describe the bug</strong><br>
By default, users do not have access to v$transaction. On startup all request will be fail.</p>
<p dir="auto">new in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="759903138" data-permission-text="Title is private" data-url="https:... | 1 |
<p dir="auto">Hi,</p>
<p dir="auto">Just a thought that came to my mind as I have to do it several times, shouldn't the pulls floating be removed for mobile devices or at least 320px width?</p>
<p dir="auto">Reason:<br>
On smaller devices, there is no point in floating the elements in most cases (at least 80%) as displ... | <p dir="auto">Would it be useful to have <code class="notranslate">.pull-right-sm</code>, <code class="notranslate">.pull-right-md</code>, <code class="notranslate">.pull-right-lg</code> classes, so as to responsively control the pull-right behavior?</p>
<p dir="auto">That is, once the columns start collapsing at a sma... | 1 |
<p dir="auto"><strong>Preflight Checklist</strong></p>
<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> fo... | <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 currently use due to meet this challenge.</p>
<p dir="auto">Eg.</p>
<div class="highlight highlight-text-html-php notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" $builder->addEventListener(FormEvents::POST_SET_DATA, function(FormEvent $event)
... | <p dir="auto">It would be nice to be able to define extra HTML attributes for choices in a choice list that are added to the <code class="notranslate">option</code> or <code class="notranslate">input</code> tags.</p>
<p dir="auto">Origin of this ticket: <a class="issue-link js-issue-link" data-error-text="Failed to loa... | 1 |
<p dir="auto">To have pull-right and pull-left for Bootstrap v3 in xs, sm, md, lg media. This will help having some complex behavior for contents.</p>
<p dir="auto">I'm working on number of projects which needs some Complex behavior on content . as you can see in the Modal Window at this site <a href="http://stream.alj... | <p dir="auto">Would it be useful to have <code class="notranslate">.pull-right-sm</code>, <code class="notranslate">.pull-right-md</code>, <code class="notranslate">.pull-right-lg</code> classes, so as to responsively control the pull-right behavior?</p>
<p dir="auto">That is, once the columns start collapsing at a sma... | 1 |
<p dir="auto">Run application and see html generated<br>
<a href="http://plnkr.co/edit/nNc5ETPm7KvxkC6w3btt?p=preview" rel="nofollow">http://plnkr.co/edit/nNc5ETPm7KvxkC6w3btt?p=preview</a></p>
<p dir="auto"><strong>Current behavior</strong></p>
<div class="snippet-clipboard-content notranslate position-relative overfl... | <p dir="auto">If I write something like this:</p>
<div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="<tbody *ngFor="#item of [1,2,3]" myTableRow></tbody>"><pre class="notranslate"><span class="pl-kos"><</s... | 1 |
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1794099/12415214/b40f7a86-be9a-11e5-87c8-e89045937974.png"><img src="https://cloud.githubusercontent.com/assets/1794099/12415214/b40f7a86-be9a-11e5-87c8-e89045937974.png" alt="screen shot 2016-01-19 at 1... | <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... | 0 |
<h3 dir="auto">Proposed changes</h3>
<p dir="auto">Inspired by the <a href="https://matplotlib.org/gallery/lines_bars_and_markers/stem_plot.html#sphx-glr-gallery-lines-bars-and-markers-stem-plot-py" rel="nofollow">example stem plot</a>.</p>
<p dir="auto"><strong>1. Z order</strong></p>
<p dir="auto">Currently the stems... | <h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong><br>
When opening a matplotlib figure window, the (Windows) task bar icon is not correct. It instead shows a white / blank icon. Possible duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="469869175" d... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.