text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<h2 dir="auto">Environment info</h2>
<ul dir="auto">
<li><code class="notranslate">transformers</code> version: 4.5.0</li>
<li>Platform: Windows 10 (replicated on Ubuntu 18.04 as well)</li>
<li>Python version: 3.6.8</li>
<li>PyTorch version (GPU?): n/a</li>
<li>Tensorflow version (GPU?): n/a</li>
<li>Using GPU in scrip... | <h2 dir="auto">Environment info</h2>
<ul dir="auto">
<li>transformers` version: 4.2.1</li>
<li>Platform: Linux-4.19.112+-x86_64-with-Ubuntu-18.04-bionic</li>
<li>Python version: 3.6.9</li>
<li>PyTorch version (GPU?): 1.7.0+cu101 (False)</li>
<li>Tensorflow version (GPU?): 2.4.0 (False)</li>
<li>Using GPU in script?: ye... | 1 |
<h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">In Preview build, I can maximize terminal window by double clicking on title bar area (white colored tittle bar area) next to minimize button. As you can see in below image if I double click on the highlighted area it doesn't maximize the window.<... | <p dir="auto">I think its really nice that you can put the terminal-tabs in your titlebar but I got an issue there.</p>
<p dir="auto">You can't move the window around klicking on the blank space in the the-bar to move the window around (highlighted in the screenshot).</p>
<p dir="auto">Since people are moving their ter... | 1 |
<p dir="auto">Why you aren't using html tag in progress bars. It will be simply to manage it with jquery</p> | 1 | |
<p dir="auto">It is a great option to have HTML tag fieldset and legend during form builder .Is it available in the current Symfony2 version. I didn't see the option to build forms using HTML tags fieldset and legend.</p>
<p dir="auto">Srinivasa Varrey</p> | <p dir="auto">I would like to add a convenience type "fieldset" which extends "form", renders as fieldset and has the "virtual" (or "inherit_data" after <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="9705925" data-permission-text="Title is private" data-url="https://github.com/symfo... | 1 |
<p dir="auto">If you leave the the modal control provided by the 'Vim Mode' package in command mode and disable the package, all editor panes will be left in an un-usable state where they do not accept any input until restarting the entire app.</p>
<p dir="auto">On disabling the package, the modal state should be resto... | <p dir="auto">Steps to reproduce:</p>
<ol dir="auto">
<li>Enable vim-mode</li>
<li>Go to command mode</li>
<li>Disable vim-mode from the settings tab</li>
<li>Try to type or escape command mode!</li>
</ol> | 1 |
<p dir="auto">One is that the CanvasRenderer was moved to a new directory. Not very clear why?</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="<canvas id="myCanvas" width="600" height="900"></canvas>
va... | <p dir="auto">Is the CanvasRenderer class missing in the latest build?</p> | 1 |
<p dir="auto"><strong>Glide Version</strong>: 4.6.0<br>
implementation 'com.github.bumptech.glide:glide:4.6.0'<br>
kapt 'com.github.bumptech.glide:compiler:4.6.0'</p>
<p dir="auto"><strong>Integration libraries</strong>:<br>
implementation 'com.github.bumptech.glide:okhttp3-integration:4.6.0'</p>
<p dir="auto"><stron... | <p dir="auto">It's simply not there, but it used to be in 4.5.0. In fact, all four transitive dependencies found in the pom for 4.5.0 are missing in 4.6.0.</p> | 1 |
<div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="<div class="cell" @click="linkTo">
<div class="cell-wrapper">
<div class="cell-title">
<slot><slot&g... | <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/5k4ptmqg/89/" rel="nofollow">https://jsfiddle.net/5k4ptmqg/89/</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">In a component render function, return an element that contain... | 0 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => <g-emoji class="g-emoji" alias="grey_question" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2754.png">❔</g-emoji> 4.0.0</li>
<li>Operating System / Platform => <g-emoji class="g-emoji" alias="grey_question"... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 3.4/master + IE 2018R5</li>
<li>Operating System / Platform => Ubuntu 16.04</li>
<li>Compiler => gcc</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">Must be the problem of tests termination at buildbot</p>
<h5 dir... | 0 |
<div class="highlight highlight-text-shell-session notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="13:41:01 Bringing down cluster
13:41:49 ERROR: (gcloud.compute.instance-groups.managed.delete) Some requests did not succeed:
13:41:49 - Internal Error
13:41:49
13:41:51 ERRO... | <p dir="auto">Our <code class="notranslate">kubernetes-upgrade-gce</code> Jenkins job has been broken for quite a while now, and it looks like it's due to target pools and/or forwarding rules leaking and exceeding quota:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet... | 1 |
<p dir="auto">useContext hook have a problem. If you for example create a context like this:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import React, { createContext, useState } from 'react';
export const DummyContext = cre... | <p dir="auto">I suddenly couldn't build my react project. This error seems to appear for many people.</p>
<ul dir="auto">
<li><a href="https://stackoverflow.com/questions/52339225/react-typescript-2312-14-duplicate-identifier-librarymanagedattributes" rel="nofollow">https://stackoverflow.com/questions/52339225/react-ty... | 0 |
<p dir="auto">From another thread proposed by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/thockin/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/thockin">@thockin</a>:</p>
<p dir="auto">"make a cluster of 1 m... | 0 | |
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/center-text-with-bootstrap" rel="nofollow">Center Text with Bootstrap</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0</code>.<br>
Please describe how to repro... | <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 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Win32NT 10.0.18362.0 Microsoft Windows NT 10.0.18362.0
Windows Terminal version (if applicable): 0.6.2951.0
Any other software?"><pr... | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number:
Platform ServicePack Version VersionString
-------- ----------- ------- -------------
Win32NT 10.0.18362.0 Microsoft Window... | 0 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="I/flutter (16829): ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════
I/flutter (16829): The following assertion was thrown building AvailabilityDetai... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="'package:flutter/src/widgets/text.dart': Failed assertion: line 207 pos 15: 'data != null': is not
I/flutter (17269): true.
I/flutter (17269):
I/flutter (17269): Either the assertion indicates an err... | 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
[ ] feature request
[ ] support request => Please do not submit support request here, instead see http... | <p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&g... | 1 |
<h3 dir="auto">Superset version</h3>
<p dir="auto">{"GIT_SHA": "", "version": "0.24.0"}</p>
<h3 dir="auto">Expected results</h3>
<p dir="auto">I create a table from a request (sql lab) -> Superset view<br>
How to copy this table (with sql) without losing the filled "verbose name" fields ?<br>
I would like to use the... | <p dir="auto">Hi, I am trying to bring up superset version 0.37.2 while using sqlLite for metadata. However, the service fails to start with an error. Can someone please help with this?<br>
<code class="notranslate">sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) table sqlatable_user already exists1</code><... | 0 |
<h2 dir="auto">Request</h2>
<p dir="auto">I want to request an option to omit runtime dependencies when auditing dependencies using <code class="notranslate">npm audit</code>. I would expect it to work identically to <code class="notranslate">--omit dev</code>, <code class="notranslate">--omit optional</code>, and <cod... | <p dir="auto">16696 silly extract google-closure-compiler-java@20190415.0.0 extracted to /data/data/com.termux/files/home/craze/fir>16697 http fetch GET 200 <a href="https://registry.npmjs.org/firebase/-/firebase-7.5.2.tgz" rel="nofollow">https://registry.npmjs.org/firebase/-/firebase-7.5.2.tgz</a> 336498ms ... | 0 |
<p dir="auto">When i use <code class="notranslate">com.github.bumptech.glide:okhttp3-integration:1.4.0</code> ,then build error.And i do not find the package <code class="notranslate">glide-parent</code> in mvnrepository.<br>
<em>glide version 3.7.0</em></p> | <p dir="auto">It seems like something has gone wrong while deploying the OkHttp3 integration to the Maven repos</p>
<p dir="auto"><a href="http://repo1.maven.org/maven2/com/github/bumptech/glide/okhttp3-integration/1.4.0/okhttp3-integration-1.4.0.pom" rel="nofollow">http://repo1.maven.org/maven2/com/github/bumptech/gli... | 1 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1501" rel="nofollow">http://projects.scipy.org/numpy/ticket/1501</a> on 2010-06-03 by trac user dgoldsmith, assigned to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/pv/hovercard" data-octo-clic... | <h3 dir="auto">Describe the issue:</h3>
<p dir="auto">I have a 4D array of shape [12, 11, 18, 3]. When I use np.arange() to do advanced indexing on the first and third dimensions, and index the 4th dimension with an integer, the return shape is [12, 11, 18], as expected. However, when I use np.arange() to do advanced i... | 0 |
<p dir="auto"><strong>Symfony version(s) affected</strong>: 3.4.9 onwards</p>
<p dir="auto"><strong>Description</strong><br>
This bug, which seems to be introduced in Cache component's version 3.4.9 does not invalidate cache by tags. How to reproduce / possible solution can be found at Stack overflow thread: <a href="h... | <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>^4.0</td>
</tr>
</tbody>
</... | 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... | <h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project.... | 0 |
<p dir="auto">as reported here:</p>
<p dir="auto"><a href="http://sourceforge.net/mailarchive/forum.php?thread_name=20110610134529.GA6992%40phare.normalesup.org&forum_name=scikit-learn-general" rel="nofollow">http://sourceforge.net/mailarchive/forum.php?thread_name=20110610134529.GA6992%40phare.normalesup.org&f... | <p dir="auto">I am finding test_svm.py:test_svc_clone_with_callable_kernel to be flaky. I think there is maybe some randomness sneaking in. I got this on two machines. I am getting the errors in Python3 though, so I wanted to double check whether this is possibly a python3 bug before digging in too heavily (or if this ... | 0 |
<pre class="notranslate">Make a buffer in emacs, ending in a closing brace, without a trailing newline.
Run M-x gofmt.
gofmt buffer says:
diff <standard input> gofmt/<standard input>
--- /home/bradfitz/toiletwaffle.go 2012-11-09 00:20:59.596470604 -0800
+++ /tmp/gofmt864654113 2012-11-09 00:20:59.59... | <pre class="notranslate">What steps will reproduce the problem?
1. put "表.go" on windows japanese locale. (表 is 0x95 0x5c)
What is the expected output?
表.exe is generated
What do you see instead?
executable is generated but filename was broken.
Which compiler are you using (5g, 6g, 8g, gccgo)?
8g
Which opera... | 0 |
<p dir="auto"><strong>Issue</strong><br>
Wrapping/Scoping Bootstrap generates duplicate selectors with LESS.<br>
The issue impacts negatively the third-party use of the BS.</p>
<p dir="auto"><strong>Input:</strong></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipb... | 0 | |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=rober2d2" rel="nofollow">Roberto Ruiz</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5352?redirect=false" rel="nofollow">SPR-5352</a></strong> and commented</p>
<p dir="auto">I suppose this is more an Axis2 proble... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=antonyblakey" rel="nofollow">Antony Blakey</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-1259?redirect=false" rel="nofollow">SPR-1259</a></strong> and commented</p>
<p dir="auto">org.springframework.web.servlet.F... | 0 |
<p dir="auto"><code class="notranslate">DatetimeIndex._maybe_cast_slice_bound</code> can return the wrong value when you have an index that is monotonically decreasing, but not <em>strictly</em> monotonically decreasing.</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir=... | <p dir="auto">Writing a dataframe to csv using <code class="notranslate">df.to_csv("/path/to/file.csv")</code> causes the creation of an "unnamed" field containing the indexes of the rows. Continually writing/reading to/from this file will result in many "unnamed" fields. Once there are three unnamed fields you can no ... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/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">I need to manage certain application states via a linear progress bar. I will have about 5-6 different colours. When I follow Styled Examples I cannot set my colours to anything other than 'primary' or 'accent', which is not what I want.</p>
<ul dir="auto">
<li>[x ] I have searched the <a href="https://... | 0 |
<p dir="auto"><a href="http://docs.ansible.com/ansible/latest/dev_guide/developing_api.html" rel="nofollow">http://docs.ansible.com/ansible/latest/dev_guide/developing_api.html</a><br>
I use Official Demo Can not run successfully<br>
Please Update New Deomo</p> | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Documentation Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.4.0.0
config file = /etc/ansibl... | 1 |
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="trait Foo {}
impl Foo for () {}
#[cfg(not(good))]
fn foo(x: bool) -> Box<Foo+'static> {
match x {
true => box() (),
false => box() ()
}
}
#[cfg... | <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="trait Thing {
fn hello(&self) -> uint;
}
struct Thing1 { name: String }
impl Thing for Thing1 {
fn hello(&self) -> uint { 1 }
}
struct Thing2 { name: String }
... | 1 |
<p dir="auto">#### Summary</p>
<p dir="auto">When trying to fetch to server with proxy, it just ignores proxy setting and fetch to server.<br>
This problem already mentioned in this issue (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="203976734" data-permission-text="Title is priva... | <p dir="auto"><strong>Describe the issue</strong><br>
version 0.19.0 , because mergeConfig : is not support custom parameters realization RESETful</p>
<p dir="auto"><strong>Example Code</strong><br>
Code snippet to illustrate your question</p>
<div class="highlight highlight-source-js notranslate position-relative ove... | 0 |
<p dir="auto">Both <code class="notranslate">Request.prototype[_mimeType]</code> and <code class="notranslate">Response.prototype[_mimeType]</code> implement the <a href="https://fetch.spec.whatwg.org/#concept-header-extract-mime-type" rel="nofollow">extract a MIME type</a> algorithm. These should be deduplicated.</p>
... | <p dir="auto"><code class="notranslate">DenoCompiler.madeDefine()</code> can be improved, where there is some duplication of code for the <code class="notranslate">localRequire</code> and what is used when resolving dependencies in the <code class="notranslate">define</code>.</p>
<p dir="auto">The reason we support <co... | 0 |
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[X] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&g... | <p dir="auto">Trying to inject <code class="notranslate">AsyncTestCompleter</code> into a <code class="notranslate">beforeEach</code> block results in an <code class="notranslate">InstantiationError</code>.</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippe... | 0 |
<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.19041.329
PowerToys version: 0.19.2
PowerToy module for which you are reporting the bug (if applicable):"><pre class="notranslate"><code clas... | <h1 dir="auto">Environment</h1>
<p dir="auto">Microsoft Windows [Version 10.0.19041.264]</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: [run "ver" at a command prompt]
PowerToys version:
PowerToy module for whi... | 1 |
<p dir="auto">I recently installed numpy on RPI Zero running Python3.9. Upon trying to run <code class="notranslate">#import numpy</code> I get the error that <code class="notranslate">libcblas.so.3</code> is missing:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-cl... | <p dir="auto">I'm using a Raspberry Pi Zero W and I am running Raspian Stretch Lite, released 2018-04-18, with update and dist-upgrade (on 17 May 2018). In python3 I've tried:</p>
<blockquote>
<p dir="auto">pip3 install numpy<br>
which installed 1.14.3. When I import numpy in python3 it reports that it cannot file "lib... | 1 |
<p dir="auto">I have set <code class="notranslate">-Des.network.bind_host</code> and <code class="notranslate">-Des.network.publish_host</code> to use IP address of an non-primary interface, but the <code class="notranslate">_cat/nodes?h=ip,name</code> still gives me primary IP.</p>
<div class="highlight highlight-sour... | <p dir="auto">A node with <code class="notranslate">network.host</code> set to <code class="notranslate">127.0.0.1</code> will show an IP that has nothing to do with the <code class="notranslate">lo</code> interface.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-cli... | 1 |
<p dir="auto">As the title says, the accelerator "Cmd+Plus" (or <code class="notranslate">CmdOrCtrl</code>) ends up as "Shift+Cmd+=". I understand that to get "+" you need to press "Shift+=" on a US keyboard. However, there is also another <code class="notranslate">Plus</code> key on the numeric part of the keyboard th... | <ul dir="auto">
<li>Electron versions: at least 0.23.0 and 0.24.0</li>
<li>OS: Mac</li>
</ul>
<p dir="auto">The <a href="https://github.com/atom/electron/blob/master/docs/api/accelerator.md#available-key-codes">list of key codes</a> available for use in menu item accelerators includes <code class="notranslate">Plus</co... | 1 |
<p dir="auto">When using the segmented buttons functionality to create a search box like so:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="<div class="input-group">
<input type="search" class="form-contro... | <p dir="auto"><a href="http://bootply.com/79215" rel="nofollow">http://bootply.com/79215</a></p> | 1 |
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ ] bug report => search github for a similar issue or PR before submitting
[x] feature request
[ ] support request =&g... | <p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ ] bug report => search github for a similar issue or PR before submitting
[x] feature request
[ ] support request =&g... | 1 |
<p dir="auto">I cannot retrieve the docs for python-requests without using non-TLS http.</p>
<h2 dir="auto">Expected Result</h2>
<p dir="auto">The following should return the page content at the end:</p>
<p dir="auto"><code class="notranslate">curl -L http://docs.python-requests.org/ -v</code></p>
<h2 dir="auto">Actual... | <p dir="auto">The URL <code class="notranslate">//2.python-requests.org/</code> (which is in the readme) automatically resolves to <code class="notranslate">https://2.python-requests.org</code> which is down (there is no HTTPS version of the site). The HTTP version of the site, <code class="notranslate">http://2.python... | 1 |
<p dir="auto">Relates to <a href="https://stackoverflow.com/questions/60131900/weird-is-xhr-error-when-deploying-flask-app-to-heroku" rel="nofollow">https://stackoverflow.com/questions/60131900/weird-is-xhr-error-when-deploying-flask-app-to-heroku</a> (which was viewed > 600 times in a few days)</p>
<h3 dir="auto">E... | <p dir="auto">In <a href="http://flask.pocoo.org" rel="nofollow">http://flask.pocoo.org</a>, "feedback website" link is 404 page.</p>
<p dir="auto"><a href="http://feedback.flask.pocoo.org/" rel="nofollow">http://feedback.flask.pocoo.org/</a></p> | 0 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/992" rel="nofollow">http://projects.scipy.org/numpy/ticket/992</a> on 2009-02-02 by trac user phillies, assigned to unknown.</em></p>
<p dir="auto">When you try to write a zip file larger than 4 GB with numpy's savez you get an exception ... | <p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/991" rel="nofollow">http://projects.scipy.org/numpy/ticket/991</a> on 2009-02-02 by trac user phillies, assigned to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/stefanv/hovercard" data-octo-cli... | 1 |
<p dir="auto">image css max-width: 100% screws up the Google Maps JS v3 API and map embedding. Don't know if this can be excluded or if users must fix it on a case-by-case basis.</p> | <p dir="auto">First of all thanks for your fantastic work. It does SAVE me a lot of time.</p>
<p dir="auto">When I put Google Maps into Bootstrap layout, img tag in Google Maps breaks because Bootstrap set <strong>img max-width to 100%</strong>. When I comment max-width, it's working find but I'm not sure whether it'll... | 1 |
<p dir="auto">Code example:</p>
<p dir="auto">Save this in <code class="notranslate">main.rs</code> and try to compile.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="enum T {}
type New = T;
impl New {}
fn main() {}"><pre class="notranslate"... | <p dir="auto">Top-level functions can't be passed as lvalues to functions. Instead they have to be assigned to a temporary first.</p> | 0 |
<p dir="auto">I am converting a Protractor page object library from JavaScript to Typescript. I have a static utility method that refreshes until an element is present (or the timeout limit is reached).<br>
For some reason, I am unable to use a boolean valued promise as a thenable construct and I can't figure out why. ... | <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 latest <code class="notranslate">mocha/index.d.ts</code> file in this repo and had problems.</li>
<li class="task-list-item"><input type="checkbox" id="" disa... | 0 |
<p dir="auto">Consider this very basic group by operation:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="df = pd.DataFrame({'col1': ['a', 'b', 'a', 'c'], 'col2': [1, 3, 2, 5]})
df_grp = df.groupby('col1')['col2']"><pre clas... | <p dir="auto">See <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="26263629" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/6068" data-hovercard-type="pull_request" data-hovercard-url="/pandas-dev/pandas/pull/6068/hovercard" href="https:/... | 1 |
<p dir="auto">I have a bunch of pages with antd components and others without. In production, when I initially load (by clicking on a Link) a page with antd components it takes forever to load. If I type the URL directly in the address bar, then the page with antd components loads fine. Every second or third time I cli... | <p dir="auto">This is bug report</p>
<p dir="auto">Link does not work with css-module imported. That happens when page with Link has no css, and linked page has. No errors in console, so im not sure about reasons, but there is minimal repo to reproduce:<br>
<a href="https://github.com/standy/next-css-error">https://git... | 1 |
<p dir="auto">I find that when setting the y-axis to log-transformed coordinates, it seems that only the upper limit is plotted.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="(
so.Plot(x=[1,2,3], y=[10, 100, 1000])
.add(so.Bar())
) # ... | <p dir="auto">When specifying a log y scale for a Bar plot the bars are not drawn correctly.<br>
Example code:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="df = pd.DataFrame.from_dict(
{
'x_values': [1,2,3,20],
'frequency... | 1 |
<p dir="auto">Please add rtl support for bootstrap.</p> | <p dir="auto">Would be great to have support for right-to-left languages.</p> | 1 |
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):</p>
<p dir="auto"><strong>What keywords did you search in... | <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>.):<br>
No.</p>
<p dir="auto"><strong>What keywords did you s... | 0 |
<div class="highlight highlight-text-shell-session notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="setup.py build
setup.py install -root </install/prefixx>
PYTHONPATH=</install/prefix/sitearch>.pytest"><pre class="notranslate"><span class="pl-c1">setup.py build</... | <p dir="auto">I'm trying to build rpm package with matplotlib module.<br>
setuptools build and install are ok but pytest is failing for me.<br>
May I ask for poin on what I'm doing wrong?</p>
<div class="highlight highlight-text-shell-session notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboar... | 1 |
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p>
<p dir="auto">Bug</p>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto">In React 15, render errors which killed execution of the app would leave the existing HTML on the page. In React 16,... | <p dir="auto">I wasn't sure where to report this, but this is a problem I'm having with a new feature.</p>
<p dir="auto">I just finished upgrading my team to React 16. Overall, I think the upgrade is great. We are using fragments and the relaxed constraints on what you can return from render(), and I'm overall very hap... | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="2017-10-18 18:55:10.227+0000 WARN [o.n.k.i.c.MonitorGc] GC Monitor: Application threads blocked for 301ms.
2017-10-18 18:55:12.670+0000 WARN [o.n.k.i.c.MonitorGc] GC Monitor: Application threads block... | <p dir="auto">When I switch from Neo4j 3.0.7 to 3.2.1 one of my queries crashes with NullPointerException in<br>
org.neo4j.cypher.internal.spi.v3_2.TransactionBoundQueryContext.getRelationshipsForIds.<br>
With 3.0.7 the same query is running fine.</p>
<p dir="auto"><strong>Neo4j Version:</strong> 3.2.1<br>
<strong>Oper... | 1 |
<p dir="auto">Duplicate: <a href="http://stackoverflow.com/questions/9762685/using-the-requests-python-library-in-google-app-engine" rel="nofollow">http://stackoverflow.com/questions/9762685/using-the-requests-python-library-in-google-app-engine</a></p>
<p dir="auto">Google App Engine is used by a lot of developers. I ... | <p dir="auto">After upgrading to 1.1.0, I now get this error when trying to pickle the Session object:</p>
<p dir="auto">File "/Library/Python/2.6/site-packages/requests/sessions.py", line 397, in <strong>getstate</strong><br>
return dict((attr, getattr(self, attr, None)) for attr in self.<strong>attrs</strong>)<br>
At... | 0 |
<pre class="notranslate">This is possibly a duplicate of 3573, but is logged since the problem does not appear to
be completely fixed at tip, so it was suggested that I relog.
$ go version
go version weekly.2012-03-27 +d8e47164f8dd
What steps will reproduce the problem?
If possible, include a link to a program on pla... | <p dir="auto">I feel like I saw this issue discussed somewhere already, but now I can't find an issue or golang-dev discussion. Apologies if this is a duplicate.</p>
<p dir="auto">The instructions at <a href="https://golang.org/doc/install/source" rel="nofollow">https://golang.org/doc/install/source</a> say</p>
<blockq... | 0 |
<p dir="auto">In <code class="notranslate">Deno 1.10.1</code> using the Plugin Extension API, I get a sporadic <code class="notranslate">Access violation</code> resulting a silent crash.</p>
<p dir="auto">Attaching the Visual Studio debugger gets me this:</p>
<details>
<summary>Stack trace</summary>
<p dir="auto">
</p>... | <p dir="auto">As discussed with <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/AaronO/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/AaronO">@AaronO</a>, passing a <code class="notranslate">serde_json::Value</co... | 1 |
<p dir="auto">Issues with styling when using JSS expand syntax like <code class="notranslate">padding: [40, 40]</code>.</p>
<p dir="auto"><strong>Beta 21</strong></p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/31106469/34233152-ee899640-e5a0-11e7-... | <h3 dir="auto">Problem description</h3>
<p dir="auto">When loading a fresh SelectField component and giving it the list of options, the browser renders and shows the first item as selected. If you inspect the actual value, it still <code class="notranslate">null</code>.</p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir... | 0 |
<h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/issues?q=is%3Aissue+label%3A%22Issue+Type%3A+Enhancement%22+-label%3A%22Category%3A+... | <p dir="auto">For some reason after running for about a day our worker loses it's connection to rabbitmq and is unable to reconnect.</p>
<p dir="auto">I initially encountered this issue with 4.2, so I upgraded to the latest version (4.3.0) and am still encountering the issue. I've also found several issues related to t... | 0 |
<p dir="auto">I'm attempting to bundle a React app with <code class="notranslate">deno</code> and am running into a strange backtrace if I run it with an empty cache.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="alexmax@Alexs-iMac env.ts % u... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="deno fetch https://dev.jspm.io/react-dom
Download https://dev.jspm.io/react-dom
Download https://dev.jspm.io/npm:react-dom@16.9.0/index.dew.js
Download https://dev.jspm.io/npm:react-dom@16.9.0/cjs/rea... | 1 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/say-hello-to-html-elements" rel="nofollow">Say Hello to HTML Elements</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36</code... | <p dir="auto">I cann't press the button "Submit and go to my next challenge (ctrl + enter)". But if I clicked I only see the infinite loading. How to solve this problem?<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/15948159/12712716/62a3c88c-c8db-11e5-9556-7... | 1 |
<p dir="auto">In <code class="notranslate">with-firebase-hosting</code> I got 404 page once I run <code class="notranslate">npm run serve</code> and go to <code class="notranslate">localhost:5000/</code></p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="tas... | <p dir="auto">Hi,<br>
I want create a web app with redux-saga and firestore.<br>
I have created a repo based on with-firebase-hosting here => <a href="https://github.com/Bolket/next-firebase-functions/tree/withSaga">https://github.com/Bolket/next-firebase-functions/tree/withSaga</a>.</p>
<p dir="auto">My next.config... | 1 |
<h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>For English only</strong>, other languages will not accept.</p>
<p dir="auto">Before report a bug, make sure you have:</p>
<ul dir="auto">
<li>Searched open and closed <a href="https://github.com/apache/incubator-shardingsphere/issues">GitHub issues</a>.</li>
<li>Rea... | <h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>For English only</strong>, other languages will not accept.</p>
<p dir="auto">Before report a bug, make sure you have:</p>
<ul dir="auto">
<li>Searched open and closed <a href="https://github.com/apache/shardingsphere/issues">GitHub issues</a>.</li>
<li>Read document... | 0 |
<h4 dir="auto">Challenge Name</h4>
<h4 dir="auto">Issue Description</h4>
<h4 dir="auto">Browser Information</h4>
<ul dir="auto">
<li>Browser Name, Version:</li>
<li>Operating System:</li>
<li>Mobile, Desktop, or Tablet:</li>
</ul>
<h4 dir="auto">Your Code</h4>
<div class="highlight highlight-source-js notranslate po... | <p dir="auto">We're getting scattered reports of users getting 522(timeout) errors when trying to reach the site.</p>
<p dir="auto">If you've encountered it, please list your locations (city/state/country), whether it is still happening, if it's consistent, and whether you can access the site now.</p>
<p dir="auto">I h... | 1 |
<p dir="auto">[Enter steps to reproduce below:]</p>
<ol dir="auto">
<li>...</li>
<li>...</li>
</ol>
<p dir="auto"><strong>Atom Version</strong>: 1.0.0<br>
<strong>System</strong>: DERLUEDDE<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncaught Error: Cannot find module '... | <p dir="auto">I right-clicked on a folder in the tree view</p>
<p dir="auto"><strong>Atom Version</strong>: 0.194.0<br>
<strong>System</strong>: Windows 7 Entreprise<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncaught Error: Cannot find module './context-menu'<br>
Erro... | 1 |
<h2 dir="auto">🐛 Bug</h2>
<p dir="auto">-- Build files have been written to: /home/feng/pytorch/build</p>
<ul dir="auto">
<li>make install -j12<br>
Scanning dependencies of target js_embed<br>
Scanning dependencies of target benchmark<br>
Scanning dependencies of target nccl_external<br>
Scanning dependencies of targe... | <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">-- Build files have been written to: /home/feng/pytorch/build</p>
<ul dir="auto">
<li>make install -j12<br>
Scanning dependencies ... | 1 |
<p dir="auto">Assume we are trying to learn a sequence to sequence map. For this we can use Recurrent and TimeDistributedDense layers. Now assume that the sequences have different lengths. We should pad both input and desired sequences with zeros, right? But how will the objective function handle the padded values? Th... | <p dir="auto">I am trying to implement the SRGAN model from the paper <a href="https://arxiv.org/abs/1609.04802" rel="nofollow">Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network</a>. Since this uses both a GAN and VGG Perceptual losses, I am using modified ActivityRegularizers to inco... | 0 |
<p dir="auto">by <strong>ianremmler</strong>:</p>
<pre class="notranslate">What does 'go version' print?
go version go1.3 linux/amd64
What steps reproduce the problem?
If possible, include a link to a program on play.golang.org.
<a href="http://play.golang.org/p/gQM33-crSr" rel="nofollow">http://play.golang.org/p/gQ... | <p dir="auto">by <strong>ninkendo</strong>:</p>
<pre class="notranslate">This is on a University server (I'm the admin) and I'm trying to get Go
working on an NFS mount so all our Ubuntu servers can have the go compiler
on it (so students can play around with it.)
I can consistently compile Go from a directory like ... | 0 |
<p dir="auto">I ran into this problem several times already with different installation methods. This time i used brew to install scipy:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="brew tap homebrew/science
brew tap samueljohn/python
brew u... | <p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/1853" rel="nofollow">http://projects.scipy.org/scipy/ticket/1853</a> on 2013-02-26 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/zyv/hovercard" data-octo-click="hovercard-link-click" data-oct... | 1 |
<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 Keras):</li>
<li>OS Platform and Distribution (e.g., Linux Ubuntu 16.04):</li>
<li>TensorFlow installed from (source or binary):</li>
<li>TensorFlow version (use ... | <p dir="auto">I am not very clear about the timesteps in the input of RNN and LSTM. In my understanding, if we set timesteps as K, Keras will look back for K steps (So, the RNN or LSTM will be unrolled for K times) and make the prediction. Is it correct?</p>
<p dir="auto">Also, How does LSTM in Keras unroll itself? Whi... | 0 |
<p dir="auto"><a href="https://github.com/sindresorhus/atom-jshint/issues/70">https://github.com/sindresorhus/atom-jshint/issues/70</a><br>
I was hoping to toggle packages in command + shift + p menu because its handy and easy. Maybe adding a quick package menu using a different hotkey just to toggle them?</p> | <p dir="auto">Inspired by <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="67312584" data-permission-text="Title is private" data-url="https://github.com/steelbrain/linter/issues/496" data-hovercard-type="issue" data-hovercard-url="/steelbrain/linter/issues/496/hovercard" href="https:... | 1 |
<p dir="auto">I am not an advanced user of CSS so forgive me if this issue is due to my misunderstanding.</p>
<p dir="auto">I am using the latest (v2.0.3) bootstrap Hero example to show this issue. When I create a single_long_word of text greater than about 1/2 the column size (due to a large font or simply a large num... | <p dir="auto"><em>I'm mostly interested in only the <a class="team-mention js-team-mention notranslate" data-error-text="Failed to load team members" data-id="482721" data-permission-text="Team members are private" data-url="/orgs/twbs/teams/team/members" data-hovercard-type="team" data-hovercard-url="/orgs/twbs/teams/... | 0 |
<p dir="auto">Functions like <code class="notranslate">np.zeros</code>, <code class="notranslate">np.empty</code>, <code class="notranslate">np.ones</code> and <code class="notranslate">np.full</code> can be used to allocate large arrays easily. However, they always allocate memory, even if the array contains no data b... | <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=">>> a = np.array([], dtype=np.int64).reshape((6, 10, 6, 10, 0, 5, 1, 9, 10, 2, 6, 2, 6, 0, 10, 9, 5, 1, 5, 1, 10, 3))
>>> np.testing.assert_equal(a, a[()])
python(... | 1 |
<p dir="auto">Is there any plan to extend axe-core(<a href="https://www.deque.com/axe/" rel="nofollow">https://www.deque.com/axe/</a>) support for Playwright Java?</p>
<p dir="auto">I am currently using Playwright Java for functional automation testing and realized that there is no support for accessibility testing in ... | <p dir="auto">I think accessibility testing is equally important to functional and visual testing for a web application.</p>
<p dir="auto">I am currently using Playwright-Java as an automation tool for functional testing and there is no support for accessibility testing with Playwright-Java. However, there is support a... | 1 |
<p dir="auto">Call me crazy but.</p>
<p dir="auto">What if I need to create a highly consuming task I don't want to be runned by Deno? Is there any way to program Rust code inside Deno?</p>
<p dir="auto">Or do I have to set up a completely new Rust server to do it and call it as an API?</p>
<p dir="auto">I honestly don... | <p dir="auto">I know that using protobufs simplifies the writing of native modules, but how does importing them work?<br>
What's the structure of it supposed to be?<br>
How do we specify how the native module should be built?</p> | 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... | <h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project... | 1 |
<p dir="auto">The following operations would run easily in both Tensorflow and PyTorch (GPU), but would cause OOM in Jax. When it runs on PyTorch, GPU memory usage is only ~2GB.</p>
<p dir="auto">Please:</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-... | <p dir="auto">There is at least one other report of a build failure: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1315728826" data-permission-text="Title is private" data-url="https://github.com/google/jax/issues/11597" data-hovercard-type="issue" data-hovercard-url="/google/jax/i... | 0 |
<p dir="auto">by <strong>mschlimp</strong>:</p>
<pre class="notranslate">Before filing a bug, please check whether it has been fixed since
the latest release: run "hg pull", "hg update default", rebuild, and
retry
what you did to
reproduce the problem. Thanks.
What steps will reproduce the problem?
1.
type ViewStruc... | <pre class="notranslate">This CL broke the linux-arm-luitvd builder:
cgo: adjust return value location to account for stack copies.
<a href="https://code.google.com/p/go/source/detail?r=b4a82354d4003e8d8df025500916c6a99b5a7598" rel="nofollow">https://code.google.com/p/go/source/detail?r=b4a82354d4003e8d8df025500916c6a... | 0 |
<p dir="auto">I use a dependency from npm and when I try to bundle my script instead of running it it is throwing errors and won't compile.</p>
<p dir="auto">Errors</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="error: TS2552 [ERROR]: Cannot f... | <p dir="auto">I was trying to install Deno (ended up with so many errors for revocation function 'n used Chocolaty instead) 'n every time I install Deno, it works in the current working PowerShell session, but as soon as I close it 'n try to use it again, it says Deno is unrecognized.</p>
<div class="snippet-clipboard-... | 0 |
<p dir="auto">by <strong>jcowgar</strong>:</p>
<pre class="notranslate">What steps will reproduce the problem?
1. Create a source file:
package main
import "io"
func main() {
fmt.Printf("Hello")
}
What is the expected output?
$ govet hello.go
hello.go:3 io package imported but not used
hello.go:6 fmt package is... | <p dir="auto">by <strong>cgmurray</strong>:</p>
<pre class="notranslate">What steps will reproduce the problem?
run "go test -x ROOT_PACKAGE/..." with go 1.0.3 and tip (13e00572ed0b)
What is the expected output?
working directory is changed for every package with go 1.1, "cd ... or
equivalent"
What do you see instead... | 0 |
<p dir="auto">Which version of Sharding-Sphere do you using?<br>
3.1.0</p>
<p dir="auto">Which project do you using? Sharding-JDBC or Sharding-Proxy?<br>
Sharding-JDBC</p>
<p dir="auto">if i use one zk center for sharding-jdbc and sharding-proxy, and i use multiple schema, the sharding-jdbc in app needs to know which s... | <h2 dir="auto">Bug Report</h2>
<div class="highlight highlight-source-java notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Handler dispatch failed; nested exception is java.lang.NoSuch... | 0 |
<p dir="auto">Running the following query on an empty database</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="MATCH (n:L) WHERE n.p XOR (false XOR n.p OR null) RETURN n"><pre class="notranslate"><code class="notranslate">MATCH (n:L) WHERE n.p ... | <p dir="auto">Given an empty database, using asynchronous HTTP requests and the same exact MERGE command in rapid succession causes the neo4j server to create multiple instances of the same node. Tested on CentOS and Mac OS X using 2.1.5 release and local builds from master. Following is python code to trigger the issu... | 0 |
<p dir="auto">My issue is about to solve a sparse linear system is much slower in Scipy than in Matlab.</p>
<h3 dir="auto">Reproducing code example:</h3>
<p dir="auto">I tried the following script in python</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-co... | <p dir="auto">I've found that on some page you have trouble with the latex markup</p>
<p dir="auto"><a href="http://docs.scipy.org/doc/scipy-0.15.1/reference/tutorial/linalg.html" rel="nofollow">http://docs.scipy.org/doc/scipy-0.15.1/reference/tutorial/linalg.html</a></p>
<p dir="auto">there is a lot of [ and ] that ap... | 0 |
<p dir="auto"><em>Please make sure that this is a build/installation issue. 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:build_template</em></p>
<p d... | <p dir="auto">Hi,</p>
<p dir="auto">is it possible to use Inception-v3 to classify images only for dogs?The example at tensorflow/examples/label_image/ classify images into 1000 classes.</p> | 0 |
<p dir="auto">I want to be able to recompile only dependencies (rather than everything in a crate), like SML's compilation manager or GHC's <code class="notranslate">--make</code> mode. I don't really care about the approach so long as it works and the outcome is that adding one <code class="notranslate">#debug</code> ... | <p dir="auto">rustc 1.0.0-nightly (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/rust-lang/rust/commit/2b01a37ec38db9301239f0c0abcf3c695055b0ff/hovercard" href="https://github.com/rust-lang/rust/commit/2b01a37ec38db9301239f0c0abcf3c695055b0ff"><tt>2b01a37</tt></a> 2015-02-21... | 0 |
<p dir="auto">Hi,<br>
I'm wondering which steps are necessary to move from the greedy decoder currently implemented to an actual beam search decoder. Is this enhancement already in someone's roadmap? If not, could anyone tell me which is the right point in the code where to add this functionality?<br>
Thanks a lot!<br>... | <p dir="auto"><strong>System information</strong></p>
<ul dir="auto">
<li>Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No</li>
<li>OS Platform and Distribution (e.g., Linux Ubuntu 16.04): 16.04</li>
<li>Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issu... | 0 |
<ul dir="auto">
<li>Electron version: electron-prebuilt@0.36.12</li>
<li>Operating system: MAC OS X Yosemite 10.10.5</li>
</ul>
<p dir="auto">I have this sample setup:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="const Browser... | <p dir="auto">Hi,</p>
<p dir="auto">I'm working on a new feature in our App which relate with focus behaviour. The feature is to capture if an atom-shell app is totally lost focused. Since my App can have multiple windows, I can not simply do this by using one window's <code class="notranslate">blur</code> and <code cl... | 1 |
<p dir="auto">The bug can occur in special cases e.g. when the divisor is scalar and equal to 9 or 13 and the dividend is array contains consecutive duplicate values of 233.</p>
<h3 dir="auto">Reproducing code example:</h3>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="... | <p dir="auto">NumPy contains SIMD vectorized code for x86 SSE and AVX. This issue is a feature request to implement native, equivalent enablement for Power VSX, achieving equivalent speedup appropriate for the SIMD vector width of VSX (128 bits).</p>
<p dir="auto">EDIT (by <a class="user-mention notranslate" data-hover... | 0 |
<p dir="auto">When using native networking in in AWS (i.e. with options <code class="notranslate">cloud-provider=aws</code>, <code class="notranslate">cluster-name=<cluster_name></code>, <code class="notranslate">allocate-node-cidrs=true</code>, <code class="notranslate">cluster-cidr=<pod_network></code>, <... | <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">Hello.</p>
<p dir="auto">I am trying to install matplotlib on MacOS Catalina (version 10.15.6) and Python 3.9 with this command:</p>
<p dir="auto"><code class="notranslate">pip3 install matplotlib</code></p>
<p dir="auto">But I get this long error:</p>
<p dir="auto">`pip3 install matplotlib<br>
Collecting... | <p dir="auto">Collecting matplotlib<br>
Using cached matplotlib-3.3.2.tar.gz (37.9 MB)<br>
ERROR: Command errored out with exit status 1:<br>
command: /Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/_b/73g4h5qs7qv51ctyl5tby004... | 1 |
<p dir="auto">Hello, community</p>
<p dir="auto">We have previously roughly discussed the problems with Dubbo's metadata in GitHub issues and mailing list, here when saying metadata I mainly refer to URL in Dubbo. Now I think it's time to bring the discussion onto the table and consider solving it. Below is the propo... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><input type="c... | 0 |
<p dir="auto">I updated to 0.10.10 today, hoping to try out the new JavaScript support with Salsa. Unfortunately, my Intellisense has stopped working. I am using type definition files from definitely typed (e.g. the express.d.ts).</p>
<p dir="auto">For example, using 0.10.8:</p>
<p dir="auto">var exp = require("express... | <p dir="auto">It would be useful for extension developers to get a range of visible positions (or lines) in the editor.</p>
<p dir="auto">This would be useful when the extension is dealing with the visual aspect of the VSCode since the extension does not need to update the visual on invisible area.</p>
<p dir="auto">Fo... | 0 |
<p dir="auto">Using Elasticsearch 1.4.1 and running on Ubuntu Trusty with Java 1.7.0_72, the following call in the start method of a river plugin never returns:</p>
<div class="highlight highlight-source-java notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="client.admin().ind... | <p dir="auto">The Elasticsearch API supports all CRUD operations on every single document, topped by things like optimistic versioning controls and real time get API. To achieve this we need several data structures that support looking up existing documents both in real time (before a refresh) and if not found there, w... | 0 |
<p dir="auto">The code generated for loading big fields is currently very bad. Here is a small example:</p>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="mutable struct Mut
data::NTuple{10, Int}
end
struct Immut
data::N... | <p dir="auto">It looks like the logging facilities (e.g. <code class="notranslate">@info</code>, <code class="notranslate">@warn</code>, etc.) have docstrings but are not in the manual. It would be great to have a section of the manual devoted to logging now that we have the framework for it.</p> | 0 |
<p dir="auto"><em>From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/alexandrudima/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/alexandrudima">@alexandrudima</a> on January 27, 2016 13:6</em></p>
<p dir="auto... | <p dir="auto">The formatter described in the link below currently doesn't seem to offer a way to indent by using tabs.<br>
<a href="https://github.com/Microsoft/TypeScript/wiki/Using-the-Compiler-API#pretty-printer-using-the-ls-formatter">https://github.com/Microsoft/TypeScript/wiki/Using-the-Compiler-API#pretty-printe... | 1 |
<p dir="auto">Please fix the side bar toggle on React Documentation it does not work on my non-touch screen PC....i think it should be scroll-able, it works on my touch screen PC<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/38891189/91824890-61694e80-ec33-11e... | 0 | |
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p>
<p dir="auto">During schema reflection SQLAlchemy fails with AssertionError</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Traceback (most recent call last):
... | <p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p>
<p dir="auto">Reflecting columns with default values fails assertion test. This may not happen on all tables, but did on at least one of mine. The problem is in lines 502 and 503 of firebird.py. They were:</p>
<div class="snippet-clip... | 1 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => :4.1:</li>
<li>Operating System / Platform => :Ubuntu 19.04 64 Bit:</li>
<li>Compiler => :g++ 4.8.2</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">I try to initialiaze a variable in order to compute the BRISQUE ... | <p dir="auto">Hello,</p>
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 4.0</li>
<li>Operating System / Platform => Windows 10 64 bit</li>
<li>Compiler => mingw-w64 GCC 8.1.0</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">The use of <em>strcpy_s</em> and <em... | 0 |
<h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">Seemingly out of nowhere, my app started crashing on startup. Initially I thought it might be due to recent changes, so I backed out to a prior build that I knew to be working. That also failed. So I tried with a brand new project:</p>
<ol dir="auto">
<li><code class... | <h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">I updated flutter and compiled the app and tried to run. It crashed immediately. Tried it several times.</p>
<h2 dir="auto">Logs</h2>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="02-04 17:10:1... | 1 |
<p dir="auto">It has to move to intrinsic anyways. Duplicated for now, awaiting snapshot.</p> | <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... | 0 |
<h2 dir="auto">suggestion</h2>
<p dir="auto">I suggess to add the following command :</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="deno bundleForNode {filename.js/ts} -- --output o.js
"><pre class="notranslate"><code class="notranslate">den... | <h2 dir="auto">suggestion</h2>
<p dir="auto">I suggess to add the following command :</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="deno bundleForNode {filename.js/ts} -- --output o.js
"><pre class="notranslate"><code class="notranslate">den... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.