text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>yes</td>
</tr>
<tr>
<td>Feature request?</td>
<td>no</td>
</tr>
<tr>
<td>BC Break report?</td>
<td>no</td>
</tr>
<tr>
<td>RFC?</td>
<td>no</td>
</tr>
<tr>
<td>Symfony version</td>
<td>3.3.6</td>
</tr>
</tbody>
<... | <p dir="auto"><strong>Description</strong><br>
Unless I'm overlooking something, the internationalized routing as introduced in Symfony 4.1 has no fallback locale. We use 5 different locales within our application: nl_NL, nl_BE, en_GB, en_US and de_DE. We use a custom event listener to set the <code class="notranslate"... | 0 |
<p dir="auto">Deno doesn't seem to have a way to do a POST fetch that includes an openssl cert file and key? This is how it would be done in Python</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="#!/usr/bin/env python
import requests
paylo... | <p dir="auto">Just like <code class="notranslate">curl --cert <file.pem></code>.</p>
<p dir="auto">Now the way to solve this problem in deno is: curl. But this method is not cross-platform.</p> | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=rkroll" rel="nofollow">Rich Kroll</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6486?redirect=false" rel="nofollow">SPR-6486</a></strong> and commented</p>
<p dir="auto">I have a URI template in the form of "/hot... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=karldmoore" rel="nofollow">Karl Moore</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2770?redirect=false" rel="nofollow">SPR-2770</a></strong> and commented</p>
<p dir="auto">The example code in the Lookup method ... | 0 |
<h3 dir="auto">Bug report</h3>
<p dir="auto">the program .py written in spyder3.3.3 can't run in spyder3.3.6. It seems that the command axes[].plot() from matplotlib has sth wrong in spyder3.3.6. The alarm messenge is : tuple index out of range<br>
I report the probelm to the admin of spyder. He reply me that it is the... | <h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">I have reported the issue in details <a href="https://stackoverflow.com/questions/57372557/matplotlib-drops-indexerror-tuple-index-out-of-range-after-upgrade" rel="nofollow">here</a><br>
basically after an upgrade to <code clas... | 1 |
<p dir="auto">Hi there</p>
<p dir="auto">Not sure if this would even be possible but I'm going to put it out there. Maybe there's a way of setting bootstrap up to do this.</p>
<p dir="auto">Lots of issues come up for me - eg I can't use background image 100% for IE8 and below even though this is useful for responsive w... | <p dir="auto">NOTE ( This is practically a duplicate of my response to someone elses pull made in the past few weeks regarding icons. I figured we should really get the discussion started. My opinions are my own and subject to change. )</p>
<p dir="auto">Color, visual size and other issues brought up by the community c... | 0 |
<p dir="auto">I have the following options blacklisted</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" "blacklist": [
'regenerator',
'es6.constants',
'es6.forOf',
]"><pre class="notranslate"><code class="notr... | <p dir="auto">Hi, I use <code class="notranslate">node@4.0.0</code>, so I add <code class="notranslate">es6.blockScoping</code> to babel blacklist, but an error occurred.</p>
<p dir="auto">The code:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipbo... | 1 |
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// 1. input `w,`
w
window,
// 2. input `window`, move caret to line head by using arrow key, input `!`
window
window!window"><pre class="notranslate"><span class="pl-c">// 1. input `w,`... | <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="interface I {
property1: number;
property2: string;
}
var x: I = {
/**/property1
}"><pre class="notranslate"><span class="pl-k">interface</span> <span class="pl-smi">I</spa... | 1 |
<p dir="auto">Upgrading from 1.20.2 to 1.20.3 results in McAfee flagging and deleting _common.cp37-win_amd64.pyd<br>
"The Trojan named Artemis!AA5930A5315E was detected and deleted."</p>
<h3 dir="auto">Reproducing code example:</h3>
<div class="highlight highlight-source-python notranslate position-relative overflow-a... | <h3 dir="auto">Steps to reproduce:</h3>
<p dir="auto">pip install numpy==1.20.3</p>
<h3 dir="auto">Not reproducible on :</h3>
<p dir="auto">pip install numpy==1.20.2</p>
<h3 dir="auto">Error message:</h3>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com... | 1 |
<p dir="auto"><em>To reproduce</em></p>
<ol dir="auto">
<li>Open file from tree</li>
<li>Delete via tree</li>
<li>Close file tab</li>
<li>Atom crashes</li>
</ol>
<p dir="auto"><em>Versions</em><br>
OS X 10.9.5<br>
Atom 0.144.0</p>
<p dir="auto"><em>See images below for reproduction-flow and error message.</em></p>
<p d... | <p dir="auto">I was deleting a file and selected "Move to Trash".</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Process: Atom Helper [18018]
Path: /Applications/Atom.app/Contents/Frameworks/Atom Helper.app/Conte... | 1 |
<p dir="auto"><strong>TypeScript Version:</strong> 1.8.10 and higher</p>
<p dir="auto"><strong>Code</strong></p>
<p dir="auto">Actual code that causes the problem can be found on this issue: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="149336441" data-permission-text="Title is pri... | <p dir="auto"><em>From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/vinod-a-ext/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/vinod-a-ext">@vinod-a-ext</a> on May 10, 2016 10:49</em></p>
<ul dir="auto">
<li>V... | 0 |
<ol dir="auto">
<li>Open a file</li>
<li>Use ctrl+f to search</li>
<li>Type in your search term</li>
</ol>
<p dir="auto">What happens next:<br>
You see <code class="notranslate">x results found for 'search term'</code> and need to manually press the find button go to the first result. Or you need to know you can press ... | <p dir="auto"><em>From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/andreicristianpetcu/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/andreicristianpetcu">@andreicristianpetcu</a> on December 14, 2014 23:59</... | 1 |
<p dir="auto">The setting is shown below. This is the great place where I put stuff like</p>
<blockquote>
<p dir="auto">.DS_Store<br>
*~<br>
*.swp</p>
</blockquote>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/382183/6236065/4f193c7c-b6b5-11e4-8b77... | <p dir="auto">If I switch off the Exclude VCS Ignored Paths option in my preferences, paths and files in my .gitignore file are still excluded from the tree view. I don't want that.</p> | 1 |
<p dir="auto"><code class="notranslate">np.timedelta64(2,'h')</code> returns <code class="notranslate">numpy.timedelta64(2,'h')</code>, but <code class="notranslate">np.timedelta64(np.int64(2),'h')</code> returns:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" ... | <p dir="auto">timedelta64 only accepts timedeltas of type int; it does not support timedeltas of other int types, such as int64.</p> | 1 |
<p dir="auto">My tests fail due to a segfault.</p>
<p dir="auto">I am not sure if I am doing 'something unsafe', but I am pretty sure the tests were almost identical on 0.7beta where things went fine.</p>
<p dir="auto"><a href="https://discourse.julialang.org/t/segmentation-fault-on-0-7/13065/2" rel="nofollow">https://... | <p dir="auto">While updating Homebrew's Julia to 1.7.0 (cf. <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1067611951" data-permission-text="Title is private" data-url="https://github.com/Homebrew/homebrew-core/issues/90194" data-hovercard-type="pull_request" data-hovercard-url="/Ho... | 0 |
<h3 dir="auto">Current Behavior:</h3>
<p dir="auto">postinstall script not executed</p>
<h3 dir="auto">Expected Behavior:</h3>
<p dir="auto">postinstall script should be executed.</p>
<h3 dir="auto">Steps To Reproduce:</h3>
<ol dir="auto">
<li>Set up a VM you can trash later (the package modifies your global configurat... | <h3 dir="auto">Current Behavior:</h3>
<p dir="auto">I'm making a global cli tool that asks you for your language preference upon install but since NPM 7 it doesn't run the postinstall script anymore</p>
<h3 dir="auto">Expected Behavior:</h3>
<p dir="auto">In NPM 6 it works just fine</p>
<h3 dir="auto">Steps To Reprod... | 1 |
<p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">1.8.9</p>
<p dir="auto"><strong>React Version:</strong></p>
<p dir="auto">15.0.0</p>
<p dir="auto"><strong>Code</strong></p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-... | <p dir="auto">I have a file that will be evaluated by Nashorn. Nashorn has a global function called <code class="notranslate">print</code>. Therefore I declare it like so:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="declare var print: (_: s... | 0 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import scrapy
class MyItem(scrapy.Item):
item1 = scrapy.Field()
item_url = scrapy.Field()
item_address = scrapy.Field()
item_list = scrapy.Field()
class MyLoader(scrapy.contrib.loa... | <p dir="auto">Hi, following code snippet does not work as i expected:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="In [2]: from scrapy.contrib.loader import ItemLoader
In [3]:
In [3]: from scrapy.item import Item, Field... | 1 |
<p dir="auto">I'm having a problem.<br>
I can't write the <strong>@-symbol</strong> anywhere in the atom interface. I'm on Windows7. To write a <strong>@</strong> I need to press <strong>AltGr+Q</strong> (I use a <em>QWERTZ</em>-keyboard, AltGr is the right Alt key). I can write the <strong>euro-symbol</strong> (€) whi... | <blockquote>
<p dir="auto">Atom doesn't handle keyboards with Right Alt (i.e. AltGr). This is a very basic mistake. I have a Hungarian keyboard layout, I can only write specific keys like "|" (pipe) by pressing Right Alt (AltGr) and then W, which Atom doesn't recognize and treat like Alt-W or something?<br>
The point i... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> 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 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Feature Idea</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">module_utils/powershell.ps1</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<p dir="auto">v2.4</p>
<h5 dir="auto">SUMMARY</h5>
<p dir="auto">The <strong>win_nssm</strong> module implements a parameter... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 1.9.6
configured module search path = None"><pre class="notranslate"><code clas... | 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/3301901359">https://github.com/matplotlib/matplotlib/actions/runs/3301901359</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">/home/wj/anaconda2/bin/python2.7 /home/wj/PycharmProjects/untitled2/1.py<br>
Files already downloaded and verified<br>
Files already downloaded and verified<br>
truck ship cat frog<br>
[1, 2000] loss: 2.224<br>
[1, 4000] loss: 1.857<br>
[1, 6000] loss: 1.713<br>
[1, 8000] loss: 1.607<br>
[1, 10000... | <p dir="auto"><code class="notranslate">Traceback (most recent call last): File "trainval_net.py", line 322, in <module> rois_label = fasterRCNN(im_data, im_info, gt_boxes, num_boxes) File "/usr/local/lib/python2.7/dist-packages/torch/nn/modules/module.py", line 491, in __call__ result = self.forward(*input, **kw... | 1 |
<p dir="auto">I was messing around with boxed closures and stumbled upon this compiler error:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="src/main.rs:14:9: 14:43 error: internal compiler error: cannot relate bound region: ReScope(Destructio... | <p dir="auto">I hit an internal compiler error with this weeks build. It occurs when I try to build <a href="https://github.com/Kintaro/wtftw/tree/1d8040fddfedfd3b111bb4d5a8466fcb8120e339">https://github.com/Kintaro/wtftw/tree/1d8040fddfedfd3b111bb4d5a8466fcb8120e339</a></p>
<p dir="auto">Error output and rustc version... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><input type="c... | <ul dir="auto">
<li>[√] 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>[√] I have checked the <a href="https://github.com/apache/dubbo/blob/master/FAQ.md">FAQ</a> of this repository and believe that this is not a dupl... | 0 |
<p dir="auto">I tried installing the electron-prebuilt in corporate network and I get CERT_UNTRUSTED error. I even modified the .npmrc file to accept <a href="http://registry.npmjs.org/" rel="nofollow">http://registry.npmjs.org/</a>. Help me to fix this.</p> | <p dir="auto">I have tried installing electron-prebuilt using npm however I run into errors similar to this other user (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="73243285" data-permission-text="Title is private" data-url="https://github.com/electron/electron/issues/1578" data-h... | 1 |
<p dir="auto">Starting with this engine roll: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="340795300" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/19322" data-hovercard-type="pull_request" data-hovercard-url="/flutter/flutter/pull/193... | <p dir="auto">Starting with this engine roll: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="340795300" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/19322" data-hovercard-type="pull_request" data-hovercard-url="/flutter/flutter/pull/193... | 1 |
<p dir="auto">D:\git\flutter>flutter doctor<br>
Updating flutter tool...<br>
The system can't find the route.<br>
Error: Unable to 'pub upgrade' flutter tool. Retrying in five seconds...</p> | 0 | |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=cnichols" rel="nofollow">Christopher Nichols</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7584?redirect=false" rel="nofollow">SPR-7584</a></strong> and commented</p>
<p dir="auto">Lightly wordsmithing the origin... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=gobreak" rel="nofollow">gobreak</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2181?redirect=false" rel="nofollow">SPR-2181</a></strong> and commented</p>
<p dir="auto">I have tried using JBossMQ and ActiveMQ to r... | 0 |
<h1 dir="auto">Description of the new feature/enhancement</h1>
<p dir="auto">Include panes keybindings by default</p>
<h1 dir="auto">Proposed technical implementation details (optional)</h1>
<p dir="auto">Current keybinding suggestion:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-au... | <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.18995.0
Windows Terminal version (if applicable): 0.5.2762.0"><pre lang="none" class="notranslate"><code class="notranslate">Windows build nu... | 0 |
<p dir="auto">Hi,</p>
<p dir="auto">I am interested in using scatter_add when the tensor being update is not a variable. Is this possible?</p>
<p dir="auto">I am looking to do something like this:</p>
<p dir="auto"><code class="notranslate">X1_ph = tf.placeholder(tf.float32, shape=(None, 3))</code><br>
<code class="not... | <p dir="auto"><strong>System information</strong></p>
<ul dir="auto">
<li>Have I written custom code (as opposed to using a stock example script provided in TensorFlow): Yes</li>
<li>OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 16.04</li>
<li>Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if ... | 0 |
<p dir="auto">See screenshot for repro code, its much clearer.<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1753927/7439840/db615cf0-f0c1-11e4-8c1d-4e29e33a6e5b.png"><img src="https://cloud.githubusercontent.com/assets/1753927/7439840/db615cf0-f0c1-11e4-8c1d... | <p dir="auto">Hi,</p>
<p dir="auto"><strong>TS Version</strong>: 1.4</p>
<p dir="auto">The following code:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="var x: any;
/*
var bar;
*/"><pre class="notranslate"><span class="pl-k">va... | 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?q=is%3Aissue">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<p dir="aut... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected ... | 0 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/2155" rel="nofollow">http://projects.scipy.org/numpy/ticket/2155</a> on 2012-06-11 by trac user r0k3, assigned to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/pierregm/hovercard" data-octo-clic... | <p dir="auto">I've tried to build numpy with ATLAS 3.10. This version of <a href="http://math-atlas.sourceforge.net/atlas_install/node22.html" rel="nofollow">ATLAS</a> produces instead of <code class="notranslate">libf77blas.so</code>, <code class="notranslate">liblapack.so</code>, and other libraries just <code class=... | 0 |
<p dir="auto">Series should be standardized with DataFrame and provide the same structural infos methods, for example .info()</p> | <p dir="auto">xref PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="245612381" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/17077" data-hovercard-type="pull_request" data-hovercard-url="/pandas-dev/pandas/pull/17077/hovercard" href="... | 0 |
<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">Currently, the <code class="notranslate">DataParallel</code>-based approach for distributed training does not support complex tensors. Some c... | <h2 dir="auto"><g-emoji class="g-emoji" alias="question" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2753.png">❓</g-emoji> Questions and Help</h2>
<p dir="auto">Does JIT trace support the model with MKLDNN layout?</p>
<div class="snippet-clipboard-content notranslate position-relative overf... | 0 |
<p dir="auto">Elasticsearch version 5.0 Alpha-2</p>
<p dir="auto">JVM version 1.8.0_91</p>
<p dir="auto">OS version Windows 7</p>
<p dir="auto"><strong>Description of the problem including expected versus actual behavior</strong>:<br>
Lucene throws the following error when running the Date Range query below. Files to r... | <p dir="auto">The static helpers on PointValues throws an exception if a leaf has points indexed but not for the given field.<br>
When using this function in es the exception is never caught which could lead to error in search request or field stats request.<br>
The problem has been fixed in Lucene: <a href="https://is... | 1 |
<p dir="auto">While i'm using proxies just get always this error.<br>
I've try several times at least i resolved by removing the "s" in the https: proxy too as suggested in <a href="https://stackoverflow.com/questions/65516325/ssl-wrong-version-number-on-python-request" rel="nofollow">this topic</a>:</p>
<p dir="auto">... | <p dir="auto">With the upgrade to 2.5.3, my application suddenly broke. I've tracked it down to a loss of headers. The response includes two "WWW-Authenticate" headers, but only one is returned in the header list. This appears to be a urllib3 bug.</p> | 0 |
<p dir="auto">kube-down script delete VPC, subnet and igw, but not delete the DHCP option set created in kube-up</p> | <p dir="auto">After running kube-down I consistently see that it leaves the following around:</p>
<ul dir="auto">
<li>dhcp-options</li>
<li>key-pair</li>
</ul> | 1 |
<p dir="auto">Per <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/quinton-hoole/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/quinton-hoole">@quinton-hoole</a>'s request, I'm attempting to chart a well establish... | <p dir="auto">Currently we manually convert the yaml/json files embedded in markdown files. To automate this process, we propose to add features to the kube-version-change tool:</p>
<ul dir="auto">
<li>we need to remove the default fields in the output of kube-version-change tool</li>
<li>we need to add a flag to kube-... | 0 |
<p dir="auto">The file dialog opens from a renderer process, but most of the icons are missing for the files and the folders.</p>
<p dir="auto"><a href="http://imgur.com/BZWIYaI" rel="nofollow">screenshot</a></p>
<ul dir="auto">
<li>Electron version: 0.37.2</li>
<li>Operating system: OSX 10.11.4</li>
</ul> | <p dir="auto">I want to handle saving of a file to set the download path:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" mainWindow.webContents.session.on('will-download', function(event, item) {
var filename = item.getFil... | 1 |
<p dir="auto">Examples:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class C<R>
{
value : R;
constructor(v? : R) { this.value = v }
}
// OK, no type error
var a : C<string> = new C("x");
// OK, type... | <p dir="auto">Courtesy of <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/JsonFreeman/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/JsonFreeman">@JsonFreeman</a></p>
<div class="snippet-clipboard-content notrans... | 1 |
<p dir="auto">I have a dataframe looks like this, and its column 2 is missing:<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/6269369/8245984/6ff1798c-1669-11e5-88b1-2c27a6b5f2fb.png"><img src="https://cloud.githubusercontent.com/assets/6269369/8245984/6ff1798... | <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.to_sql('TableNameHere', engine, if_exists='append', chunksize=900, index=False)
"><pre class="notranslate"><s... | 0 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 3.3</li>
<li>Operating System / Platform => Ubuntu 16.10</li>
<li>Compiler => gcc 6.3</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">I created a DNN network in Keras, very similar to LeNet (Conv->MaxPool->Co... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 3.4.1-dev (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/opencv/opencv/commit/0a6d1900956b5ef4713dd6df1eaf763697572851/hovercard" href="https://github.com/opencv/opencv/commit/0a6d1900956b5ef4... | 0 |
<p dir="auto">Currently, the IAM Policy template for Kubernetes master grants <code class="notranslate">ec2:*</code> permissions, which means the role have the API access to potentially terminate other instances even if they are not in the Kubernetes cluster.</p>
<div class="snippet-clipboard-content notranslate positi... | <p dir="auto">For example, the master currently has blanket permissions on ec2, and the minion has write access to the s3 bucket, but only needs read access.</p>
<p dir="auto">This may entail giving objects we create a prefix to enable stricter policies.</p> | 1 |
<p dir="auto">This is <em>not</em> a feature request (for rest/spread operator) or a bug report (that rest/spread doesn't work).</p>
<ol dir="auto">
<li>Is there a way to configure vscode today to suppress or otherwise not show as syntax errors the usage of the object spread operator?</li>
<li>If this is not possible, ... | <p dir="auto">es7 proposal : <a href="https://github.com/sebmarkbage/ecmascript-rest-spread">https://github.com/sebmarkbage/ecmascript-rest-spread</a></p>
<h2 dir="auto">Spread properties</h2>
<h3 dir="auto">Typing</h3>
<p dir="auto">In my opinion the goal of this method is to be able to duplicate an object and changin... | 1 |
<p dir="auto">I can't think of a reason why this method shouldn't be added, but I may be missing something.</p> | <p dir="auto">I wonder whether <code class="notranslate">collect()</code> isn't always equivalent to <code class="notranslate">Vector()</code>, and could therefore be merged into it:</p>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-cont... | 1 |
<p dir="auto">A few days ago when I started I was able to use tab completion in the waypoint editor (typing p then TAB would autocomoplete <code class="notranslate"><p></p></code>) This behavior seems to have stopped working.</p> | <p dir="auto">Emmet auto-complete isn't functioning in the code editor. Everything <em>seems</em> to be there in create-editor.js but something must be going wrong.</p> | 1 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">synchronize 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.0.1.0
c... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<ul dir="auto">
<li>ios_facts</li>
<li>ansible_connection</li>
</ul>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboar... | 0 |
<p dir="auto"><strong>Assignees:</strong></p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Windows <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/dbaeumer/hovercard" data-octo-cl... | <p dir="auto">It's kind of feature request. Please add support for multiple folder open on same window. It's really essential.</p> | 0 |
<p dir="auto">I assumed that failing file operations (<code class="notranslate">rm</code>, <code class="notranslate">'mkdir</code>, etc.) return a <code class="notranslate">SystemError</code> when they fail. However, under certain circumstances they return an undocumented <code class="notranslate">UVError</code>. This ... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia> try
run(`false`)
catch err
dump(err)
end
ErrorException
msg: ASCIIString "failed process: Process(`false`, ProcessExited(1)) [1]"
julia> try
... | 1 |
<p dir="auto">I‘m a webgl novice.I hope get some help about mouse picking. I want to do a street view program with webgl.so,l create a SphereGeometry,and the camera position is in the SphereGeometry.on the street view texture,I want to mark the point where is picked by the mouse,but I can not get the point position may... | <h5 dir="auto">Description of the problem</h5>
<p dir="auto">In r83, a loaded <code class="notranslate">BufferGeometry</code> object would receive transforms, and apply these transform matrices to their "position" <code class="notranslate">Float32Array</code>. However, in r84, these transform matrices are no longer ap... | 0 |
<h4 dir="auto">Describe the workflow you want to enable</h4>
<p dir="auto">In some cases you need to use OrdinalEncoder even if the dataframe contains NaN, which couldn't be done at current sklearn version. For instance, when using KNNImputer to deal with missing values you need first change categorical columns into nu... | <p dir="auto">We should allow NaNs to pass-through in <code class="notranslate">OrdinalEncoder</code>. One reason is for supporting categorical features with NaNs in the <code class="notranslate">HistGradientBoosting </code> estimators:</p>
<p dir="auto">For the native categorical support, we require categories to be e... | 1 |
<p dir="auto">Axios Version : 0.19.x<br>
Custom config passed by axios.create lost in the interceptor</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="const client = axios.create({custom1: 'xxx'})
client.interceptors.response.use(... | <p dir="auto"><strong>Describe the bug</strong><br>
Custom settings are not persisted to each request</p>
<p dir="auto"><strong>To Reproduce</strong></p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="
var axios = require('axios')
v... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=mbingham" rel="nofollow">Mike Bingham</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7714?redirect=false" rel="nofollow">SPR-7714</a></strong> and commented</p>
<p dir="auto">After upgrading to Spring 3.0.5, we've... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=mschipperheyn" rel="nofollow">marc schipperheyn</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8759?redirect=false" rel="nofollow">SPR-8759</a></strong> and commented</p>
<p dir="auto">The getter return type (Map)... | 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">Continuously getting this error when using NPM-cli, executing the command "npm ci":<br>
10:58:07 + npm ci<br>
10:58:34 npm ERR! cb() never called!<br>
10:58:34<br>
10:58:34 npm ERR! This is an error with npm itself. Please report this error at:<br>
10:58:34 npm ERR! <a href="https://npm.community"... | 0 |
<p dir="auto">The CSV file storing the index for the FilesystemStorage of the profiler contains duplicates for each request. Each request appears 3 times in the index. This breaks the search as limiting to 10 results only gives me 4 results.</p> | <p dir="auto">Hey guys-</p>
<p dir="auto">After the annotations change, the <code class="notranslate">doctrine:generate:entity</code> task no longer works. There are basically 2 problems:</p>
<ol dir="auto">
<li>No annotation prefix is set on the entity in the command. This is probably easily rectified by adding:</li>
... | 0 |
<p dir="auto">Currently, if you call the navigate function of the router within a component constructor, 1 of 2 things happens. Either it changes the route just fine, or it throws the following runtime error:</p>
<p dir="auto">TypeError: Cannot read property 'constructor' of undefined</p>
<p dir="auto">An error is ONLY... | <p dir="auto">When using a custom pipe inside of an <code class="notranslate">ng-switch-default</code> the pipe breaks with the exception:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="EXCEPTION: TypeError: Cannot read property 'constructor'... | 1 |
<p dir="auto">I was playing around with unsafe blocks with the code listed below and it failed with the following.<br>
System Info:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="rustc 1.0.0-nightly (d3732a12e 2015-02-06 23:30:17 +0000)
host: ... | <p dir="auto">Input:</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="struct T(u8);
fn t() -> *mut T {
unsafe { 0u8 as *mut T }
}
fn main() {
let a = unsafe { *t() };
}"><pre class="notranslate"><span class="pl-k">s... | 1 |
<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... | <ul dir="auto">
<li>Electron version: 1.7.9</li>
<li>Operating system:<br>
win7 X64<br>
The width of the new window is 768, the height is 480, the actual open window width is 960, and the height is 600.<br>
When I created a new window, the actual size of the window was always about 1.25 times the size of the window, an... | 0 |
<p dir="auto">Three different FIXMEs in <code class="notranslate">trans::tvec</code> suggest improvements to be made to do with the representation types for vectors: "This is not the correct type" in both <code class="notranslate">alloc_uniq_raw</code> and <code class="notranslate">duplicate_uniq</code>, and "Optimize ... | <p dir="auto">A recent change broke this code:</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="use a::*;
use b::*;
mod a { pub fn foo() {} }
mod b { pub fn foo() {} }"><pre class="notranslate"><span class="pl-k">use</span> a<s... | 0 |
<p dir="auto">On one of the pages that I'm parsing I got:</p>
<p dir="auto">File "/usr/local/lib/python2.7/dist-packages/requests/models.py", line 777, in text<br>
content = str(self.content, encoding, errors='replace')<br>
LookupError: unknown encoding: ISO-LATIN-1</p>
<p dir="auto">I think it would be more sensible t... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=">>> url = 'http://dilbert.com'
>>> len(urllib2.urlopen(url).read())
30194
>>> len(requests.get(url).content)
Traceback (most recent call last):
File "<stdin>&qu... | 1 |
<p dir="auto">My workers quite often fail to start properly when mingle is enabled with no<br>
"celery@worker ready" message to be seen. Celery Flower also doesn't show the worker as Online.</p>
<p dir="auto">Celery 3.1.4 but has been happening in all versions of 3.1.x</p> | <p dir="auto">why waiting so long to "sync with me"?</p>
<p dir="auto">Following is the log:</p>
<p dir="auto">[2013-11-25 16:54:23,396: INFO/MainProcess] Connected to amqp://admin@rabbitmq_server:5672/zeus<br>
[2013-11-25 16:54:23,421: INFO/MainProcess] mingle: searching for neighbors<br>
[2013-11-25 16:54:23,564: INF... | 1 |
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/en/challenges/basic-javascript/escaping-literal-quotes-in-strings" rel="nofollow">escaping-literal-quotes-in-strings</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_4) AppleWebKit/537.36 (KHTML, lik... | <p dir="auto">I think You should not be so strict with the expression with which the random number must be generated, forcing to use the expression <code class="notranslate">Math.floor(Math.random( * (3 - 1 + 1)) + 1</code> (by the way is very silly -1+1 ) cuts creativity and interest in thinking in how to solve the pr... | 0 |
<p dir="auto">Came a across this very odd problem while trying to get difference between two columns in a DataFrame of type datetime64. The following simple example illustrates the problem:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="df = p... | <p dir="auto">I have a hd5store that accumulates data by batch. However the batches overlap and I want to just add the new rows..<br>
The data is in a table with a major index of event timestamp. I can assume the new batch has complete data for the first day so all I need to do is to remove all rows with a timestamp &... | 0 |
<p dir="auto">hello<br>
When using the mighty groupby function, I found myself quite disappointed by something:<br>
indeed, it is very useful regarding operations, but one of the most basic one is not mathematical.<br>
It is about getting the values associated to a column (or series of columns) per group.</p>
<p dir="a... | <p dir="auto">Issues:</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <code class="notranslate">Index.difference</code> and <code class="notranslate">symmetric_difference</code> raise for mixed types (solved by <a class... | 0 |
<h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>Current behavior</strong><br>
A clear and concise description of the behavior.</p>
<ul dir="auto">
<li><a href="babeljs.io/repl">REPL</a>, <a href="https://codesandbox.io/s/babel-repl-custom-plugin-7s08o?file=/src/index.js" rel="nofollow">Codesandbox</a>, or GitHub R... | <h3 dir="auto">💻</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Would you like to work on a fix?</li>
</ul>
<h3 dir="auto">How are you using Babel?</h3>
<p dir="auto">@babel/eslint-parser</p>
<h3 dir="auto">Input code</h3>
<p di... | 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... | <ul dir="auto">
<li>Electron version: 1.7.8</li>
<li>Operating system: macOS sierra, windows7, windows10</li>
</ul>
<h3 dir="auto">Expected behavior</h3>
<p dir="auto">Refreshing the page does not effect other opened windows.</p>
<h3 dir="auto">Actual behavior</h3>
<p dir="auto">Refreshing the page will close other wi... | 0 |
<p dir="auto"><a href="http://jquery.com/upgrade-guide/1.9/" rel="nofollow">http://jquery.com/upgrade-guide/1.9/</a></p> | <p dir="auto">Is jQuery v1.9 going to be supported?</p> | 1 |
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke-serial/1973/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke-serial/1973/</a></p>
<p dir="auto">Failed: [k8s.io] [HPA] Horizontal pod autoscaling (scale resource... | <p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-serial/2033/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-serial/2033/</a></p>
<p dir="auto">Failed: [k8s.io] [HPA] Horizontal pod autoscaling (scale resource... | 1 |
<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... | <p dir="auto">This is my simple code in index.js</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="globalShortcut.register("CmdOrCtrl+q", () => {
app.isQuiting = true;
app.quit();
})
"><pre class="notranslate... | 1 |
<p dir="auto"><strong>Context:</strong></p>
<ul dir="auto">
<li>Playwright Version: 1.27.1</li>
<li>Operating System: Mac</li>
<li>Node.js version: n/a</li>
<li>Visual Studio Code version: 1.73.0</li>
<li>Playwright for VSCode extension version: 1.0.1</li>
<li>Browser: All</li>
</ul>
<p dir="auto">Hi - question about V... | <p dir="auto">i know playwright test is only available for nodejs, but some of the features in this extension would be useful when using playwright with other languages, such as the "Enable Playwright Debug" button</p> | 1 |
<p dir="auto">Currently routing and ID values can be passed in the query string and url respectively, but they can also be extracted from fields within the document.</p>
<p dir="auto">This has a significant performance impact because each doc needs to be parsed on the node which receives the index/get/update/delete req... | <p dir="auto"><strong>Describe the feature</strong>:</p>
<blockquote>
<p dir="auto">The way it works is that Elasticsearch keeps track of the 256 most recently used filters, and only caches those that appear 5 times or more in this history.</p>
</blockquote>
<p dir="auto">We currently tracks 256 in the history and cach... | 0 |
<p dir="auto">I am incorrectly getting the following error, <strong>"This can only be used with ES6. Make sure to have a jsconfig.json-file which sets the target to ES6"</strong>.</p>
<p dir="auto">Furthermore, I think I may have stumbled upon a weird case where if the start of the file name is "temp" as in "temp.js", ... | <p dir="auto">Hi.</p>
<p dir="auto">Thanks for your product, I really enjoy using it. However I have one problem:<br>
When using ES6 features, like the arrow functions, I get the message "This can only be used with ES6. Make sure to have a jsconfig.json-file which sets the target to ES6".</p>
<p dir="auto">However I ha... | 1 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 4.1.1</li>
<li>Operating System / Platform => Ubuntu 18.04</li>
<li>Compiler => Python 3.6</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">Documentation for <code class="notranslate">cv2.randn</code> says <em>Fil... | <p dir="auto">We seem to have found a bug in the JPEG image reading code (which is new in 3.1)<br>
in the EXIF parsing functions.</p>
<p dir="auto">The EXIF parser hangs in reading the JPEG orientation tag, and the<br>
imread() function does not return (explanation see below) and hangs.<br>
Probably the jpeg file was c... | 0 |
<p dir="auto">For my time propagation of PDEs, I need to find the eigenvectors/-values of a Krylov subspace matrix, every step (see e.g. my fork of <a href="https://github.com/jagot/Krylov.jl/blob/2cd8e19fb9bc2c86747dbd890e52628074b3e299/src/exp_lanczos.jl#L33">Krylov.jl</a>). As it is now, e.g. <a href="https://github... | <p dir="auto">Some new <code class="notranslate">convert</code> method definitions cause substantial invalidation due to usage of <code class="notranslate">convert</code> in constructors. A good example is <a href="https://github.com/JuliaLang/Pkg.jl/blob/3e3f9d7a3baf3a96c860d2b1bc895d5fd2d40d35/src/Operations.jl#L64-L... | 0 |
<p dir="auto">Currently, the DllPlugin and DllReferencePlugin allows loading external modules from separately generated bundles. The problem is that we need to provide a manifest with all the modules being bundled <strong>at the time of bundling</strong>. This is limiting in certain scenarios, where we would like to dy... | <h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong><br>
Progress message showing weird: percent building modules message show many space. maybe issue due to nextMessage lineCaretPosition computed incorrect.</p>
<p dir="auto"><strong>If the current behavior is a bug, please pr... | 0 |
<p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">1.8.9</p>
<p dir="auto"><strong>Code</strong></p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="interface I {
m: string | {a: string};
}
var x: I;
var y: stri... | <p dir="auto">I just found out that property access expressions doesn't work on type predicate functions and <code class="notranslate">instanceof</code> type guards.</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="
class A {
... | 1 |
<p dir="auto">Theano has supported multiple GPUs since v0.8.0.<br>
(cf. <a href="http://deeplearning.net/software/theano/tutorial/using_multi_gpu.html" rel="nofollow">Using multiple GPUs — Theano 0.8.0 documentation</a> )<br>
Does Keras also support using multiple GPUs?</p>
<p dir="auto">For example, can I run the belo... | <p dir="auto">how can I use center loss in keras?</p> | 0 |
<p dir="auto">There is one feature in Sublime Text 2 that I often use and it really makes my day. It has the option to save all of your open tabs and window setup as a 'Project'. This really comes in handy as a designer working on applications that have multiple views and scss files. It saves the project as 'project na... | <p dir="auto">In Sublime I can have multiple folders in the side bar. If Atom already has this, I haven't been able to figure out how to do it.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/79d3ae8c84a5de1394abdea815de7c769d023ff237356c918ea2d179a43d97b... | 1 |
<p dir="auto">I am using popovers for the What is this? link for a credit card verification number field (see attached images). The popover contains an HTML table to format the text and image and is brought in via a PHP require() statement.</p>
<p dir="auto">The line of HTML used for this is as follows:<br>
<span id... | <p dir="auto">I have a problem with the way the button setState method works.</p>
<p dir="auto">I have a project in which I am using a bootstrap button in a modal dialog, where the button's click action is to submit the form to a given URL, then close the dialog, with no further action allowed on the dialog. The desire... | 0 |
<p dir="auto">Julia 0.5 has removed all support for cloning private repos on Windows. In previous versions one could always clone private repos via SSH remote URLs, but support for the git protocol seems entirely removed. Cloning private repos via https also doesn't work on Windows, I get the following error:</p>
<div ... | <p dir="auto"><del><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="24850641" data-permission-text="Title is private" data-url="https://github.com/JuliaLang/julia/issues/5252" data-hovercard-type="issue" data-hovercard-url="/JuliaLang/julia/issues/5252/hovercard" href="https://github.... | 1 |
<p dir="auto"><code class="notranslate">rustdoc</code> unusually repeats a doc comment twice when it is outside an external module. Check out <a href="https://github.com/alxgnon/docrepeat">alxgnon/docrepeat</a> for an example of the bug in action.</p>
<p dir="auto">I previously fixed this issue for Rust's documentation... | <p dir="auto">This should generate at least a warning. <code class="notranslate">warn(type_limits)</code> might be appropriate.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="pub fn main() {
let x: u64 = -1;
println!("x = {}"... | 0 |
<h3 dir="auto">System information</h3>
<ul dir="auto">
<li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>:<br>
Yes, see below.</li>
<li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>:<br>
Ubuntu 16.04</li>
<li><strong>TensorFlow ... | <hr>
<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. Simply calling "import tensorflow" already crashes.</li>
<li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Rasp... | 0 |
<h1 dir="auto">Overview</h1>
<p dir="auto">The main features of the new Completion Suggester are:</p>
<ul dir="auto">
<li><strong>Near real-time</strong> - ensures no deleted docs are ever suggested (addresses <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="42978160" data-permission-... | <p dir="auto">org.apache.lucene.index.MergePolicy$MergeException: java.lang.NullPointerException<br>
at org.elasticsearch.index.merge.scheduler.ConcurrentMergeSchedulerProvider$CustomConcurrentMergeScheduler.handleMergeException(ConcurrentMergeSchedulerProvider.java:99)<br>
at org.apache.lucene.index.ConcurrentMergeSch... | 0 |
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-slow/6632/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-slow/6632/</a></p>
<p dir="auto">Failed: [k8s.io] Pod Disks should schedule a pod w/ a readonly PD on ... | <p dir="auto">12500 might be too large for, say, an n1-standard-4 master which has 3G of ram (i.e I don't think the estimate of: an object+metadata needed by etcd + duplication in apiserver cache = 256k is always going to be accurate). I think we came across a case where just 10,000 failed pods were enough to oom maste... | 0 |
<h3 dir="auto">Bug summary</h3>
<p dir="auto">If you contour a uniform field i.e. <code class="notranslate">ax.contour(z=[[1, 1], [1,1]]))</code> it works fine, although the output is not very interesting. If you add a colorbar to this, you receive an error. Without the colorbar call there is no error.</p>
<h3 dir="au... | <p dir="auto">It would be great if you could copy the functionality as it exists in Matlab:<br>
In the toolbar there is a 'Data Cursor' button.<br>
This allows you to click on data points on the plot and it shows values.<br>
It also allows you to move around the plot by using the arrow keys.<br>
This is really helpful ... | 0 |
<p dir="auto">When element on which the tooltip is created is removed from the DOM. Html for the corresponding tooltip is not remove from DOM and it remains on the page.</p>
<p dir="auto">Possible solution (quick and dirty :) ) :<br>
I added the following code to init of the plugin and it worked for my situation<br>
th... | <p dir="auto">Example:<br>
<a href="http://jsfiddle.net/eduardojribeiro/fScua/297/" rel="nofollow">http://jsfiddle.net/eduardojribeiro/fScua/297/</a></p> | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I tried using the <code class="notranslate">@types/xxxx</code> package and had problems.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-li... | <p dir="auto">Can we move @types/react from dependency to peerDependency?</p>
<p dir="auto">I'm experiencing a issue where I have react@16 and it's typings, but types/react-redux installs react@15 typings as dependency which results many compiler errors and red underlines in VS Code.</p>
<p dir="auto">I think that we c... | 1 |
<p dir="auto">In the ES 5 alphas we have some awesome bootstrap checks. However when you start ES as a service, eg <code class="notranslate">service elasticsearch start</code> and haven't completed those, it gives;</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipb... | <p dir="auto">Hi.</p>
<p dir="auto">I would like not to get some of the fields from the response of an API request, since it's killing my CPU time at deserialization of the JSON in the client, I commented the fields that I don't want to receive, Is it possible?</p>
<p dir="auto">First aggregation is date_histogram, inn... | 0 |
<h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.3.2 (latest released)</p>
<h3 dir="auto">What happened</h3>
<p dir="auto">Using the provided minimal example, <code class="notranslate">task_instance</code> (i.e., <code class="notranslate">ti</code>) is accessible when using <code class="notranslate">PythonOpe... | <p dir="auto"><strong>Apache Airflow version</strong>: 1.10.13</p>
<p dir="auto"><strong>Environment</strong>: Docker (Ubuntu 18.4 - Python 3.7)</p>
<ul dir="auto">
<li>Cloud provider or hardware configuration: Azure</li>
<li>OS (e.g. from /etc/os-release): Docker (Ubuntu 18.4 - Python 3.7)</li>
<li>Kernel (e.g. uname ... | 1 |
<p dir="auto">When I execute a command like</p>
<blockquote>
<p dir="auto">sns.pairplot(x, hue = 'species', diag_kind='kde')</p>
</blockquote>
<p dir="auto">The following error is raised:</p>
<blockquote>
<p dir="auto">TypeError: slice indices must be integers or None or have an <strong>index</strong> method</p>
</bloc... | <p dir="auto">when I run the demo Example:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=">>> import numpy as np; np.random.seed(10)
>>> import seaborn as sns; sns.set(color_codes=True)
>>> mean, cov = [0, 2], [(1, .... | 1 |
<p dir="auto">I would love to see a live preview of the changes i make to the configuration, so i don't have to go to each components page edit in the color via dev tools and copy them and then paste them into the customizer.<br>
If a live preview might not be possible, maybe provide a preview button so you can preview... | <p dir="auto">Is possible include an official bootstrap theme maker tool (updated) like <a href="http://www.stylebootstrap.info/index.php" rel="nofollow">http://www.stylebootstrap.info/index.php</a> or <a href="http://fancyboot.designspebam.com/" rel="nofollow">http://fancyboot.designspebam.com/</a> or <a href="http://... | 1 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h2>
<p dir="auto">ONNX exporter gets tripped by a model using <code class="notranslate">nn.Sequential</code> and <code class="notranslate">nn.Embedding</code> when th... | <h2 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h2>
<p dir="auto">The tracer in onnx exporter is failing with an assertion error in the exporter.</p>
<h2 dir="auto">To Reproduce</h2>
<p dir="auto">Steps to reproduc... | 1 |
<p dir="auto">When setting <code class="notranslate">url_prefix</code> in <code class="notranslate">app.register_blueprint</code> it does not update the blueprints <code class="notranslate">url_prefix</code> property.<br>
Not sure if this is a bug or intentional but seems odd.</p>
<hr>
<p dir="auto">Example:<br>
<stron... | <p dir="auto">Nested blueprints should be able to have the same name. Currently all blueprints are registered under their own name, however for a nested blueprint id expected it to use the <code class="notranslate"><parent_name>.<child_name></code></p>
<div class="highlight highlight-source-python notransla... | 1 |
<p dir="auto">This issue is carried over from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="22984422" data-permission-text="Title is private" data-url="https://github.com/JuliaLang/IJulia.jl/issues/116" data-hovercard-type="issue" data-hovercard-url="/JuliaLang/IJulia.jl/issues/116... | <p dir="auto">I got the above error locally with <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="906350454" data-permission-text="Title is private" data-url="https://github.com/JuliaLang/julia/issues/40996" data-hovercard-type="pull_request" data-hovercard-url="/JuliaLang/julia/pull... | 0 |
<h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">Upgrading to Next 9.0 from 8.1 breaks any Jest tests for components that use dynamic imports syntax (not using <code class="notranslate">next/dynamic</code>) :</p>
<div class="snippet-clipboard-content notranslate position-relative overfl... | <h1 dir="auto">Bug report</h1>
<p dir="auto">Since upgrading to v9 I've run into several issues that stop the deployment, the app runs fine with <code class="notranslate">now dev</code> . This includes</p>
<ul dir="auto">
<li>can't load grpc</li>
<li>self register bug
<ul dir="auto">
<li>both avoided when setting grpc ... | 0 |
<p dir="auto">This has happened in the last 5 html exercises.</p>
<p dir="auto">These are lines 42 to 46.</p>
<ol dir="auto">
<li>flea treatment</li>
<li>thunder</li>
<li>other cats</li>
</ol>
<p dir="auto">If I click within the last LI's text my insertion point appears within the LI tag itself. If I then press a... | <p dir="auto">In all the exercises, we the users are forced to press the enter key before writing any code.</p>
<hr>
<h4 dir="auto">Update:</h4>
<p dir="auto">We have locked the conversation temporarily on this thread to collaborators only, this has been resolved in staging, and will be live soon.</p>
<p dir="auto">The... | 1 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-add-images-to-your-website" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-add-images-to-your-website</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possible.<br>
When I complete ... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-add-images-to-your-website" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-add-images-to-your-website</a> has an issue. When you complete it and click the button to go to the next challenge, it redirects you to: <a href="ht... | 1 |
<p dir="auto">It is very common use case when user wants to add reference of module file (external file) by dragging and dropping it to editor. But right now VScode is not supporting this feature. When user try to drag a file from the explorer window it is opening that file in the editor.</p>
<p dir="auto">In the below... | <ul dir="auto">
<li>VSCode Version: 1.1.1</li>
<li>OS Version: Windows 10</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<p dir="auto">if we have two or more functions with the same name, there is no syntax highlighting error !!</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://clo... | 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.... | <p dir="auto">Can the documentation clearly state how to comprehensively prevent the user from accessing the dev tools.</p>
<p dir="auto">remove from top menu<br>
remove toggle code when app starts up so it's initially hidden<br>
What else must I do? Perhaps this should be in the documentation.<br>
I read in a few plac... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.