text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
1
<p dir="auto">If you use setSource on a SearchRequestBuilder and then call to string the SearchRequest will appear to be cleared.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="SearchRequestBuilder srb = client().prepareSearch().setSource(&quo...
<p dir="auto">Using the Java API, If one sets the content of a search request through <code class="notranslate">SearchRequestBuilder#setSource</code> methods and then calls <code class="notranslate">toString</code> to see the result, not only the content of the request is not returned as it wasn't set through <code cla...
1
<p dir="auto">When mapping a object, TS can't retain the keys accessor.</p> <p dir="auto">Following example uses <a href="https://lodash.com/docs#mapValues" rel="nofollow">lodash _.mapValues</a>, which maps a object.</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" d...
<h2 dir="auto">Motivations</h2> <p dir="auto">A lot of JavaScript library/framework/pattern involve computation based on the property name of an object. For example <a href="http://backbonejs.org/" rel="nofollow">Backbone</a> model, functional transformation <code class="notranslate">pluck</code>, <a href="https://gith...
1
<div class="highlight highlight-text-shell-session notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="% deno Deno 1.18.0 exit using ctrl+d or close() &gt; &quot;😂&quot;[0] Uncaught &quot;Unterminated string literal&quot;"><pre class="notranslate">% <span class="pl-s1">deno</sp...
<p dir="auto">At the moment Deno.args is <code class="notranslate">string[]</code>, but doesn't work like an array:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&gt; Deno.args.pop() Uncaught TypeError: Cannot assign to read only property 'le...
0
<h3 dir="auto">Apache Airflow version</h3> <p dir="auto">2.1.2</p> <h3 dir="auto">Operating System</h3> <p dir="auto">Official docker image</p> <h3 dir="auto">Versions of Apache Airflow Providers</h3> <p dir="auto"><em>No response</em></p> <h3 dir="auto">Deployment</h3> <p dir="auto">Official Apache Airflow Helm Chart<...
<p dir="auto"><strong>Apache Airflow version</strong>: 1.7.1.2</p> <p dir="auto">Ticket was created 11/Jul/16 16:06</p> <p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>):</p> <p dir="auto"><strong>Environment</strong>:</p> <ul dir="aut...
0
<p dir="auto">We need something like ReplicationController that runs RestartOnFailure and RestartNever pods "to completion", collects results, etc</p>
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.): No</p> <p dir="auto"><strong>What keywords did you search...
0
<p dir="auto">Is this a bug (note the different dtypes of the output)?</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In [1]: np.array([1, 2, 3], dtype=str) Out[1]: array(['1', '2', '3'], dtype='|S1') In [2]: np.array([1, 2, 3]).astyp...
<p dir="auto">I came across something that might be a bug in the numpy unique function. Here is an example.</p> <p dir="auto">In my case, a is a numpy array holding indices referring to pairwise equal elements in two other vectors (not shown). It could for instance be:</p> <p dir="auto">a=np.array([[1,2],[3,4],[1,2],[5...
0
<p dir="auto">*** THIS IS A DUPLICATE BUG REPORT ***</p> <p dir="auto">I am submitting it because the last one has had "please reopen" for a year but I don't think it's being picked up somehow.</p> <p dir="auto">*** ORIGINAL REPORT ***</p> <p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to loa...
<h5 dir="auto">Issue Type: Bug Report</h5> <h5 dir="auto">Ansible Version:</h5> <p dir="auto">ansible 1.6.6 linux (centos 6.5)<br> ansible 1.6.10 OpenBSD 5.5 (on OpenBSD tested also on ansible 1.6.6. Used newer ansible release to show it still happens)</p> <h5 dir="auto">Environment:</h5> <ul dir="auto"> <li>ansible is...
0
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=barryl" rel="nofollow">Barry Lagerweij</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-323?redirect=false" rel="nofollow">SPR-323</a></strong> and commented</p> <p dir="auto">EJB's that depend on other beans cannot...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=bubbapuryear" rel="nofollow">Bubba Puryear</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-1432?redirect=false" rel="nofollow">SPR-1432</a></strong> and commented</p> <p dir="auto">The FreeMarkerConfigurer class cl...
0
<p dir="auto">Hi,<br> Please add RTL languages support for bootstrap by default.<br> Best Regard.</p>
<p dir="auto">I'm not speaking any RTL languages, but since I'm working on a project supporting RTL, I was wondering if <a href="http://getbootstrap.com/css/#forms-control-validation" rel="nofollow">form-groups</a> shouldn't align the icon inside a input to the left-side. Maybe a native speaker of an RTL can share thei...
1
<p dir="auto">Under firefox 7, the models js library sometimes doesn't clear backdrop properly when rapidly left mouse click on launch model button. I can reproduce it on the bootstrap demo site too.</p> <p dir="auto">I'm reporting issue first and will look into it tonight.</p>
<p dir="auto">this.$backdrop is sometimes undefined when calling a modal without a backdrop.</p> <p dir="auto">This throws an error, because the method this.$backdrop.remove() cannot be called.</p>
0
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=ceharris414" rel="nofollow">Carl Harris</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7911?redirect=false" rel="nofollow">SPR-7911</a></strong> and commented</p> <p dir="auto">Some REST web services return 204 No...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=yozh" rel="nofollow">Stepan Koltsov</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7979?redirect=false" rel="nofollow">SPR-7979</a></strong> and commented</p> <p dir="auto">Have simple configuration:</p> <p dir="a...
0
<p dir="auto">In other IDEs I used to simple copy a line break and paste it to the find text box. Then I could replace it with some other string.</p> <p dir="auto">I tried to do it with regex find using "\n" or "\r" and I had no luck either.</p> <p dir="auto">This is very helpful when creating db queries or csv files o...
<p dir="auto">The Find dialog (Ctrl+F) does not allow multi-line finds using the <code class="notranslate">\n</code> character as it currently considers each line individually. See <a href="https://github.com/Microsoft/vscode/blob/master/src/vs/editor/common/model/textModel.ts"><code class="notranslate">TextModel._doFi...
1
<p dir="auto"><strong>Migrated issue, originally created by Patrick Rusk</strong></p> <p dir="auto">(This problem was noted in comments in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/zzzeek/sqlalchemy/commit/3fa38a1a2313b4644daa431d629394d6bb14497a/hovercard" href="https:/...
<p dir="auto"><strong>Migrated issue, originally created by Charles-Axel Dein (<a href="https://github.com/charlax">@charlax</a>)</strong></p> <p dir="auto">I'm upgrading a codebase to sqlalchemy 1.0.0beta5 from 0.9.9.</p> <p dir="auto">It seems that version 1 removed the ability to be forgiving about mentioning a joi...
0
<ul dir="auto"> <li>VSCode Version: 0.10.11</li> <li>OS Version: Windows 10</li> </ul> <p dir="auto">How can I setting open file in new tab when I select it from folder/file tree just like sublime text?(not replaced opened tab.)<br> I can't find where to config this.<br> Could anybody help me please?<br> Thx!</p>
<p dir="auto">I <em>really</em> miss proper tabs for open files (like VS proper), and the ability to rip a tab out into its own window.</p>
1
<p dir="auto">When trying to upload the wheels to pypi, I get this error:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ twine upload --verbose dist/* Uploading distributions to https://upload.pypi.org/legacy/ Uploading scikit_learn-0.22rc1-...
<p dir="auto">I found a mistake in the <code class="notranslate">plot_oneclass.py</code> example for the one-class SVM.</p> <p dir="auto">The code generates 20 test samples <code class="notranslate">X = 0.3 * np.random.randn(20, 2)</code> and then generates two copies shifted over <code class="notranslate">X_test = np....
0
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><inp...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><inp...
0
<h2 dir="auto">Environment info</h2> <ul dir="auto"> <li><code class="notranslate">transformers</code> version: master (4.4.0dev0)</li> <li>Platform: Google colab</li> <li>Python version: 3.7</li> <li>PyTorch version (GPU?): None</li> <li>Tensorflow version (GPU?): 2.4</li> <li>Using GPU in script?: Yes</li> <li>Using...
<h3 dir="auto">Feature request</h3> <p dir="auto">Our request a simpler and more convenient inference process for a speech recognition model based on MMS just like wav2vec 2.0 in Transformers.</p> <h3 dir="auto">Motivation</h3> <p dir="auto">We aim to encapsulate the various subroutines called by Facebook’s official mo...
0
<p dir="auto">We are currently using Jest for running playwright test cases. So this code is working perfectly fine for us:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import { runCLI } from &quot;jest&quot;; const { results...
<p dir="auto">We're currently using jest as a test runner for testing angular applications using playwright. In the angular ecosystem tools usually integrate with the <code class="notranslate">@angular/cli</code> by providing a builder, so our <code class="notranslate">@ngx-playwright/jest</code> package is actually wh...
1
<p dir="auto">Hi all,</p> <p dir="auto">I seeing sometimes failed Kafka indexing tasks, the task log look quite empty (~180 lines) - ends with this -</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="2018-02-05T03:32:28,045 INFO [main] io.druid.g...
<p dir="auto"><strong>Steps to reproduce:</strong></p> <ol dir="auto"> <li>Create a <a href="http://druid.io/docs/0.9.1.1/development/extensions-core/kafka-ingestion.html" rel="nofollow">kafka indexer</a></li> <li>Create a <a href="http://druid.io/docs/0.9.1.1/development/extensions-core/kafka-extraction-namespace.html...
0
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=mattinger" rel="nofollow">matthew inger</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-834?redirect=false" rel="nofollow">SPR-834</a></strong> and commented</p> <p dir="auto">The LocalSessionFactory bean currently...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=cbeams" rel="nofollow">Chris Beams</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8114?redirect=false" rel="nofollow">SPR-8114</a></strong> and commented</p> <p dir="auto">When using Spring's <code class="notransl...
0
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 19041.329 PowerToys version: v0.18.2 PowerToy module for which you are reporting the bug (if applicable): PowerToys Run"><pre class="notranslate">...
<h2 dir="auto">📝 Provide a description of the new feature</h2> <p dir="auto">I´m using a set of monitors physically at work(2x 35''), and a different setup of monitors at home (2x27").<br> I have different fanzyzones layout for the two, but when moving from one location to the other, I must rearrange all apps to the z...
0
<p dir="auto">There is<br> Try looking at the lastLetterOfLastName variable declaration if you get stuck.</p> <p dir="auto">but should be</p> <p dir="auto">Try looking at the lastLetterOfFirstName variable declaration if you get stuck.</p>
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-use-bracket-notation-to-find-the-last-character-in-a-string" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-use-bracket-notation-to-find-the-last-character-in-a-string</a> has an issue. Please describe how to reproduce it, ...
1
<p dir="auto">I'm currently using <strong>babelify</strong> to transform my source code + global shimming <strong>babel-core/browser-polyfill.js</strong> through a vendor file.</p> <p dir="auto">I noticed redefinitions of _createClass [et al] and the docs mentioned to use <code class="notranslate">{ optional: 'runtime'...
<p dir="auto">As far as I can tell the <code class="notranslate">runtime</code> transform is all-or-nothing, all I'm interested in is getting rid of the redundant helpers inlined into every module, but it seems I can't have that without also the "risk" of getting dependencies on the other runtimes (notably <code class=...
1
<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-9538?redirect=false" rel="nofollow">SPR-9538</a></strong> and commented</p> <p dir="auto">When you Cache a Collection ...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=anthavio" rel="nofollow">Martin Vanek</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9000?redirect=false" rel="nofollow">SPR-9000</a></strong> and commented</p> <p dir="auto">In xml configuration I often use bean ...
0
<p dir="auto">Continuing conversation started here: <a href="https://discuss.elastic.co/t/coerce-object-to-string/56748/3" rel="nofollow">https://discuss.elastic.co/t/coerce-object-to-string/56748/3</a></p> <p dir="auto"><strong>Description of the problem including expected versus actual behavior</strong>:</p> <p dir="...
<p dir="auto"><strong>Describe the feature</strong>:<br> There are cases where complex objects need to be passed to tokenizers. I am writing a new feature that will allow a mapping to specify that a property of type string may coerce an object within that property to a string.</p> <div class="snippet-clipboard-content...
1
<p dir="auto">One limitation of the functional approach is discoverability: which functions can be applied to a given type? This is not necessary however: We (should) know all the functions which take an object of given type as first argument. This leads to the possibility of code completion:</p> <div class="snippet-cl...
<p dir="auto">Since Julia is struct oriented, this could be a nice way make the language more ergonomic for methods<br> <a href="https://en.wikipedia.org/wiki/Uniform_Function_Call_Syntax" rel="nofollow">https://en.wikipedia.org/wiki/Uniform_Function_Call_Syntax</a></p> <p dir="auto">Assume</p> <div class="highlight hi...
1
<p dir="auto">Recently, I've been developing fast permutation tests that can make use of numpy/scipy matrix operations.</p> <p dir="auto">So far, I have developed 3 permutation tests: a mean test, a t-test and a pearson correlation test.</p> <p dir="auto">To get an idea for the timings, I've benchmarked the mean test t...
<p dir="auto">Apparently these two functions do exactly the same but there are no links between them in the documentation. Is there a reason to keep the two? If so, perhaps it's worth adding to the docs.</p> <p dir="auto"><a href="https://github.com/scipy/scipy/blob/master/scipy/linalg/decomp_lu.py#L17">https://github....
0
<p dir="auto">I'm opening this to discuss possible options:</p> <p dir="auto">I've been scrutinizing ES indexing performance on the NYC taxi data set (1.2 B taxi rides, numerics heavy: <a href="http://www.nyc.gov/html/tlc/html/about/trip_record_data.shtml" rel="nofollow">http://www.nyc.gov/html/tlc/html/about/trip_reco...
<p dir="auto">the node level TTL Purger thread fires up bulk delete request that might trigger <code class="notranslate">auto_create_index</code> if the purger thread runs a bulk after the index has been deleted.</p>
0
<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="All recent releases"><pre class="notranslate"><code class="notranslate">All recent releases...
<p dir="auto">ansible_sudo=True/False<br> in inventory.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[krb5] localhost s8webera ansible_ssh_user=root ansible_sudo=False ansible_python_interpreter=/usr/bin/python2.7"><pre class="notranslate"><...
0
<ul dir="auto"> <li>Electron version: 1.2.5</li> <li>Operating system: Mac OS X el capitan</li> </ul> <p dir="auto">When sending IPC messages between the renderer and the main process, I think we sometimes get duplicate messages.</p> <p dir="auto">What kind of reliability is ensured by Electron? Should we handle de-dup...
<p dir="auto">After creating a notification and passing a tag, then subsequent notifications with the same tag don't show up for the entire lifespan of the app.</p> <ul dir="auto"> <li>Electron version: 1.8.1</li> <li>Operating system: Windows 7 x64</li> </ul> <h3 dir="auto">Expected behavior</h3> <p dir="auto">New not...
0
<p dir="auto">We have a library of components for angular that we are currently migrating to Angular 2. We have a container that injects content using <code class="notranslate">ng-content</code>. We would like to have a child component that injects the parent if you nest it inside of the parent, like so:</p> <div class...
<p dir="auto">According to the docs, making a directive that listens for events on the host element is like so:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@Directive({ selector: 'input', hostListeners: { 'change': 'o...
0
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">modules/cloud/google/gce.py</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2....
<p dir="auto">Documentation of the <code class="notranslate">copy</code> module suggests in the example that <em>owner</em>, <em>group</em>, and <em>mode</em> can be specified, even though these options aren't explicitly mentioned.</p> <p dir="auto">Looking through the source of <code class="notranslate">library/copy</...
0
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="java.lang.NullPointerException 1at android.graphics.Rect.&lt;init&gt;(Rect.java:72) 2at android.graphics.drawable.ShapeDrawable.mutate(ShapeDrawable.java:377) 3at android.widget.ImageView.applyColorMo...
<p dir="auto">If an ImageView has something that has its (internal) <code class="notranslate">mColorMod</code> field set to true (i.e. there is an alpha or color filter set - see <code class="notranslate">ImageView.applyColorMod()</code>), then when Glide updates the image view providing the <code class="notranslate">T...
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 [x] feature request [ ] support request =&gt; Please do not submit support request here, instead see https:...
<p dir="auto">This issue is related to the new-new router:</p> <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 [x] feature request [ ] support request =&gt...
1
<p dir="auto">I found a bug with the responsive behavior of the nav-justified element, on chrome.<br> When browser window is scaled down, the menu changes as it should, eventually turning into a vertical menu. but when window is scaled back up, it doesn't go back to the way it should be. When repeated, the problem incr...
<p dir="auto">The justified nav example (<a href="http://getbootstrap.com/examples/justified-nav" rel="nofollow">http://getbootstrap.com/examples/justified-nav</a>) collapses perfectly when the screen is narrowed, but when the screen is expanded it get wonky.<br> <a target="_blank" rel="noopener noreferrer nofollow" hr...
1
<p dir="auto"><a href="https://github.com/unicomp21"><img src="https://avatars.githubusercontent.com/u/546301?v=3" align="left" width="96" height="96" hspace="10" style="max-width: 100%;"></a> <strong>Issue by <a href="https://github.com/unicomp21">unicomp21</a></strong><br> <em>Sunday Oct 04, 2015 at 09:59 GMT</em><br...
1
<h3 dir="auto">Apache Airflow version</h3> <p dir="auto">2.3.3</p> <h3 dir="auto">What happened</h3> <p dir="auto">I have multiple dags running regularly. Dags fail randomly for no reason. When I look at the grid view, one task is in skipped state due to dag timeout. But that task did not get executed during the entire...
<h3 dir="auto">Apache Airflow version</h3> <p dir="auto">2.2.2</p> <h3 dir="auto">What happened</h3> <p dir="auto">We are using celery executor with Redis as broker.<br> We are using default settings for celery.<br> We are trying to test below case.</p> <ul dir="auto"> <li>What happens when Redis or Worker Pod goes dow...
1
<p dir="auto">From working on <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="254786692" data-permission-text="Title is private" data-url="https://github.com/scipy/scipy/issues/7819" data-hovercard-type="pull_request" data-hovercard-url="/scipy/scipy/pull/7819/hovercard?comment_id=32...
<p dir="auto"><code class="notranslate">scipy.optimize.basinhopping</code> fails when constraints are specified, returning a result that violates the constraints, even though the minimizer can easily find the solution that fits the constraints.</p> <h3 dir="auto">Reproducing code example:</h3> <div class="snippet-clipb...
1
<h1 dir="auto">Brief Summary</h1> <p dir="auto">Celery 5.x is going to support Python 3.x only, and it might be appropriate to drop billiard and use multiprocessing from python 3 directly, as billiard is fork of multiprocessing module. It would a lot less code to maintain.</p>
<p dir="auto"><a href="https://github.com/erdewit/distex">distex</a> is a completely asynchronous process pool.<br> Given that Celery 5.0 will use the asyncio event loop as a core component an asynchronous process pool is crucial for us if the project were to succeed.</p>
1
<p dir="auto"><a href="https://github.com/twbs/bootstrap/blob/master/js/dropdown.js#L104">The code in question</a></p> <p dir="auto">If here is no attr('data-target'), it tries to get selector from href. which caused warning in firefox 23:</p> <div class="snippet-clipboard-content notranslate position-relative overflow...
<p dir="auto">I am Using Firefox 22.</p> <p dir="auto">Reproduce:</p> <ul dir="auto"> <li>Open <a href="http://getbootstrap.com/components/" rel="nofollow">http://getbootstrap.com/components/</a></li> <li>The error is visible in the console when clicking anywhere in the page but a dropdown menu.</li> </ul> <p dir="auto...
1
<p dir="auto">As pointed out by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/dsm054/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dsm054">@dsm054</a>, there are multiple lurking split/partition API requests. ...
<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="cols = ['15:00:00', '15:01:00', '15:02:00', '15:02:30'] cols_td = pd.to_timedelta(cols) df = pd.DataFrame(0, in...
0
<p dir="auto">Hi,</p> <p dir="auto">When adding new functions to object prototype, <code class="notranslate">this</code> could be hard-typed in below scenario:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="interface Array&lt;T&...
<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="export class Configuration { private storage: string; con...
1
<p dir="auto">Was it possible? App Engine and AWS Lambda?</p>
<p dir="auto">Is it possible to deploy a next.js web app to AWS Lambda &amp; API Gateway? (using <a href="https://github.com/claudiajs/claudia">claudia</a> for example)</p>
1
<p dir="auto">Hi,<br> my task is: <code class="notranslate">make the first run of X as fast as the second run</code>.<br> It seems quite difficult to achieve.<br> The situation is, that I'm covering all code I want to execute (over runtests.jl), so in theory it should be straight forward to infer what to compile.</p> <...
<p dir="auto">At this point it makes sense to separate <code class="notranslate">julia</code> into an interactive <code class="notranslate">julia</code> which runs scripts and starts the REPL and <code class="notranslate">julia-compile</code> which provides various bootstrapping and compilation features. The basic usag...
1
<p dir="auto"><em>Please make sure that this is a bug. As per our <a href="https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md">GitHub Policy</a>, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:bug_template</em></p> <p dir="auto"><strong>Syste...
<h3 dir="auto">System information</h3> <ul dir="auto"> <li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>: Yes, I have created two CNN models</li> <li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Linux Ubuntu 16.04</li> <li><s...
0
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/change-the-color-of-text#?solution=%3Ch2%3ECatPhotoApp%3C%2Fh2%3E%0A%0A%3Ch2%20style%3D%22color%3A%20red%22%3ECatPhotoApp%3C%2Fh2%3E%0A%0A%3Cp%3EKitty%20ipsum%20dolor%20sit%20amet%2C%20shed%20everywhere%20shed%20everywhere%20stretching%20attack%20y...
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/change-the-color-of-text#?solution=%3Ch2%3ECatPhotoApp%3C%2Fh2%3E%0A%3Ch2%20style%3D%22color%3A%20red%22%3ECatPhotoApp%3C%2Fh2%3E%0A%0A%3Cp%3EKitty%20ipsum%20dolor%20sit%20amet%2C%20shed%20everywhere%20shed%20everywhere%20stretching%20attack%20your...
1
<p dir="auto">The following code:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="subroutine s(n, a) integer :: n, a(1:2**n) end"><pre class="notranslate"><code class="notranslate">subroutine s(n, a) integer :: n, a(1:2**n) end </code></pre...
<p dir="auto">When I constructed an array named <code class="notranslate">list</code> in fortran, like code shown below:</p> <div class="highlight highlight-source-fortran notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="subroutine blah(list, n) integer, intent(in) :: n ...
1
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn main() { let foo: &amp;mut [u8] = &amp;mut [1,2,3]; foo as *mut [u8] as *mut u8; }"><pre class="notranslate"><span class="pl-k">fn</span> <span class="pl-en">main</span><sp...
<p dir="auto">The following code ICEs:</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn main() { let r : &amp;[int] = &amp;[1,2,3]; let _ = r as *const [int] as uint; }"><pre class="notranslate"><span class="pl-k">fn</span> <...
1
<h4 dir="auto">Code Sample</h4> <p dir="auto">Create an Enum as described in the <a href="https://docs.python.org/3/library/enum.html" rel="nofollow">Python docs</a>, then create a dataframe and try to set multiindex:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="au...
<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="import pandas as pd from enum import Enum MyEnum = Enum(&quot;MyEnum&quot;, &quot;A B&quot;) df = pd.DataFrame...
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 =&gt; search github for a similar issue or PR before submitting [ ] feature request [ ] support 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 =&gt; search github for a similar issue or PR before submitting [ ] feature request [ ] support request =&...
0
<p dir="auto"><strong>Context:</strong></p> <ul dir="auto"> <li>Playwright Version: 1.22.2</li> <li>Operating System: Windows 10 21H2 &amp; macOS Monterey</li> <li>Node.js version: v16.14.0</li> <li>Browser: Chromium</li> <li>Extra: [any specific details about your environment]</li> </ul> <h2 dir="auto">Windows 10 Sys...
<p dir="auto">It would be helpful include the SHA256 sum of the browsers that are downloaded. That would allow the checking to ensure that the proper binary was downloaded as expected.</p> <p dir="auto">Additionally, this would aid in integration with other tools that may have download caches to prevent duplicated down...
0
<p dir="auto">The specific error occurs in <a href="https://github.com/alexchandel/conrod/commit/b27fb8c7b58f1b67d9d4f963312bab8b3c53d1bf">this commit</a> on <a href="https://github.com/alexchandel/conrod">my bugfix fork</a> of <a href="https://github.com/PistonDevelopers/conrod">conrod</a>.</p> <p dir="auto">An FnMut ...
<p dir="auto">rustc --version --verbose:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="rustc 1.0.0-nightly (f4f10dba2 2015-01-17 20:31:08 +0000) binary: rustc commit-hash: f4f10dba2975b51c2d2c92157018db3ac13d4d4a commit-date: 2015-01-17 20:31...
1
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 3.4.7 / 4.1.1</li> <li>Operating System / Platform =&gt; Ubuntu 18.04 x86_64</li> <li>Compiler =&gt; gcc 8.3 / gcc 9.1</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">OpenCV fails to build when Eigen is imported as a C...
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.1.1</li> <li>Operating System / Platform =&gt; Linux Debian 9</li> <li>Compiler =&gt; GCC 6.3.0</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">I encountered an error with #include &lt;Eigen/core&gt; when building Open...
1
<h3 dir="auto">Describe the issue:</h3> <p dir="auto">Suppose we have an array whose total size is zero (product of <code class="notranslate">shape[i]</code> is zero) but the <code class="notranslate">shape != (0,)</code>. Below, I'm making one by slicing a non-empty array.</p> <div class="highlight highlight-source-py...
<h3 dir="auto">Reproducing code example:</h3> <p dir="auto">Empty arrays repr like <code class="notranslate">array([], shape=(0, 0), dtype=float64)</code>, but this is not actually valid because <code class="notranslate">shape</code> cannot be passed to the array constructor:</p> <div class="highlight highlight-source...
1
<p dir="auto">As we talk about parallel computing in various contexts, it might be handy to keep in mind<br> all the high level moving parts. Here are some that come to mind, just to get the ball rolling.</p> <p dir="auto">Hardware</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" ...
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mlubin/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mlubin">@mlubin</a> This is what I propose for lufact!</p> <ol dir="auto"> <li>Create a new type...
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>Output of <code class="notranslate">node_modules/.bin/electron --version</code>: 3.0.0-beta.11 &amp;&amp; 3.0.0-beta.12</li> <li>Operating System (Platform and Version): macOS High Sierra Version 10.13.6 and Windows 10</li> <li>Output of <code class="notranslate">node_modules/.bin/electron --version...
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/main/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/main/CONTRIBUTING.md">Contributing Guidelines</a> for this project.</...
1
<h4 dir="auto">When value_counts on different list value, it's ok:</h4> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="ser1 = pd.Series([[1], [2], [2]]) ser1.value_counts() [2] 2 [1] 1 dtype: int64"><pre class="notranslat...
<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="import pandas as pd"><pre class="notranslate"><span class="pl-k">import</span> <span class="pl-s1">pandas</span>...
0
<p dir="auto">The change to <code class="notranslate">utils/template.py</code> introduced in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="23297467" data-permission-text="Title is private" data-url="https://github.com/ansible/ansible/issues/5059" data-hovercard-type="issue" data-ho...
<h5 dir="auto">Issue Type:</h5> <p dir="auto">Bug Report</p> <h5 dir="auto">Ansible Version:</h5> <p dir="auto">ansible 1.7 (devel <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/ansible/ansible/commit/a6a1e240c68e935b9afde6b85f64ee9820db2dea/hovercard" href="https://github.co...
1
<p dir="auto"><code class="notranslate">Promise&lt;Derived&gt;</code> is assignable to <code class="notranslate">Promise&lt;Base&gt;</code> (good), but <code class="notranslate">Promise&lt;Base&gt;</code> is also assignable to <code class="notranslate">Promise&lt;Derived&gt;</code> (bad - should require a cast)</p> <p ...
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="var as: ArrayLike&lt;number | string&gt; = &lt;ArrayLike&lt;string&gt;&gt;null; var an: ArrayLike&lt;number&gt; = &lt;ArrayLike&lt;number | string&gt;&gt;as; // detect incompatibility ...
1
<p dir="auto">Hi,<br> I used VS Code since it launched, one of the feature i loved so much is the intellisense while adding a file using require when coding for node js.</p> <p dir="auto">After the latest update (Version: 0.10.8, Shell: 0.35.6) require intellisense is not working at all, it always says 'No suggestions'...
<p dir="auto">One of the features that I really liked with vscode was the folder path intellisense inside require('path') while doing NodeJs development. Now I just see a list of global variables. I don't use the new salsa, and I'm targeting ES5.</p> <p dir="auto">Something that might be worth mentioning is that the in...
1
<p dir="auto"><a href="https://webpack.github.io/docs/list-of-plugins.html#provideplugin" rel="nofollow">ProvidePlugin</a> can only be used for default exports, the example in the doc is jQuery.</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-...
<p dir="auto">I think it will be suitable to provide version of expression to ProvidePlugin to import PROPERTY of module</p> <p dir="auto">For example:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" new webpack.ProvidePlugin({ ...
1
<h3 dir="auto">Summary of the new feature/enhancement</h3> <p dir="auto">In Windows Snap, when unsnapping the window, it returns to its previous size. Would like the same feature (maybe as an option) for zones when exiting a zone.</p>
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">User has a Surface PRO and Surface Dock for work. Often attends meetings and thus takes the Surface PRO with them. This means disconnecting and reconnecting to monitor(s) many times per day. Currently this requires moving windows back to desired p...
0
<p dir="auto">I have post the issue to <a href="https://github.com/tensorflow/tensorflow/issues/50718" data-hovercard-type="issue" data-hovercard-url="/tensorflow/tensorflow/issues/50718/hovercard">tensorflow</a>,and they suggest I post the issue here.</p>
<p dir="auto">I have post the issue to <a href="https://github.com/tensorflow/tensorflow/issues/50718" data-hovercard-type="issue" data-hovercard-url="/tensorflow/tensorflow/issues/50718/hovercard">tensorflow</a>,and they suggest I post the issue here.</p> <p dir="auto">I'm using MacBook Air with M1 chip. OS version is...
1
<p dir="auto">Using and example code from <a href="http://www.html5rocks.com/" rel="nofollow">http://www.html5rocks.com/</a> in the body of my index.html. Don't show the bubble when i click the button (the input change the focus and the border glow but don't show the bubble).</p> <div class="snippet-clipboard-content n...
<p dir="auto">Atom shell currently does not support HTML5 form validation notifications -- client side form validation is supported and you cannot submit invalid form entries, however, there is no visual cue or notification for invalid entries as there is in most browsers (see image below).</p> <p dir="auto">Is support...
1
<p dir="auto">I'm using the v1.0.1 pre-release.</p> <p dir="auto">I've created a single machine cluster (v0.19.3) using the <code class="notranslate">KUBERNETES_PROVIDER=ubuntu ./kube-up.sh</code> command. It started normally.<br> Then I tried to start the Heapster on the "cluster":</p> <div class="snippet-clipboard-co...
<p dir="auto">heapster is not able to connect to kube-apimaster in case of self signed certificate and there is no way to provide ca.crt file as parameter no disable ssl check.<br> I'm using:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="I072...
1
<p dir="auto">Make sure these boxes are checked before submitting your issue - thank you!</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the superset logs for python stacktraces and included it here as te...
<p dir="auto">Make sure these boxes are checked before submitting your issue - thank you!</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the superset logs for python stacktraces and included it here as te...
1
<p dir="auto">In order to support understanding (rare, but possible) SEGFAULT, OOM, etc, in AOT Dart code we will likely to want to support symbol generation for gen_snapshot, etc.</p> <p dir="auto">I don't know what the contract is for AOT dart code (is it supposed to be able to crash this way?) but it seems like this...
<p dir="auto">This request comes from customer:fast. They're getting crash logs from their production app (via package:logging) but no line numbers in --release builds. If possible, they would like line numbers.</p> <p dir="auto">Possible? <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard...
1
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">Add an option to enter a custom window resolution in the FancyZones editor.</p> <p dir="auto">So users <em>(who use FancyZones for resizing windows)</em> can add their preferred zone resolution Like (1024x576) or (1080x720) <em>in a Text-box for e...
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">Sizing of custom zones in editor by dragging mouse is a little bit coarse (hit and miss) in terms of getting close to edges of screen symmetrically and allowing window edges of multiple zones to line up neatly. Some possible solutions are suggeste...
1
<p dir="auto">NOTE: Only file GitHub issues for bugs and feature requests. All other topics will be closed.</p> <p dir="auto">For general support from the community, see <a href="https://stackoverflow.com/questions/tagged/tensorflow" rel="nofollow">StackOverflow</a>.<br> To make bugs and feature requests more easy to ...
<p dir="auto">I am not able to install CUDA 8.0 with Xcode 8.0 version. Everywhere i found the solution to downgrade the version of Xcode. Is there any other solution without downgrading the version of Xcode.</p>
1
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">...
<p dir="auto">Hi!<br> I am trying to override styles for BottomNavigationButton. Specifically the label. This is my code.</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="const styles = { selected: { color: &quot;#3535...
0
<p dir="auto">Use of wavelets is rapidly increasing for many applications in denoising, image compression, edge-detection, etc, it makes sense for OpenCV to add support. It should be every bit as useful as Fourier/spectral transforms, given that many applications involve the three processes above.</p>
<p dir="auto">Transferred from <a href="http://code.opencv.org/issues/2923" rel="nofollow">http://code.opencv.org/issues/2923</a></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="|| Ajay Viswanathan on 2013-03-26 20:48 || Priority: Normal || Aff...
1
<h4 dir="auto">Summary</h4> <p dir="auto">In Vue3 / TypeScript project,<br> import { AxiosError } from 'axios';</p> <p dir="auto">Build shows warning:<br> Non-existent export 'AxiosError' is imported from node_modules/axios/index.js</p> <p dir="auto">Although there is only a build warning, any component (Vue) or TypeSc...
<h4 dir="auto">Describe the bug</h4> <p dir="auto"><code class="notranslate">AxiosHeaders</code>, <code class="notranslate">AxiosError</code>, <code class="notranslate">CanceledError</code> and <code class="notranslate">Axios</code> are "exported" in the type definitions <code class="notranslate">index.d.ts</code>, bu...
1
<p dir="auto">Here is the sample illustrating the bug :</p> <p dir="auto"><a href="http://jsfiddle.net/mzQnF/" rel="nofollow">http://jsfiddle.net/mzQnF/</a><br> (just left-click to begin the camera animation)</p> <p dir="auto">The scene is composed of an half sphere illuminated with two point lights, red and blue.<br> ...
<p dir="auto">Three.js at present includes a Shape/Text triangulation which was easy to implement but also needed several add-ons, eg. to decide between contours and holes and to remove those holes, and it had quite some issues concerning:</p> <ul dir="auto"> <li>holes in polygons ( <a class="issue-link js-issue-link" ...
0
<h3 dir="auto">System info</h3> <ul dir="auto"> <li>Playwright Version: v1.24.2</li> <li>Node version: 18.12.1</li> <li>Operating System: windows server 2019</li> <li>Browser: Chromium</li> </ul> <h3 dir="auto">Issue</h3> <p dir="auto">The download event is not triggered when I am using the machine to reach some inte...
<p dir="auto">Playwright trace is very helpful in debugging, it shows the dom snapshots as well.<br> But if my locator has issues, I'd like to have the capability of using query engine on the dom snapshot in <a href="https://trace.playwright.dev/" rel="nofollow">https://trace.playwright.dev/</a> (on the same browser in...
0
<p dir="auto"><code class="notranslate">torch::pickle_save</code> and <code class="notranslate">torch::pickle_load</code> have no docs, maybe <code class="notranslate">torch::save/load</code> should also be deprecated since they are more limited</p>
<p dir="auto">These APIs aren't going anywhere as far as I know, but <a href="https://pytorch.org/cppdocs/api/function_namespacetorch_1a55eb95ea00888978ee53f366ec875c62.html?highlight=pickle_save" rel="nofollow">they have no descriptions or usage instructions</a></p> <p dir="auto">They have some documentation here but ...
1
<p dir="auto">When accessing multiple fields of a structured array, numpy fails to verify that all the fields exist. Instead, it will only return existing fields. If none exist, it return a strange object that has a dtype that is empty. Normally, creating an object with an empty dtype is not supposed to be possible ...
<p dir="auto">When accessing multiple records with <code class="notranslate">arr[["field0", "field1",…]]</code>, using a non-existing field is silent:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&gt;&gt;&gt; arr = numpy.array([(1, 2, 10), (...
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">In relation to the following issue:-<br> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="200116506" data-permission-text="Title is private" data-url="https://github.com/electron/electron/issues/8386" data-hovercard-type="issue" data-hovercard-url="/electron/electron/iss...
0
<p dir="auto">cf <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="10120999" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/2706" data-hovercard-type="issue" data-hovercard-url="/pandas-dev/pandas/issues/2706/hovercard" href="https://githu...
<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="# Your code here df = pandas.DataFrame({'a': [1, 10, 8, 11, -1], 'b': [1.0, 2.0, 3.0, 3.0, 4.0]...
0
<p dir="auto">Although I followed instruction, it still shows error notification about syntax?</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/12629852/7841687/a981cde4-04c8-11e5-80b1-aa539c49520f.png"><img src="https://cloud.githubusercontent.com...
<p dir="auto">This issue is to track Syntax error popping up in the challenges.</p>
1
<p dir="auto"><strong>Current behavior</strong></p> <p dir="auto">I have component with class bindings which look like:</p> <p dir="auto">&lt;foo class="class1 {{classFromProp1}}" [class.foo-class]="classFromProp2"&gt;<br> classFromProp2= true<br> when resizing screen classFromProp1 changes and foo-class gets lost.</p...
<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 =&gt; search github for a similar issue or PR before submitting [ ] feature request [ ] support request =&g...
1
<p dir="auto">Hello,</p> <p dir="auto">I am using seaborn 0.11.2 trying to plot some partial correlations using <code class="notranslate">regplot</code>. I have a dataframe for all of my data (x,y, and covariates), and a list of columne names (e.g. <code class="notranslate">covars=["Covar1","Covar2"..."CovarN"]</code>)...
<p dir="auto">I'm plotting interaction effects with regplot. I want to take into account two confounding variables.<br> The documentation of regplot indicates the possibility of passing a list of string for x_partial.<br> {x, y}_partial : matrix or string(s) , optional<br> Matrix with same first dimension as <code clas...
1
<p dir="auto">First time opening the menu you can see 8 links clearly, but if you close the menu and open it again, all the links disappear.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/3a875835463503c6f06872ae640b0d14f45864f780d503159ed0852f9c1eebe3/6...
<p dir="auto">How to reproduce:</p> <ol dir="auto"> <li>Open bootstrap [ http://getbootstrap.com/2.3.2/ ] or any website using bootstrap in chrome on mobile android in portrait mode.</li> <li>then click on menu to open, then close &amp; then click again to open</li> <li>this time the navigation is coming blank even tho...
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/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><inp...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><in...
0
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=macromaniac" rel="nofollow">Andrey Karandey</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9377?redirect=false" rel="nofollow">SPR-9377</a></strong> and commented</p> <p dir="auto">Key generating has a weak hashin...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=bozho" rel="nofollow">Bozhidar Bozhanov</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9036?redirect=false" rel="nofollow">SPR-9036</a></strong> and commented</p> <p dir="auto">org.springframework.cache.intercepto...
1
<p dir="auto">Trying to create a numpy array from ctypes and ran into a problem which seems to be because of the <em>pack</em> attribute in ctypes. Anyone seen this before?</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="impo...
<p dir="auto">This seems like a bug inherited from ctypes, so maybe we need a workaround:</p> <p dir="auto">Start off with a very simple struct:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class foo(ctypes.Structure): ...
1
<p dir="auto">Currently, the <code class="notranslate">sum</code> function use the element type (except for the boolean case) of the input array as result type. This is sometimes not a desirable choice:</p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet...
<p dir="auto">Both the spec for <a href="https://github.github.com/gfm/#hard-line-breaks">Github Flavoured Markdown</a> and <a href="https://spec.commonmark.org/0.29/#hard-line-break" rel="nofollow">CommonMark</a> state:</p> <blockquote> <p dir="auto">A line break (not in a code span or HTML tag) that is preceded by tw...
0
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-add-borders-around-your-elements#?solution=%3Clink%20href%3D%22http%3A%2F%2Ffonts.googleapis.com%2Fcss%3Ffamily%3DLobster%22%20rel%3D%22stylesheet%22%20type%3D%22text%2Fcss%22%3E%0A%3Cstyle%3E%0A%20%20.red-text%20%7B%0A%20%20%20%20color%3A...
<p dir="auto">Challenge <a href="http://freecodecamp.com/challenges/waypoint-add-borders-around-your-elements" rel="nofollow">http://freecodecamp.com/challenges/waypoint-add-borders-around-your-elements</a> has an issue. "Give your image a border width of 10px doesn't work.</p> <p dir="auto"><a target="_blank" rel="noo...
1
<p dir="auto">Here is a very simple program which employs trait objects:</p> <p dir="auto"><code class="notranslate">c.rc</code>:</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#[crate_id = &quot;c#0.1&quot;]; #[crate_type = &...
<p dir="auto">Currently obj constructors capture type parameters, but binds don't. Fix this.</p> <p dir="auto">(Possibly share more code with obj constructors? They're doing quite a bit of the same work, seems a shame to have so much duplication)</p>
0
<p dir="auto">Hi,</p> <p dir="auto">I am in the process of migrating our codebase to React 0.14.x. During this I encountered a problem, because of the fact that our client side uses <code class="notranslate">React.renderToStaticMarkup</code> to render React components and passing the results around as strings (I know, ...
<p dir="auto">We have some corner cases within our client-side application which requires <code class="notranslate">React.renderToString</code> functionality. In 0.14, this has been deprecated in favor of <code class="notranslate">ReactDOMServer.renderToString</code>. Unfortunately, the bower distribution does not incl...
1
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="interface Promise&lt;T&gt; { then&lt;U&gt;(cb: (x: T) =&gt; Promise&lt;U&gt;): Promise&lt;U&gt;; } // Consider both orderings of the following overloads declare function testFuncti...
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="interface Opts { url: string; } declare function doit(url: string): number; declare function doit(opts: Opts): boolean; declare function call&lt;T, U&gt;(fn: (arg: T) =&gt; U, arg: T)...
1
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Platform ServicePack Version VersionString -------- ----------- ------- ------------- Win32NT 10.0.18995.0 Microsoft Windows NT 10.0.18995.0 Win...
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Version 10.0.18362.239 Windows Terminal version (if applicable): 0.3.2142.0 Any other software? WSL, Ubuntu 1804 from Windows Store"><pre clas...
0
<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">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/express</code> package and had problems.</li...
1
<p dir="auto">When doing some math works in pandas, the rolling function is very useful, such as pd.rolling().mean() or<br> pd.rolling().max().<br> Here is my problem: when I want to get a time-series rank in a Series or a column in DataFrame, there is no function like pd.rolling().rank(). Is there any function can w...
<p dir="auto">xref SO issue <a href="http://stackoverflow.com/questions/29391787/rolling-argmax-in-pandas/29423104#29423104" rel="nofollow">here</a></p> <p dir="auto">Im looking to set the rolling rank on a dataframe. Having posted, discussed and analysed the code it looks like the suggested way would be to use the pan...
1
<p dir="auto">While testing the class_weight parameter in several estimators to investigate <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="8682377" data-permission-text="Title is private" data-url="https://github.com/scikit-learn/scikit-learn/issues/1411" data-hovercard-type="issue"...
<p dir="auto">When using the <code class="notranslate">sklearn.decomposition.PCA</code> class with <code class="notranslate">n_components='mle'</code> when svd_solver='auto' the following line will attempt to evaluate <code class="notranslate">n_components</code> as a numeric type. An additional safety check is necessa...
0
<p dir="auto">I get this crash in the release version of the app and I can't find the cause since the stack trace apparently doesn't help this much</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="E/flutter ( 7686): [ERROR:topaz/lib/tonic/loggin...
<h2 dir="auto">Steps to Reproduce</h2> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="(dart2) $ flutter run --release Initializing gradle... 0.8s Resolving dependencies... 1....
1
<h3 dir="auto">Version</h3> <p dir="auto">2.4.2</p> <h3 dir="auto">Reproduction link</h3> <p dir="auto"><a href="https://jsfiddle.net/1madr5ze/" rel="nofollow">https://jsfiddle.net/1madr5ze/</a><br> Although putting it into <code class="notranslate">data</code> works: <a href="https://jsfiddle.net/t1t4teeo/" rel="nofol...
<h3 dir="auto">Version</h3> <p dir="auto">2.5.17</p> <h3 dir="auto">Reproduction link</h3> <p dir="auto"><a href="https://jsfiddle.net/eywraw8t/319255/" rel="nofollow">https://jsfiddle.net/eywraw8t/319255/</a></p> <h3 dir="auto">Steps to reproduce</h3> <ol dir="auto"> <li>generate an input field with a dynamic type</li...
0
<p dir="auto">To help us understand and resolve your issue please check that you have provided<br> the information below.</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Matplotlib version, Python version and Platform (W...
<p dir="auto">Dear developers,<br> when plotting single points surrounded by np.nan values, points are shown in a regular plot, but are omitted when saved via pdf backend. Minimal example:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import ...
1
<p dir="auto">From 2020.20.04 9pm msi</p> <p dir="auto">Description: A .NET Core application failed.<br> Application: PowerLauncher.exe<br> Path: C:\Program Files\PowerToys\modules\launcher\PowerLauncher.exe<br> Message: Error:<br> An assembly specified in the application dependencies manifest (PowerLauncher.deps.json)...
<p dir="auto">From 2020.20.04 9pm msi</p> <p dir="auto">Description: A .NET Core application failed.<br> Application: PowerLauncher.exe<br> Path: C:\Program Files\PowerToys\modules\launcher\PowerLauncher.exe<br> Message: Error:<br> An assembly specified in the application dependencies manifest (PowerLauncher.deps.json)...
1
<h4 dir="auto">Code Sample</h4> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="df = Dataframe(numpy.zeros(10000,10000)) random_fill_df(df, num_elements=20) df = df.to_sparse(fill_value=0) timeit.timeit('df.loc[[23, 45, 65, 67],:...
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="In [1]: import pandas as pd In [2]: df = pd.DataFrame([[1, 0, 0],[0,0,0]]) # non sparse In [19]: %time df.loc[0] CPU times: user 367 µs, sys: 14 µs, total: 381 µs Wall time: 374 µ...
1