text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<p dir="auto">from <a href="https://github.com/tensorflow/tensorflow/blob/r1.2/tensorflow/java/src/main/java/org/tensorflow/Tensor.java#L90">Tensor.java</a>:<br>
<strong>non-scalar DataType.STRING tensors are not supported yet</strong></p>
<p dir="auto">Is there a plan for adding them for the Java interface?</p> | <p dir="auto">Currently, string tensors are not supported in java:<br>
<a href="https://github.com/tensorflow/tensorflow/blob/master/tensorflow/java/src/main/java/org/tensorflow/Tensor.java#L90">https://github.com/tensorflow/tensorflow/blob/master/tensorflow/java/src/main/java/org/tensorflow/Tensor.java#L90</a></p>
<p ... | 1 |
<p dir="auto">See <a href="https://github.com/scikit-image/scikit-image/issues/954" data-hovercard-type="issue" data-hovercard-url="/scikit-image/scikit-image/issues/954/hovercard">the reported issue</a> and particularly <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="29972216" data-... | <p dir="auto">Original reported on the scipy-user list: <a href="http://thread.gmane.org/gmane.comp.python.scientific.user/36123" rel="nofollow">gmane</a></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import numpy as np
from scipy import ndim... | 1 |
<h2 dir="auto">Minimal Verifiable Complete Exemple</h2>
<p dir="auto">Below a MVCE of the behavior:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import pandas as pd
# Trial Data:
data = {
'key1': list(range(6))*2
,'... | <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="In [2]: mi = pd.MultiIndex.from_tuples([('a', 'w'), ('b', 'x'), (np.nan, 'y'), ('d', 'z')])
In [3]: list(mi) # ... | 1 |
<p dir="auto">Commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/psf/requests/commit/b149be5d864cc7f65ac22113db3d0e4d2ed2b49e/hovercard" href="https://github.com/psf/requests/commit/b149be5d864cc7f65ac22113db3d0e4d2ed2b49e"><tt>b149be5</tt></a> specifically removed all pro... | <p dir="auto">resquests.Session() adds extra Host field to the header dictionary passed as argument even if that field is already specified in the dictionary. This happens when transfer-encoding is specified in the header dictionary. Having duplicate host field in the header confuses apache traffic server.</p> | 0 |
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="enum Empty {}
struct Unit;
trait Run {
fn run() -> u8;
}
impl Run for Empty {
fn run() -> u8 { 0 }
}
impl Run for Unit {
fn run() -> u8 { 1 }
}
fn main() {
... | <p dir="auto">foo.rs:</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="trait Bar {
fn bar() {}
}
enum Foo {}
impl Bar for Foo {}
fn main() {
Foo::bar();
}"><pre class="notranslate"><span class="pl-k">trait</span> <spa... | 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>
<p dir="auto">I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project.<br>
I agree to follow the <a href="https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md">Code of Conduct</a> that ... | 1 |
<p dir="auto"></p><div class="Box Box--condensed my-2">
<div class="Box-header f6">
<p class="mb-0 text-bold">
<a href="https://github.com/scipy/scipy/blob/11509c4a98edded6c59423ac44ca1b7f28fba1fd/scipy/optimize/optimize.py#L1519">scipy/scipy/optimize/optimize.py</a>
</p>
<p class="mb-0 color-fg-mut... | <p dir="auto">There are several recent PRs featuring new functions for statistical tests:</p>
<ul dir="auto">
<li>A new binomial test function (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="664043707" data-permission-text="Title is private" data-url="https://github.com/scipy/scipy/... | 0 |
<h1 dir="auto">What is it</h1>
<p dir="auto">Since the hooks launch, I've been working with various teams and developers, and all of them, I repeat, ALL of them, seniors and juniors. Have been using useEffect "wrong" (considering what the react team intended). They all use the dependency array as an update array. There... | <p dir="auto">I've built a task execution pipeline utilizing React v14 and I've begun testing it against React v15 and have noticed that all of a sudden I'm getting an invariant error: <em>React DOM tree root should always have a node reference</em>.</p>
<p dir="auto">When I comment the line that is causing this error ... | 0 |
<p dir="auto"><code class="notranslate">scipy.spatial.distance.pdist</code> and <code class="notranslate">scipy.spatial.distance.cdist</code> always return ones when the <code class="notranslate">metric</code> parameter is set to <code class="notranslate">"minkowski"</code> and <code class="notranslate">p</code> to <co... | <p dir="auto">Using <code class="notranslate">scipy.spatial.distance.cdist</code> with the Minkowski distance and <code class="notranslate">p=np.inf</code> does not produce expected result. In particular, I'm not sure how <code class="notranslate">cdist</code> is producing all distance of only 1's (see Minkowski below)... | 1 |
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1410147/25084995/611e7b84-2392-11e7-91bf-b26d4f5fa166.png"><img src="https://cloud.githubusercontent.com/assets/1410147/25084995/611e7b84-2392-11e7-91bf-b26d4f5fa166.png" alt="screen shot 2017-04-17 at 5... | <h3 dir="auto">Problem description</h3>
<p dir="auto"><code class="notranslate">PropTypes.oneOf</code> properties seem to break the template in the documentation for version v.0.17.4</p>
<h3 dir="auto">Image</h3>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.co... | 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/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected Beha... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<p dir="auto">W... | 0 |
<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">No</p>
<p dir="auto"><strong>What keywo... | <p dir="auto">Need to add reconciler logic to the service controller sync loop to allow cloud provider packages to reconcile healthcheck and target pools created/needed by the service loadbalancer feature.</p> | 0 |
<ul dir="auto">
<li>Electron version: v1.3.2</li>
<li>Operating system: Windows 7</li>
</ul>
<p dir="auto">So, I wanted to convert web app to desktop app with electron. Here is web app: <a href="http://dinoz.mobi/shelter-editor/" rel="nofollow">click</a> And here is github repo: <a href="https://github.com/MobileSam/sh... | <p dir="auto">jQuery contains something along this lines:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="if ( typeof module === "object" && typeof module.exports === "object" ) {
// set jQuery in `m... | 1 |
<p dir="auto">If you have a directory named ''upgrade_backup'' in your Neo4j database directory, startup can fail.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="axel@dev1 ~/Downloads/neo4j-community-2.1.2$ bin/neo4j start
WARNING: Max 1024 op... | <p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Romiko/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Romiko">@Romiko</a>: 'Hi,</p>
<p dir="auto">I notice that if a DB Upgrade needs to be performed,... | 1 |
<p dir="auto">I've followed the custom-express-example to set custom server routes. Next/Link is working properly in client-side, but when the page is refreshed, the error message with 'not found' appears in console, regarding the files (css/images) from '/static' folder.</p>
<ul class="contains-task-list">
<li class=... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues?q=is%3Aissue">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<p dir="aut... | 0 |
<p dir="auto">Hello everyone,</p>
<p dir="auto">I came across an issue where I cannot build for android platform without having a complete iOS toolchain. This happens when I start working with third party plugins such as google_sign_in and firebase_auth.<br>
After importing a plugin in 'pubspec.yaml' file and run 'flut... | <p dir="auto">Running <code class="notranslate">flutter start</code> with an iOS project configured, dumps a LOT of (scary?) output. Could we hide most of this, unless the user chose <code class="notranslate">flutter start --verbose</code> ?</p>
<p dir="auto">For example:</p>
<div class="snippet-clipboard-content notra... | 0 |
<p dir="auto">I think these should probably be done with generics, and can handle type checking internally like <code class="notranslate">transmute</code>.</p> | <p dir="auto">Currently they only take an <code class="notranslate">int</code> which is fine, but makes using them awkward in many cases.</p>
<p dir="auto">Also, many systems have a <code class="notranslate">dwcas</code> (<em>double word compare-and-swap</em>) operation that could be used when trying to CAS a <code cla... | 1 |
<p dir="auto">We should generate something like:</p>
<div class="highlight highlight-text-xml notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="<msg id="..." meaning="..."><source>path/to/file.ts:123</source>This is a message</msg>">... | <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"><code class="notranslate">gomobile bind -target android</code> only generates an android/arm library, however many new phones such as the Nexus 5x are android/arm64. The generated libraries are incompatible and return an error when accessed.</p>
<div class="snippet-clipboard-content notranslate position-r... | <p dir="auto">Android doesn't only run on arm-based systems but also some other architectures are commonly used, such as x86 (mostly Intel Atom, but also the simulators) arm64 (also known as aarch64) and MIPS.</p>
<p dir="auto">It would be great if at least x86 was supported.</p> | 1 |
<p dir="auto"><strong>Elasticsearch version</strong>: 5.0.0-alpha5</p>
<p dir="auto"><strong>Plugins installed</strong>: []</p>
<p dir="auto"><strong>JVM version</strong>:</p>
<p dir="auto"><strong>OS version</strong>:</p>
<p dir="auto"><strong>Description of the problem including expected versus actual behavior</stron... | <p dir="auto"><code class="notranslate">org.elasticsearch.search.aggregations.metrics.max.Max</code> has both a <code class="notranslate">value</code> and a <code class="notranslate">geValue()</code> methods. It should only have one of them. Other single-metric aggs seem to be impacted as well.</p>
<p dir="auto">cc <a ... | 0 |
<p dir="auto">Hello, I was performing some simple tests and stumbled upon something that did not seem to behave as expected....<br>
I wanted to set the window screen size different (bigger) than the viewport but when I evaluated screen.height I always got the viewport's height.<br>
I tried setting ScreenSize in the con... | <h3 dir="auto">Playwright version</h3>
<p dir="auto">1.15.2-1633455481000</p>
<h3 dir="auto">Operating system</h3>
<p dir="auto">Windows</p>
<h3 dir="auto">What browsers are you seeing the problem on?</h3>
<p dir="auto">Firefox</p>
<h3 dir="auto">Other information</h3>
<p dir="auto">Python 3.1.0</p>
<h3 dir="auto">What... | 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>.): no</p>
<p dir="auto"><strong>What keywords did you search... | 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="ansible 2.1.0.0
config file = /etc/ansible/ansible.cfg
configured module search path = ... | <h5 dir="auto">ISSUE TYPE</h5>
<p dir="auto">Bug Report</p>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">synchronize module</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.1.0.0"><pre class="not... | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" Original bug ticket: [https://npm.community/t/9947](https://npm.community/t/9947)
Originally filed: 2019-09-09T12:25:22.211Z"><pre class="notranslate"><code class="notranslate"> Original bug tick... | <h3 dir="auto">Current Behavior:</h3>
<p dir="auto">running <code class="notranslate">npx @package@version</code> generate it with the current install version</p>
<h3 dir="auto">Expected Behavior:</h3>
<p dir="auto">it should be generated with the given version</p>
<h3 dir="auto">Steps To Reproduce:</h3>
<p dir="auto">... | 0 |
<p dir="auto">Hi,<br>
some days ago, I wanted to launch a debate about the console commands available in Standard edition.</p>
<h2 dir="auto">Actual status</h2>
<p dir="auto">For the record, we have 72 commands available when we install Symfony (71 if we remove the Symfony ACL component).</p>
<p dir="auto">I don't thin... | <p dir="auto">I suppose you already had this before as well, copying a route and forgetting to rename it. The old route gets overwritten and you might not even notice it until its too late.</p>
<p dir="auto">How about throwing an Exception when the same route name is defined twice in the same YAML or XML file to increa... | 0 |
<p dir="auto">It's okay on Chrome 36 and on IE 11, sadly, it's pushing content to the left on Firefox 32.0, when you minimize the screen, then open the modal while it's minimized, then you maximize and open the modal again.</p> | <p dir="auto">div.input-append is a block that contains only floating elements, thus gets a 0px height; if a .help-block follows the div.input-append, it is displayed next to the div.input-append instead of under it, because the 0px-height div.input-append does not offset it vertically. adding "clear: left" to the .hel... | 0 |
<p dir="auto">e.g. in <a href="https://build.julialang.org/#/builders/79/builds/6315/steps/5/logs/stdio" rel="nofollow">https://build.julialang.org/#/builders/79/builds/6315/steps/5/logs/stdio</a></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=... | <p dir="auto">Not sure how to expect this to be handled, but saw it on CI:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Error in testset Downloads:
Error During Test at /Users/julia/buildbot/worker-tabularasa/tester_macos64/build/share/julia... | 1 |
<p dir="auto">Seeing is believing: <a href="http://doc.rust-lang.org/std/ops/trait.Drop.html" rel="nofollow">http://doc.rust-lang.org/std/ops/trait.Drop.html</a></p>
<p dir="auto"><code class="notranslate">core::finally::Finallyalizer</code> and <code class="notranslate">collections::vec::PartialVecNonZeroSized</code> ... | <p dir="auto">For example, <code class="notranslate">NaiveSearcher</code> on the clone page: <a href="http://doc.rust-lang.org/std/clone/trait.Clone.html" rel="nofollow">http://doc.rust-lang.org/std/clone/trait.Clone.html</a></p> | 1 |
<p dir="auto">e.g. <code class="notranslate">torch.sin(1)</code> or <code class="notranslate">torch.sin([1,2,3])</code></p>
<p dir="auto">Numpy supports this feature, which makes programming very convenient.</p>
<p dir="auto">Thx!</p> | <p dir="auto">Numpy automatically casts inputs to ndarrays when doing operations on them. For example:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=">>> np.sum([1, 2])
3
>>> np.sqrt(9)
3.0"><pre class="notranslate"><code cl... | 1 |
<p dir="auto">It appears that dynamically provisioned volumes bypass the labelling admission controller, and so are not labeled with zone information.</p> | <p dir="auto">I created a PV and it wasn't labeled with the Ubernetes-Lite tags, but I wasn't running under Ubernetes-Lite at the time...</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=""annotations": {
"kubernetes.io... | 1 |
<h1 dir="auto">Description of the new feature/enhancement</h1>
<p dir="auto">Moving profiles.json to C:\Users\xxx\AppData\Roaming\WindowsTerminal would allow it to make use of the Roaming folder, and also put it in an easier and more consistent place for people to create symlinks to sync it across several machines usi... | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows Terminal version (if applicable): 10.0.18362.356"><pre lang="none" class="notranslate"><code class="notranslate">Windows Terminal version (if applicable): 10.0.... | 0 |
<p dir="auto">Describe what you were doing when the bug occurred:<br>
1.<br>
2.<br>
3.</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.2.0-a8b8ffb89</p>
<p dir="auto">Call stack: at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:156567<b... | <p dir="auto">PLEASE INCLUDE REPRO INSTRUCTIONS AND EXAMPLE CODE</p>
<p dir="auto">I got this error when I click 'Ranked'.</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.0.4-3c6a219</p>
<p dir="auto">Call stack: at chrome-extension://fmkadmapgofadopljbjfkapd... | 1 |
<h1 dir="auto">Environment</h1>
<p dir="auto">Version: 1903<br>
OS BUILD: 18362.10006 (Microsoft Windows [Version 10.0.18362.10006])</p>
<p dir="auto">Windows Terminal version (if applicable):</p>
<p dir="auto">Any other software?</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" da... | <h1 dir="auto">Environment</h1>
<p dir="auto">Windows build number: 10.0.18363.418<br>
Windows Terminal version (if applicable): 0.5.2762.0</p>
<h1 dir="auto">Steps to reproduce</h1>
<p dir="auto">In WSL session, press <code class="notranslate">Alt+Left</code> and release <code class="notranslate">Left</code> key the... | 0 |
<p dir="auto">I love the API for global shortcuts - is it possible to somehow use a similar API to add shortcuts to a focused BrowserWindow?</p> | <p dir="auto">I'd like to add some hotkeys for events in my app, and accelerators seem like the natural way to do that, but some of these things don't make sense in a menu. Is there a way to use accelerators without registering a global shortcut or a menu? I'd rather not have hidden menus.</p> | 1 |
<h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.6.2</p>
<h3 dir="auto">What happened</h3>
<p dir="auto">I install Airflow with:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="pip install apache-airflow['postgresql']
pip install psyc... | <p dir="auto"><strong>Apache Airflow version</strong>:</p>
<p dir="auto">2.0.2</p>
<p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>):</p>
<p dir="auto">1.19.7</p>
<p dir="auto"><strong>Environment</strong>:</p>
<ul dir="auto">
<li>Azur... | 0 |
<h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">Scripts in the Head are run twice if marked <code class="notranslate">async</code>.</p>
<h2 dir="auto">To Reproduce</h2>
<p dir="auto">Steps to reproduce the behavior:</p>
<ol dir="auto">
<li>Create next app</li>
<li>Create file at <code ... | <p dir="auto">When starting the next build, nothing is shown for a good amount of time. This has caused several misunderstandings with newer developers and is fairly annoying to have no idea how much longer your build will take.</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id=""... | 0 |
<h3 dir="auto">System information</h3>
<ul dir="auto">
<li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>:<br>
Partly</li>
<li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>:<br>
RHEL 7</li>
<li><strong>TensorFlow installed from ... | <p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="136722135" data-permission-text="Title is private" data-url="https://github.com/tensorflow/tensorflow/issues/1300" data-hovercard-type="issue" data-hovercard-url="/tensorflow/tensorflow/issues/1300/hovercard" href="https:/... | 1 |
<p dir="auto">Describe what you were doing when the bug occurred:</p>
<ol dir="auto">
<li>Started profiler recording</li>
<li>Expanded an accordion control</li>
<li>Collapsed same control</li>
<li>Stopped the recording</li>
<li>The error showed up</li>
</ol>
<hr>
<h2 dir="auto">Please do not remove the text below this ... | <p dir="auto">With <code class="notranslate">eslint-plugin-react-hooks@4.0.0</code> I observe an unexpected warning (with a weird behaviour) on custom hook call-site.</p>
<h2 dir="auto">Steps To Reproduce</h2>
<ol dir="auto">
<li>yarn create react-app hooks-bug</li>
<li>cd hooks-bug</li>
<li>npm run eject</li>
<li>npm ... | 0 |
<hr>
<h3 dir="auto">Expected Behavior</h3>
<p dir="auto">The app should've run</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="any flask app really"><pre class="notranslate"><span class="pl-s1">any</span> <span class="pl-s1">... | <p dir="auto">I am running apistar on python 3 and encountering an issue that has lead me to the werkzeug reloader.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="(fresh) C:\Users\uskaxb07\PycharmProjects\testapi>apistar run
Starting up...
... | 1 |
<p dir="auto">I'm creating pagination like the example in the documentation. I have previous and next links on each side and links to each page in the middle.</p>
<p dir="auto">Out of the box doesn't look great when I scale down to a phone (wraps in the middle) so I figured I'd put .hidden-xs on the middle page number... | <p dir="auto">related to issues <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="16856611" data-permission-text="Title is private" data-url="https://github.com/twbs/bootstrap/issues/8500" data-hovercard-type="pull_request" data-hovercard-url="/twbs/bootstrap/pull/8500/hovercard" href=... | 1 |
<p dir="auto">I have tried to make <a href="https://github.com/JuliaArrays/StaticArrays.jl">StaticArrays.jl</a> compatible with the functions in <code class="notranslate">Base.LinAlg</code> but I get hung up on some inconsistencies.</p>
<p dir="auto">The functions <code class="notranslate">lufact()</code>, <code class=... | <p dir="auto">This was reported at Stack Overflow:</p>
<ul dir="auto">
<li><a href="http://stackoverflow.com/questions/35094986/does-macro-hygiene-only-protect-you-in-different-modules" rel="nofollow">http://stackoverflow.com/questions/35094986/does-macro-hygiene-only-protect-you-in-different-modules</a></li>
</ul>
<di... | 0 |
<h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">Add the name of the connection/profile on the tabs, specifically useful for remote connections, since currently it's hard to tell which terminal is opened:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-... | <p dir="auto">扩展向下箭头可以放在右侧,最小化旁边,左右下边框可以取消,不需要看到</p> | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=pmarschik" rel="nofollow">Patrick Marschik</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9127?redirect=false" rel="nofollow">SPR-9127</a></strong> and commented</p>
<p dir="auto">When you create an annotation bas... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=tzolov" rel="nofollow">Christian Tzolov</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2186?redirect=false" rel="nofollow">SPR-2186</a></strong> and commented</p>
<p dir="auto">When used for a void method invocati... | 0 |
<p dir="auto">Hi</p>
<p dir="auto">I am using the Breevy (from <a href="http://www.16software.com" rel="nofollow">http://www.16software.com</a>) text expander for many things, including documentation, and it doesn't go well with vsCode.</p>
<p dir="auto">The expander has 2 operating modes, one where it simulates key pr... | <ul dir="auto">
<li>VSCode Version: 1.0</li>
<li>OS Version: windows 10</li>
</ul>
<p dir="auto">Paste code <code class="notranslate">var p = 1?2:(3<4?5:6)</code>, and everything after this will be in wrong color.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubuserc... | 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="[ ] bug report => search github for a similar issue or PR before submitting
[x] feature request
[ ] support request =&g... | <p dir="auto">I'm submitting a Bug Report.</p>
<h2 dir="auto">Current Behaviour</h2>
<p dir="auto">Running <code class="notranslate">ngc</code> generates a <code class="notranslate">View_AppComponent_0()</code> function that takes the logger as argument. If the component template does not declare any element or text th... | 0 |
<p dir="auto">The information in <a href="http://www.numpy.org/devdocs/user/c-info.how-to-extend.html#dealing-with-array-objects" rel="nofollow"><code class="notranslate">doc/source/user/c-info.how-to-extend.rst</code></a> is repeated in <a href="http://www.numpy.org/devdocs/reference/c-api.array.html?highlight=pyarray... | <p dir="auto">I started out thinking I've found a docbug but I'm becoming less sure. The problem is that <a href="https://docs.scipy.org/doc/numpy/reference/generated/numpy.ma.sort.html" rel="nofollow">the documentation of <code class="notranslate">numpy.ma.sort</code></a> (<a href="https://numpy.org/devdocs/reference/... | 0 |
<p dir="auto">I'm using typescript 1.7.5, typings 0.6.9 and angular 2.0.0-beta.0.</p>
<p dir="auto">How can I get rid of the typescript compile error messages <code class="notranslate">Duplicate identifier</code> due to typings definition files?</p>
<p dir="auto">The <code class="notranslate">Duplicate identifier</code... | <p dir="auto">After updated TS to 1.5-beta, my code failed to compile. My code uses a few ES6 APIs such as <code class="notranslate">Set</code>, but the <code class="notranslate">--target</code> is still ES5. It seems TS 1.5-beta removed those ES6 APIs from <code class="notranslate">lib.d.ts</code> when targeting ES5. ... | 0 |
<p dir="auto">This issue is for discussing how to make the new GC (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="45978605" data-permission-text="Title is private" data-url="https://github.com/JuliaLang/julia/issues/8699" data-hovercard-type="pull_request" data-hovercard-url="/Julia... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ julia -e 'reinterpret(Nothing, nothing)'
$ julia --code-coverage=user -e 'reinterpret(Nothing, not... | 0 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1738" rel="nofollow">http://projects.scipy.org/numpy/ticket/1738</a> on 2011-02-09 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/nbecker/hovercard" data-octo-click="hovercard-link-click" data... | <p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1673" rel="nofollow">http://projects.scipy.org/numpy/ticket/1673</a> on 2010-11-13 by trac user tom3118, assigned to unknown.</em></p>
<p dir="auto">The "numpy for matlab users" suggests using<br>
<code class="notranslate">nonzero(A)[0][0... | 1 |
<h3 dir="auto">Bug report</h3>
<p dir="auto">If one makes a scatter plot (or a line graph) having multiple points with different markers and colors, but the same label, this will result in an error in version 2.1.1 (but not 2.1.0). A small example is provided below:</p>
<p dir="auto"><strong>Code for reproduction</stro... | <h3 dir="auto">Summary</h3>
<p dir="auto">120 seconds is an extremely long timeout when running locally and having failures. It would be good to only set the 120 seconds on CI/remote systems and have a shorter 10-20 second timeout for most contributors with reasonable CPU architectures.<br>
</p><div class="Box Box--con... | 0 |
<p dir="auto">It would help people to keep the font sizes on there site more consistent is classes were also offered as the same sizes as the the headings.<br>
E.g. bits of text that semantically are not headings, but for styling purposes should appear the same size, or are different levels in the document structure.</... | <p dir="auto">Upon trying to add the examples' CSS to the <code class="notranslate">csslint</code> Grunt task, I discovered that some of them fail csslint:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Running "csslint:src" (csslint... | 0 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: [Versione 10.0.18362.356]
PowerToys version: 0.11.0
PowerToy module: FancyZones"><pre class="notranslate"><code class="notranslate">Windows buil... | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Windows 10 1903 (18362.356) - 64bit
PowerToys version: 0.11.0
PowerToy module: Shortcut Guide, FancyZones"><pre class="notranslate"><code class="n... | 1 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/use-the-twitchtv-json-api" rel="nofollow">Use the Twitchtv JSON API</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/53... | <p dir="auto">Related to challenge /use-the-twitchtv-json-api.</p>
<p dir="auto">I think it should be <a href="https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Front-End-Project-Use-the-Twitchtv-JSON-API">https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/Front-End-Project-Use-the-Twitchtv-JSON-API</a>.</p> | 1 |
<p dir="auto"><strong>Feature</strong></p>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto">With a UI kit that uses forwardRefs, I get error messages like this:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/12100/533... | <p dir="auto">People lose hours of work debugging a simple issue: two versions of React being loaded at the same time.</p>
<p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="46378264" data-permission-text="Title is private" data-url="https://github.com/gaearon/react-hot-lo... | 0 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-use-css-selectors-to-style-elements" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-use-css-selectors-to-style-elements</a> has an issue.</p>
<p dir="auto">When completing this challenge, before I had placed the closing cur... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-use-css-selectors-to-style-elements" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-use-css-selectors-to-style-elements</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possible.</p... | 1 |
<p dir="auto">Update 20150908: applied feedback from comments. Thanks <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jbrantly/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jbrantly">@jbrantly</a>! Also renamed ... | <p dir="auto">I would like to extend <code class="notranslate">Function</code> and this compiles fine</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="interface Function {
hello(): any
}
Function.prototype.hello = function() {
console.lo... | 0 |
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/45911286/71967468-5db92f80-323e-11ea-839f-2f9b87f364f3.png"><img src="https://user-images.githubusercontent.com/45911286/71967468-5db92f80-323e-11ea-839f-2f9b87f364f3.png" alt="image" style="max-width: 10... | <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/45911286/67533959-82514100-f6fe-11e9-95c4-275e1cbefeb0.png"><img src="https://user-images.githubusercontent.com/45911286/67533959-82514100-f6fe-11e9-95c4-275e1cbefeb0.png" alt="image" style="max-width: 10... | 1 |
<p dir="auto">In responding to a <a href="http://stackoverflow.com/questions/34556180/how-to-plot-correlation-matrix-in-python/34558152#34558152" rel="nofollow">stackoverflow question</a>, I noticed that</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-c... | <p dir="auto">I know this feature has been suggested before as part of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="63121070" data-permission-text="Title is private" data-url="https://github.com/mwaskom/seaborn/issues/479" data-hovercard-type="issue" data-hovercard-url="/mwaskom/s... | 0 |
<p dir="auto">An indexing task might fail due to various reasons, and one of them is node failures. If an indexing task fails due to node failures, it might be completed by reissuing the failed task on another node. In this case, it would be better if the overlord can resubmit failed tasks automatically without manual ... | <p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="114372588" data-permission-text="Title is private" data-url="https://github.com/apache/druid/issues/1896" data-hovercard-type="pull_request" data-hovercard-url="/apache/druid/pull/1896/hovercard" href="https://github.com/a... | 0 |
<p dir="auto">Hey,<br>
when running the most basic application, and using a component from material-ui@0.18.7<br>
I get this error :</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Only a ReactOwner can have refs. You might be adding a ref to a... | <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/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected Be... | 0 |
<p dir="auto">with xcode-select pointed to Xcode 8:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ xcode-select -p
/Applications/Xcode.app/Contents/Developer"><pre class="notranslate"><code class="notranslate">$ xcode-select -p
/Applications... | <p dir="auto">When running <code class="notranslate">compile_ios_protobuf.sh</code>, it says:<br>
checking whether we are cross compiling... configure: error: in '.../tensorflow/tensorflow/contrib/makefile/downloads/protobuf':<br>
configure: error: cannot run C compiled programs.<br>
If you meant to cross compile, use ... | 1 |
<p dir="auto">flutter.yaml's assets support is a convenient way to add assets for both platforms. Unclear if we want to keep it long term, but if we do it would be nice to add support for directories and/or file globbing. Right now I'm in the process of writing a script to update my flutter.yaml when my directory of ... | <p dir="auto">I'd like to be able to add an entire folder of assets without having to enumerate each one in my flutter.yaml.</p> | 1 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h2>
<p dir="auto">Python doesn't care about indentation of comment lines, but the TorchScript parser can get confused by non-indented comments (which is what Jupyter ... | <p dir="auto">This can cause issues when you have comments at a lower indentation than the rest of the code:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import torch
class Foo(torch.nn.Module):
def forward(self, x):
x = torch.n... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I tried using the <code class="notranslate">@types/openlayers</code> package and had problems.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="t... | <p dir="auto">I tried using the latest <code class="notranslate">passport/passport.d.ts</code> file in this repo and had problems.<br>
The authors of that type definition are cc/ @Horiuchi_H</p>
<p dir="auto">When I use with</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-sni... | 0 |
<p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">1.8.7</p>
<p dir="auto"><strong>Code</strong></p>
<p dir="auto">file1.ts:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="export enum MyEnum {
FOO
};
expor... | <p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">1.7.5 / 1.8.0-beta / nightly (1.9.0-dev.20160217)</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="// try augmenting the ... | 0 |
<p dir="auto">Atom does not get focus after changing the window to it using <code class="notranslate">Alt+Tab</code>. I need to click into the editor before can start typing. That is annoying and should not be necessary.</p> | <p dir="auto">I'm on Ubuntu 14.04 and every time I alt+tab or make Atom lose focus in any way, the cursor position disappears. I have to click on the window to make it reappear.</p> | 1 |
<h5 dir="auto">Description of the problem</h5>
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/donmccurdy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/donmccurdy">@donmccurdy</a><br>
glTF 2.0 allo... | <p dir="auto">Hello,</p>
<p dir="auto">I'm running into a display bug at large output sizes with the WebGLRenderer. Fiddle <a href="http://jsfiddle.net/jhickner/862de4nj/" rel="nofollow">here</a>.</p>
<p dir="auto">When setting the canvas size (with <code class="notranslate">renderer.setSize</code>) to a width or heigh... | 0 |
<h3 dir="auto">Bug report</h3>
<p dir="auto">I am trying to use np.polyfit function. I have been using this for quite some time, but yesterday realize that something is broken. First I use a polyfit to find a line arguments then I plot the graph, but when trying to call polyfit for the second time, it produce the error... | <h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">savgol_filter crashes with an error in the lstsq algorithm if executed after a plot with dashed/dotted/dashdotted line style.</p>
<p dir="auto"><strong>Code for reproduction</strong></p>
<div class="highlight highlight-source-... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected ... | <p dir="auto">Can you please add an example here:</p>
<p dir="auto"><a href="https://github.com/zeit/next.js/tree/master/examples">https://github.com/zeit/next.js/tree/master/examples</a></p>
<p dir="auto">that uses API routes to handle POST requests with also a custom Express server to serve the application? I feel li... | 0 |
<p dir="auto">Windows Build <code class="notranslate">Microsoft Windows [Version 10.0.17763.134]</code></p>
<p dir="auto">Building linux kernels using <code class="notranslate">make menuconfig</code> is functional and produces slight gibberish in the console. Attached should be screenshots of the console and xterm aft... | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">New tab button and drop-down menu should be right next to the tab instead of spacing far away, like Edge. And the tab button should be designed like Edge.</p>
<h1 dir="auto">Proposed technical implementation details (optional)</h1>
<p dir="auto">... | 0 |
<p dir="auto">This was closed improperly.</p>
<p dir="auto">New wheels were placed on PyPI on 6/28. numpy wheels are new as of 6/19. I just reinstalled on 8/4, which picked up both new wheels. One or the other is the problem. This is OPEN. Whenever binary builds are placed in a public place for widespread download... | <p dir="auto">Two days I reinstalled everything (Python plus all modules) and started getting these warnings:</p>
<p dir="auto">/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/stats/_continuous_distns.py:24: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibilit... | 1 |
<p dir="auto"><strong>Migrated issue, originally created by Robert Schütz (<a href="https://github.com/dotlambda">@dotlambda</a>)</strong></p>
<p dir="auto">When I run the tests of SQLAlchemy's latest version using Python 3.7, I get</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" ... | <p dir="auto"><strong>Migrated issue, originally created by Scott Milliken (<a href="https://github.com/smilliken">@smilliken</a>)</strong></p>
<p dir="auto">We've been getting occasional AttributeError exceptions raised from the <code class="notranslate">sqlalchemy.ext.declarative.clsregistry._MultipleClassMarker.add_... | 0 |
<p dir="auto">I got a problem that i don't really understand why this is happen.</p>
<p dir="auto">MATCH (n:USER) where n.email = '<a href="mailto:email@hotmail.com">email@hotmail.com</a>' return count(n);<br>
This return me 1.</p>
<p dir="auto">MATCH (n:USER{email:'<a href="mailto:email@hotmail.com">email@hotmail.com<... | <p dir="auto">Hi</p>
<p dir="auto">I am regularly using MERGE to apply data onto an existing graph. Today I am encountering a new error on a previous working MERGE. I believe this to be a bug.</p>
<p dir="auto">I am receiving error "More than one item in org.neo4j.helpers.collection.IteratorUtil$12@44c217b1, first:5511... | 0 |
<p dir="auto">I just noticed there are two copies of the following in bootstrap.css v3.0.2</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=".container:before,
.container:after {
display: table;
content: " ";
}
.container:after {
... | <p dir="auto">show on bootstrap.css</p>
<p dir="auto"><a href="https://github.com/twbs/bootstrap/blob/3.0.0-wip/dist/css/bootstrap.css#L581">https://github.com/twbs/bootstrap/blob/3.0.0-wip/dist/css/bootstrap.css#L581</a><br>
<a href="https://github.com/twbs/bootstrap/blob/3.0.0-wip/dist/css/bootstrap.css#L723">https:/... | 1 |
<p dir="auto">[alt + click] for custom multiple cursors does not work on Linux.</p> | <p dir="auto">On most Linux desktops <code class="notranslate">alt+click</code> will allow you drag a window by clicking anywhere over it. This conflicts with the multiple cursors binding.</p>
<p dir="auto">It's still possible to obtain multiple cursors with commands like <code class="notranslate">insertCursorAbove</co... | 1 |
<p dir="auto">Challenge <a href="http://beta.freecodecamp.com/en/challenges/applied-accessibility/use-tabindex-to-specify-the-order-of-keyboard-focus-for-several-elements" rel="nofollow">use-tabindex-to-specify-the-order-of-keyboard-focus-for-several-elements</a> has an issue.<br>
User Agent is: <code class="notranslat... | <p dir="auto">Challenge <a href="http://beta.freecodecamp.com/en/challenges/applied-accessibility/add-an-accessible-date-picker" rel="nofollow">add-an-accessible-date-picker</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Ch... | 1 |
<h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have read the relevant section in the<br>
<a href="http://docs.celeryproject.org/en/latest/contributing.html#other-bugs" rel="nofollow">contribution guide... | <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 included the output of <code class="notranslate">celery -A proj report</code> in the issue.<br>
(if you are not able to do this, then at le... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=przemek.ch" rel="nofollow">Przemek Ch</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8732?redirect=false" rel="nofollow">SPR-8732</a></strong> and commented</p>
<p dir="auto">Method</p>
<div class="highlight highl... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=egervari" rel="nofollow">Ken Egervari</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6163?redirect=false" rel="nofollow">SPR-6163</a></strong> and commented</p>
<p dir="auto">Using ignore accept header and default... | 0 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">copy</p>
<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"><pre class="notr... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">winrm</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.2.0
config file = /e... | 0 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">The shell module is ignoring proxy environment<br>
I'm working on some server with limited internet connexion (need to use proxy settings)</p>
<p dir="auto">On some module, i need to set environme... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">cron</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.3.1.0"><pre class="n... | 0 |
<p dir="auto">Currently to load pretrained tensor into an Embedding I am running:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="embedding = torch.nn.Embedding(length, dim)
embedding.weight.data = pretrained_vectors_tensor">... | <h3 dir="auto">Summary</h3>
<p dir="auto">Loading pre-trained embeddings is common practice with today's Embeddings. Most often than not, people use large pre-trained Embeddings such as Word2Vec, Glove or FastText with their models. As such there should be an easy and simple way of doing this so common operation.</p>
<... | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="plt.title("title")
plt.gca().twiny().set_xlabel("xlabel")
plt.tight_layout()"><pre class="notranslate"><code class="notranslate">plt.title("title")
plt.gca().twiny().set_xlabel("xl... | <p dir="auto">This is an issue that came up in <a href="http://trac.sagemath.org/13625" rel="nofollow">http://trac.sagemath.org/13625</a></p>
<p dir="auto">When <code class="notranslate">subplot.xaxis.tick_top()</code> is used, then the position of the plot title is not recomputed. Ideally, it should be shifted further... | 1 |
<h3 dir="auto">Is there an existing issue for this?</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the existing issues</li>
</ul>
<h3 dir="auto">This issue exists in the latest npm version</h3>
<ul clas... | <p dir="auto">I am using a link from<br>
<a href="https://github.com/ionicthemes/ionic-facebook-login">https://github.com/ionicthemes/ionic-facebook-login</a><br>
and use this theme in app building first I have clone it then we use ionic serve and got error</p>
<blockquote>
<p dir="auto">ng.cmd run app:serve --host=loc... | 0 |
<p dir="auto">This:</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="extern crate iron;
use iron::{Request, Response, IronResult, Iron, status};
use std::net::ip::Ipv4Addr;
fn main() {
Iron::new(hello_world);
fn hello... | <p dir="auto">I hit an internal compiler error in rustc 0.12.0-nightly (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/rust-lang/rust/commit/d53874eccf0657d5d9c0a9ed9f84380d27d1c423/hovercard" href="https://github.com/rust-lang/rust/commit/d53874eccf0657d5d9c0a9ed9f84380d27d... | 1 |
<h3 dir="auto">Current Behavior:</h3>
<p dir="auto">If a non-namespaced package is published with<br>
<code class="notranslate">npm publish --access restricted</code></p>
<p dir="auto">npm ignored the user directive that access should be restricted and publishes the package.</p>
<h3 dir="auto">Expected Behavior:</h3>
<... | <h1 dir="auto">What / Why</h1>
<blockquote>
<p dir="auto">Hey, I've <code class="notranslate">npm publish</code>'d a library to npm's public registry and it finished successfully, I received an email claiming it is published and when I search the exact name on npmjs.com it shows on the dropdown.<br>
However, I don't s... | 0 |
<h3 dir="auto">System information</h3>
<ul dir="auto">
<li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>: no</li>
<li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Ubuntu 16.04</li>
<li><strong>TensorFlow installed from (sourc... | <p dir="auto">Issue to trace effort of swig interface for java. Started implementation - will update with progress. If anyone has any comments/tips - please feel welcome to join the discussion!</p> | 0 |
<h3 dir="auto">Problem</h3>
<p dir="auto">Recently, it was found that there is no option to draw bright dot spherical symbols in 2D during drawing. I don't know how to solve this problem</p>
<h3 dir="auto">Proposed solution</h3>
<p dir="auto"><em>No response</em></p> | <h2 dir="auto">Feature Request</h2>
<p dir="auto">I would like to know if Matplotlib could provide the functionality to plot using markers with gradient filling in scatter / plot, such that the markers in an 2D plot may mimic the appearance of a glossy 3D object, as the sample png attached (the gradient is post process... | 1 |
<p dir="auto"><strong>System information</strong><br>
-Google Colab<br>
-GPU<br>
-Python 3<br>
-Tensorflow tf-nightly-2.0-preview</p>
<p dir="auto">When I write the code:<br>
<code class="notranslate">from __future__ import absolute_import, division, print_function</code><br>
<code class="notranslate">!pip install tf-n... | <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):Colab</li>
<li>Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue... | 1 |
<p dir="auto">This strange behavior came up in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="298979437" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/19813" data-hovercard-type="issue" data-hovercard-url="/pandas-dev/pandas/issues/198... | <p dir="auto">This is pretty weird:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=">>> arr = np.array([1, 2, 3], dtype=object)
>>> np.add.reduce(arr)
6
>>> np.add.reduce(arr[:0])
False
>>>... | 1 |
<h3 dir="auto">System Info</h3>
<p dir="auto">(Possible duplicate: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="810994180" data-permission-text="Title is private" data-url="https://github.com/huggingface/transformers/issues/10256" data-hovercard-type="issue" data-hovercard-url="/h... | <h3 dir="auto">Model description</h3>
<p dir="auto">I would like to implement a new model architecture.</p>
<h2 dir="auto">Short description</h2>
<p dir="auto">RWKV v2 is an "RNN with transformer-level performance, without using attention. Similar to Apple's Attention Free Transformer. All trained models open-source. I... | 0 |
<h3 dir="auto">Describe the issue with documentation</h3>
<p dir="auto">On <a href="https://airflow.apache.org/docs/apache-airflow/stable/stable-rest-api-ref.html#operation/patch_dag" rel="nofollow">https://airflow.apache.org/docs/apache-airflow/stable/stable-rest-api-ref.html#operation/patch_dag</a><br>
the payload in... | <p dir="auto"><strong>Description</strong></p>
<p dir="auto">Since Airflow 2 we get a lot of customization options for pods spawned using <code class="notranslate">KubernetesPodOperator</code>. There is, however, one area in which nothing has changed and it's <code class="notranslate">xcom_sidecar_container</code>. Cur... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=croudet" rel="nofollow">Christophe Roudet</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7686?redirect=false" rel="nofollow">SPR-7686</a></strong> and commented</p>
<p dir="auto">When using SpringBeanAutowiringSup... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=cnelson" rel="nofollow">Christian Nelson</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-1899?redirect=false" rel="nofollow">SPR-1899</a></strong> and commented</p>
<p dir="auto">I would like to see an analog to th... | 0 |
<p dir="auto">Right now all constraint configuration should be defined in the <code class="notranslate">validator.xml</code> or <code class="notranslate">validator.yaml</code> file. Once you have a lot of entities this file becomes overly large. As I'm completely unfamiliar with the way metadata is handled by the valid... | <p dir="auto">I have a website splitted in 2 areas:</p>
<ul dir="auto">
<li>public customers</li>
<li>professional customers</li>
</ul>
<p dir="auto">Both areas contains the same organization (a list of the same activities).</p>
<p dir="auto">I am trying to generate the sames urls for both areas (just adding a prefix o... | 0 |
<p dir="auto">Attempt to run a python program using a single line problem matcher. For example, use the tasks.json from <a href="http://stackoverflow.com/questions/29987840/how-to-execute-python-code-from-within-visual-studio-code" rel="nofollow">http://stackoverflow.com/questions/29987840/how-to-execute-python-code-fr... | <p dir="auto">whether vscode can change the mechanism that make me can get all all completionitem list include vscode itself provided in the following method provideCompletionItems in my vscode plugin? where I can know how vscode deal with this in vscode source?</p>
<div class="snippet-clipboard-content notranslate pos... | 0 |
<p dir="auto">The issue at <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="175602084" data-permission-text="Title is private" data-url="https://github.com/babel/babel/issues/4273" data-hovercard-type="issue" data-hovercard-url="/babel/babel/issues/4273/hovercard" href="https://github... | <blockquote>
<p dir="auto">Issue originally made by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/brnrd/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/brnrd">@brnrd</a></p>
</blockquote>
<h3 dir="auto">Bug info... | 0 |
<p dir="auto">I'm running Symfony2 2.6.6, nginx 1.7.12 on linux/64.</p>
<p dir="auto">env VARS</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="SYMFONY__DATABASE__PASSWORD => "testtesttest"
SYMFONY__DATABASE__USER => "root&q... | <p dir="auto">I think that in order to provide a better user experience, we should improve the error messages shipped with the Form component by default. I am <strong>not</strong> talking about the error messages in the Validator component.</p>
<p dir="auto">If I use the Validator component stand-alone, getting an erro... | 0 |
<p dir="auto">This is an alternative fix to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4242344" data-permission-text="Title is private" data-url="https://github.com/symfony/symfony/issues/4087" data-hovercard-type="issue" data-hovercard-url="/symfony/symfony/issues/4087/hovercar... | <p dir="auto">The doctrine bundle, the validator and the annotation reader all support caching.</p>
<p dir="auto">The doctrine bundle supports memcache, apc, array and xcache.</p>
<p dir="auto">The annotations reader supports file and any mechanism that implements <code class="notranslate">Doctrine\Common\Cache\Cache</... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=sorriso" rel="nofollow">Sorriso</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8930?redirect=false" rel="nofollow">SPR-8930</a></strong> and commented</p>
<p dir="auto">the full code source having the issue can be... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=asarkar" rel="nofollow">Abhijit Sarkar</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9359?redirect=false" rel="nofollow">SPR-9359</a></strong> and commented</p>
<p dir="auto">Background: I opened an improvement <... | 0 |
<div class="highlight highlight-source-dart notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="$ flutter create dummy
Creating project dummy...
Wrote 64 files.
Running 'flutter packages get' in dummy... 2.7s
[✓] Flutter is fully installed. (on Mac OS X 10.12.4 16E1... | <p dir="auto">I followed the procedure mentioned in the documentation</p>
<ol dir="auto">
<li>I have installed the git for windows</li>
<li>Then used this command in cmd : $ git clone -b beta <a href="https://github.com/flutter/flutter.git">https://github.com/flutter/flutter.git</a></li>
<li>Then i set the environment ... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=eberhardwolff" rel="nofollow">Eberhard Wolff</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6870?redirect=false" rel="nofollow">SPR-6870</a></strong> and commented</p>
<p dir="auto">The Autowiring algorithms tries... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=kierone" rel="nofollow">Kieron Edwards</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5933?redirect=false" rel="nofollow">SPR-5933</a></strong> and commented</p>
<p dir="auto">This is the exception when trying to ... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.