text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<p dir="auto">Methods in Dates have a habit of causing ambiguities for packages that define new AbstractArray types, e.g., <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="171066945" data-permission-text="Title is private" data-url="https://github.com/JuliaArrays/StaticArrays.jl/issue... | <p dir="auto">Dates redefines <code class="notranslate">+(::Array{Date}, Date...) = .+</code>, meaning that array + scalar doesn't throw an error.</p>
<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/JuliaLang/julia/bl... | 1 |
<h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong><br>
Optional chaining operators being removed which causes a runtime errors.</p>
<p dir="auto"><strong>If the current behavior is a bug, please provide the steps to reproduce.</strong></p>
<p dir="auto">env.js</p>
<div class... | <h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto">Webpack incorrectly compiles <code class="notranslate">x?.value</code> to <code class="notranslate">(something).value</code> when <code class="notranslate">x</code> is something that's been imported.</p>
<p... | 1 |
<p dir="auto">Maybe its time to support stylus <a href="https://github.com/LearnBoost/stylus">https://github.com/LearnBoost/stylus</a></p>
<p dir="auto">Many users like me use stylus in projects and they want to have bootstrap stylus in project</p>
<p dir="auto">Everyone know why stylus is much better of less</p>
<p di... | <p dir="auto">Carousel does not start sliding to the next one after 5 seconds until after I click to the next slide. Only then does the timer start. What am I missing?</p> | 0 |
<p dir="auto">I often find myself doing some quick-and-dirty plotting, and wishing there was a simple, one-step, easy-to-remember way to set the default figsize for all matplotlib plots.</p>
<p dir="auto">I imagine something very light-weight like <code class="notranslate">sns.set(figsize=(2, 4))</code> or <code class=... | <h2 dir="auto">sns.set_theme(style="ticks")<br>
sns.pairplot(df)</h2>
<p dir="auto">AttributeError Traceback (most recent call last)<br>
in <br>
----> 1 sns.set_theme(style="ticks")<br>
2 sns.pairplot(df)</p>
<p dir="auto"><strong>AttributeError: module 'seaborn' has no attribute 'set_the... | 0 |
<p dir="auto">Some folders/projects, even in safe mode, just search forever and ever. Other folders work just fine since<br>
Started happening with 0.191</p>
<p dir="auto">What can I provide for more info?<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/584110... | <p dir="auto">Searching a folder that contains some broken symlinks:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ENOENT: no such file or directory, stat '/Users/kevin/github/atom/node_modules/temp/node_modules/.bin/rimraf'
at Error (nat... | 1 |
<h5 dir="auto">Description of the problem</h5>
<p dir="auto">ThreeJs ThreeMF loader is blocking the UI while upzipping the 3MF file.</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="try {
zip = new JSZip( data ); // eslint-disabl... | <p dir="auto">As discussed in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="227275148" data-permission-text="Title is private" data-url="https://github.com/mrdoob/three.js/issues/11301" data-hovercard-type="issue" data-hovercard-url="/mrdoob/three.js/issues/11301/hovercard" href="h... | 1 |
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/14143381/11647047/8a811808-9d18-11e5-8d6b-519891f228a9.png"><img width="276" alt="screen shot 2015-12-07 at 7 27 07 pm" src="https://cloud.githubusercontent.com/assets/14143381/11647047/8a811808-9d18-11e... | <p dir="auto">Hmm, I don't know why, but I am getting issues with the preview layout in the bootstrap section.<br>
First in the buttons section : <a href="http://prntscr.com/89uesz" rel="nofollow">http://prntscr.com/89uesz</a></p>
<p dir="auto">Then in the check box section: <a href="http://prntscr.com/89ujcq" rel="no... | 1 |
<p dir="auto">by <strong>Ekspluati</strong>:</p>
<pre class="notranslate">What steps will reproduce the problem?
1. Run all.bash on localized version of Windows.
What is the expected output?
No error from the program
What do you see instead?
--- cd ../doc/progs
helloworld3 failed: "hello, world can't open file; err=M... | <p dir="auto">by <strong>jkinner</strong>:</p>
<pre class="notranslate">What steps will reproduce the problem?
1. 6g DayOfWeek.go
2. 6g test.go
3. 6l test.6
What is the expected output? What do you see instead?
Expected: Successful creation of 6.out
Seen:
(13) DATA
extratype·DayOfWeek.DayStructPublic+0(/8,$go.st... | 0 |
<p dir="auto">It would be nice if I could color-code folders and files, just like you can in macOS. How about a powertoy for this?</p> | <h2 dir="auto">ℹ Computer information</h2>
<ul dir="auto">
<li>Windows build number: [run "winver"] 20175</li>
<li>PowerToys version: 0.20.0</li>
<li>PowerToy module: n/a</li>
</ul>
<h2 dir="auto">📝 Provide detailed reproduction steps (if any)</h2>
<p dir="auto">After updating, the installer asked if I wanted to rest... | 0 |
<p dir="auto"><code class="notranslate">~/jax$ python3 tests/host_callback_test.py</code> fails with:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ RUN ] CallJaxTest.test_jax_grad
2021-04-15 00:16:53.333864: E external/org_tensorflow/t... | <p dir="auto">Please:</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Check for duplicate requests.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Des... | 0 |
<p dir="auto">I understand that this has been brought up(as formatter options, but i think it would include this) before, but please read what I have to say as I believe I have newer and more solid reasoning for this change.</p>
<p dir="auto">Since a meta/config file(<a class="issue-link js-issue-link" data-error-text=... | <p dir="auto">I really like the idea of "one formatting style". People spend too much time on these matters. I also currently use two spaces for JavaScript files as it is the Prettier default.</p>
<p dir="auto">But thinking more about the accessibility issues with defaulting to a small indent size, deno should reconsid... | 1 |
<p dir="auto">Here is my interceptor</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="axios.interceptors.response.use((response) => {
return response
}, function (error) {
// Do something with response error
if (error.response.status ==... | <p dir="auto">#### Summary</p>
<p dir="auto">I searched through all the issues and double checked the ones referenced in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="218798071" data-permission-text="Title is private" data-url="https://github.com/axios/axios/issues/812" data-hoverc... | 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.<br>
But I think that this issue <a ... | <p dir="auto">After configuring next with a webpack function it seems that the function gets called twice during all builds which results in ForkTsCheckerWebpackPlugin running lint/ts checks twice (in my setup).</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" clas... | 0 |
<p dir="auto">I am trying to call <code class="notranslate">setState({ flash: false })</code> followed by <code class="notranslate">setState({ flash: 'up' })</code> which should remove the flash class from the DOM element and add it again, therefore triggering the css animation defined on that class (it only works the ... | <h3 dir="auto">Website or app</h3>
<p dir="auto"><a href="https://codesandbox.io/s/blissful-raman-2on7k2" rel="nofollow">https://codesandbox.io/s/blissful-raman-2on7k2</a></p>
<h3 dir="auto">Repro steps</h3>
<ol dir="auto">
<li>Create a react app</li>
</ol>
<div class="snippet-clipboard-content notranslate position-rel... | 0 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="interface OverloadedMethod {
(a:string): Object;
(a:number): void;
}
const bar : string|number = 0;
const foo : OverloadedMethod = null;
foo(bar) // red squiggles here under bar: Argument of ... | <p dir="auto">The type guard <code class="notranslate">instanceof Array</code> does not seem to recognize the type of the interface IMessage.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="interface IMessage {
name: string;
}
function ite... | 0 |
<p dir="auto">Following up on <a href="https://discourse.julialang.org/t/inv-causes-stack-overflow-on-julia-1-7-0-and-mac-os/72411" rel="nofollow">this Discourse post</a>. According to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/stevengj/hovercard" data-octo-click="hovercar... | <p dir="auto">On macos, using version <code class="notranslate">1.7.0-rc2</code>, julia just shows <code class="notranslate">StackOverflowError</code> with no other info when taking the matrix exp with a ~ 300x300 complex-valued matrix. Minimum example:</p>
<div class="snippet-clipboard-content notranslate position-rel... | 1 |
<p dir="auto">The imputer should have an option to add a binary indicator feature (for each possibly missing feature) that indicate whether a feature was imputed or not (0 or 1).<br>
In applications, missingness is often informative.</p> | <h4 dir="auto">Describe the workflow you want to enable</h4>
<p dir="auto">It would be nice if the <code class="notranslate">ColumnTransformer</code> would <code class="notranslate">get_feature_names</code> from even transformers that don't implement <code class="notranslate">get_feature_names</code>, and used the full... | 0 |
<p dir="auto">I have a large mesh, which I intend to render without smooth shading. As such, there is no point calculating vertex normals. Normally, this is ok, since I can do:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="geom.computeFaceNor... | <p dir="auto">FYI I'm working on a parasolid exporter (x_t to begin with). Just posting an issue to avoid duplicating effort or in case anyone wants to discuss / collaborate. I expect to have a PR ready in a few weeks.</p> | 0 |
<p dir="auto"><strong>Describe the bug</strong></p>
<p dir="auto">I am not sure if this a gltf bug or a three js bug but when exporting a skinned mesh with an armature with a specific scale the bounding box will not work correctly, for example, I have an object with an armature of scale 0.018 for all axes and a mesh ch... | <h5 dir="auto">Description of the problem</h5>
<p dir="auto">Hi,</p>
<p dir="auto">I've been playing around with a model for a while, and noticed that if I load it in three.js and zoom closely to the head, it disappears, along with the helmet.</p>
<p dir="auto">I'm sure it's not the clipping field, because they disappe... | 1 |
<p dir="auto">how can retry when image loading failed</p> | <p dir="auto">Right not the glide scoket timeout is 2500 ms<br>
I wish to make it 5000ms<br>
How do I do this ?</p>
<p dir="auto">Also I wish to do a retry if timeout happens</p>
<p dir="auto">Also I am trying to use download only along with DiskCacheStrategy = DiskCacheStartergy.SOURCE</p>
<p dir="auto">Please help m... | 1 |
<p dir="auto">If you manually move a shard using the Reroute API, it appears that the Cluster node stats API breaks for the duration of the shard reassignment (500 Internal Server error, message at bottom of the gist). It begins working again once the shard has been fully relocated and intialized.</p>
<p dir="auto">He... | <p dir="auto">To reproduce, start a single node and as soon as node starts run the following script:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="# Create and delete index a few times
for i in {1..4}
do
curl -XDELETE localhost:9200/test
... | 1 |
<p dir="auto">version: 0.10.8<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/7921431/13311297/4cde4e78-dbc8-11e5-8116-8ef45b9642b2.png"><img src="https://cloud.githubusercontent.com/assets/7921431/13311297/4cde4e78-dbc8-11e5-8116-8ef45b9642b2.png" alt="image" ... | <p dir="auto">Ported from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="94376232" data-permission-text="Title is private" data-url="https://github.com/microsoft/TypeScript-Sublime-Plugin/issues/285" data-hovercard-type="issue" data-hovercard-url="/microsoft/TypeScript-Sublime-Plugi... | 1 |
<p dir="auto">With the latest typescript-material-react example the build fails. It fails because of <code class="notranslate">color="secondary"</code> parameter.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="<Button raised color="sec... | <p dir="auto">is it possible to use material-ui with React 0.14 and ES6?<br>
if yes please post a little gist/example</p>
<p dir="auto">thanks.</p> | 0 |
<h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.3.4</p>
<h3 dir="auto">What happened</h3>
<p dir="auto">When running airflow db upgrade , we encounter the following error:<br>
`[2022-09-05 07:04:10,182] {db.py:939} WARNING - Found 273 duplicates in table task_fail. Will attempt to move them.</p>
<p dir="aut... | <h3 dir="auto">Description</h3>
<p dir="auto">Airflow is a great software. I use it intensively in my current work. But I wonder why the webserver is running without other language support? Isn't it nice to switch between different language for different country?</p>
<h3 dir="auto">Use case/motivation</h3>
<p dir="auto... | 0 |
<ul dir="auto">
<li>Electron version: 1.8.1</li>
<li>Operating system: Windows 7</li>
</ul>
<h3 dir="auto">Expected behavior</h3>
<p dir="auto">I create a <code class="notranslate">BrowserWindow</code> with <code class="notranslate">webPreferences.zoomFactor=0.5</code>. Everything looks small (which is expected). Now I... | <ul dir="auto">
<li>Electron version: 1.7.6</li>
<li>Operating system: MacOS 10.11.6</li>
</ul>
<h3 dir="auto">Expected behavior</h3>
<p dir="auto">When a custom zoomFactor is defined in the BrowserWindow initialization (say 1.5), the window is displayed in that specific zoomFactor.</p>
<p dir="auto">If you close the a... | 1 |
<p dir="auto">Uncaught Error: EACCES, open '/home/alex/.atom/compile-cache/cson/5af7724b023a6274b520f79f04fb798a67319ca7.json'</p>
<p dir="auto"><strong>Atom Version</strong>: 0.154.0<br>
<strong>System</strong>: linux 3.13.0-40-generic<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Steps To Reproduce</... | <p dir="auto">I'm not sure if this is already possible in some way, or if it's desirable beyond a very specific use case I have run into.</p>
<p dir="auto">I would like to be able to write <code class="notranslate">require "react-atom-fork"</code> in a package and get access to the version of React used by Atom itself.... | 0 |
<p dir="auto"><strong>Elasticsearch version</strong>: 2.3.3, 1.4.4</p>
<p dir="auto"><strong>Plugins installed</strong>: not related</p>
<p dir="auto"><strong>JVM version</strong>: 1.8.0_77</p>
<p dir="auto"><strong>OS version</strong>: OS X El Capitan</p>
<p dir="auto"><strong>Description of the problem including expe... | <p dir="auto"><strong>Elasticsearch version</strong>: 2.3.3</p>
<p dir="auto"><strong>Plugins installed</strong>: nothing</p>
<p dir="auto"><strong>JVM version</strong>: 1.8.0_77</p>
<p dir="auto"><strong>OS version</strong>: OS X El Captain 10.11.5</p>
<p dir="auto"><strong>Description of the problem including expecte... | 1 |
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/18562067/14704450/06e2310a-07b5-11e6-9959-2a59836a32b4.gif"><img src="https://cloud.githubusercontent.com/assets/18562067/14704450/06e2310a-07b5-11e6-9959-2a59836a32b4.gif" alt="proof" data-animated-imag... | <p dir="auto">In all the exercises, we the users are forced to press the enter key before writing any code.</p>
<hr>
<h4 dir="auto">Update:</h4>
<p dir="auto">We have locked the conversation temporarily on this thread to collaborators only, this has been resolved in staging, and will be live soon.</p>
<p dir="auto">The... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=mnoda" rel="nofollow">Mauricio Noda</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6743?redirect=false" rel="nofollow">SPR-6743</a></strong> and commented</p>
<hr>
<p dir="auto"><strong>Affects:</strong> 3.0 GA</p... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=mnoda" rel="nofollow">Mauricio Noda</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6744?redirect=false" rel="nofollow">SPR-6744</a></strong> and commented</p>
<p dir="auto">While creating a custom Spring Security ... | 1 |
<p dir="auto">Hi, I try to add shared layer in Graph, but facing this problem:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="from keras.models import Graph
from keras.layers import containers
block = containers.Sequential()
block.add(Dense(8... | <p dir="auto">Hi,</p>
<p dir="auto">I have been going through the latest the LSTM model for the text generation example from Andrej Kaparthy. It's pretty cool and works pretty well. Now, I am wondering if the LSTM model by Junhua Mao (<a href="http://arxiv.org/abs/1412.6632" rel="nofollow">http://arxiv.org/abs/1412.6... | 0 |
<ul dir="auto">
<li>Electron Version: 2.0.3</li>
<li>Operating System (Platform and Version): Windows_NT x64 10.0.17134</li>
<li>Last known working Electron version: None</li>
</ul>
<p dir="auto"><strong>Expected Behavior</strong><br>
When a window is maximized, the edges of the window should be in the same position as... | <ul dir="auto">
<li>Electron Version: 2.0.1</li>
<li>Operating System (Platform and Version): Windows10 1803</li>
<li>Last known working Electron version: 2.0.1</li>
</ul>
<p dir="auto"><strong>Expected Behavior</strong><br>
Maximized normal and restore normal when i click button in no frame window</p>
<p dir="auto"><s... | 1 |
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/49865284/133870189-79e2a9bb-894a-4583-8bc0-9220e0897f39.png"><img src="https://user-images.githubusercontent.com/49865284/133870189-79e2a9bb-894a-4583-8bc0-9220e0897f39.png" alt="06657fc32527658bba8e514e4... | <p dir="auto">Originally posted by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/strongduanmu/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/strongduanmu">@strongduanmu</a> in <a class="issue-link js-issue-link... | 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"><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>.):</p>
<p dir="auto">No</p>
<p dir="auto"><strong>What keywo... | 0 |
<p dir="auto"><em>Please make sure that this is a bug. As per our <a href="https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md">GitHub Policy</a>, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:bug_template</em></p>
<p dir="auto"><strong>Syste... | <p dir="auto"><strong>System information</strong><br>
Ubuntu 18.04, Tensorflow r2.0 from pip</p>
<p dir="auto"><strong>Describe the current behavior</strong><br>
<a href="https://github.com/tensorflow/tensorflow/blob/r2.0/tensorflow/core/kernels/non_max_suppression_op.cu.cc#L96">https://github.com/tensorflow/tensorflow... | 0 |
<p dir="auto">It would be so cool to have a power toy that recorded your screen, with microphone and camera. Windows already has this, but it's limited to 2 minutes, and you can only record screen in one app at a time.</p> | <h2 dir="auto"><g-emoji class="g-emoji" alias="information_source" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2139.png">ℹ</g-emoji> Computer information</h2>
<ul dir="auto">
<li>PowerToys version: 0.20.1</li>
<li>PowerToy Utility: Settings</li>
<li>Running PowerToys as Admin: no</li>
<li>W... | 0 |
<h3 dir="auto">Problem description</h3>
<p dir="auto">When clicking a menu item that is disabled onTouchTap is fired anyways.</p>
alert("what")} />
<h3 dir="auto">Versions</h3>
<ul dir="auto">
<li>Material-UI: 0.18.X (latest)</li>
<li>React: 15.5</li>
<li>Browser: chrome latest</li>
</ul> | <p dir="auto">Hi,</p>
<p dir="auto">if a menu item is disabled and clicked the onTouchTap function is still called. Code example below. Happens in latest 0.18 release. It has correct disabled styling.</p>
<p dir="auto">what i would expect: disabled icons do not trigger onTouchTap function.</p>
<p dir="auto">Regards</p>... | 1 |
<p dir="auto">I was testing a few different ways to calculate a quantity over an array, and noticed for loops slowed down significantly from commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/JuliaLang/julia/commit/317a4d1141fa5302f98f0079b98e679d4847c7eb/hovercard" href="... | <p dir="auto">It would be great to get suggestions from the REPL on methods for a given type. For example, I enter a <code class="notranslate">DataFrame</code> <code class="notranslate">df</code> on the REPL, and it provides me with a list of methods that I can use with a <code class="notranslate">DataFrame</code>. Amo... | 0 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">apt_key</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
config file ... | <p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/selivan/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/selivan">@selivan</a> on 2016-06-15T16:15:11Z</p>
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir=... | 1 |
<h3 dir="auto">Reproducing code example:</h3>
<p dir="auto">There should be a default serializer for the type of <strong>float32</strong> defined. Flask/jsonify() can serilize the type of float64 but not float32.</p>
<p dir="auto">The following code throws error: TypeError: Object of type float32 is not JSON serializa... | <p dir="auto">It seems that the np.geomspace() functions produces wrong numbers</p>
<h3 dir="auto">Reproducing code example:</h3>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import numpy as np
a = np.geomspace(1, 16, 5, dtyp... | 0 |
<h2 dir="auto">Feature request</h2>
<p dir="auto"><strong>What is the expected behavior?</strong><br>
Following the definition inside the docs:<br>
<a href="https://webpack.js.org/api/module-methods/#import-1" rel="nofollow">https://webpack.js.org/api/module-methods/#import-1</a></p>
<p dir="auto">We can use stati... | <h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong><br>
When requiring files using <code class="notranslate">import.meta.webpackContext</code> (added in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1152244224" data-permission-text="Title... | 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>: Yes</li>
<li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Ubuntu 16.04</li>
<li><strong>TensorFlow installed from (sour... | <p dir="auto"><em>Please make sure that this is a bug. As per our <a href="https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md">GitHub Policy</a>, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:bug_template</em></p>
<p dir="auto"><strong>Syste... | 0 |
<h3 dir="auto">Version</h3>
<p dir="auto">2.3.3</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://github.com/Lacroute/webpack-simple-bug">https://github.com/Lacroute/webpack-simple-bug</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">Just create a minimal project from <a href="https:/... | <h3 dir="auto">Version</h3>
<p dir="auto">2.6.12</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://jsbin.com/tusikubevu/edit?html,js,console,output" rel="nofollow">https://jsbin.com/tusikubevu/edit?html,js,console,output</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">If you move bet... | 0 |
<p dir="auto">Does vscode-node-debug support Sourcemap section?</p> | <p dir="auto">Hi!</p>
<p dir="auto">I was wondering if there are any plans to add this awesome feature to JavaScript/TypeScript language in future releases. That'll be awesome!</p> | 0 |
<p dir="auto">Using javascript to automatically update a small preview for colour variables on the customiser (perhaps using input groups).</p>
<p dir="auto">For example:<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/7145ebe571af99658fbfc6f0d486e32314e250ccef48cad247... | <p dir="auto">It would be nice to have better color inputs, e.g. with <code class="notranslate">[type="color"]</code> or with color preview, because of current ones are too monochromatic.</p> | 1 |
<p dir="auto">When any one of the independent variables are bound to a single number (by setting the upper bound equal to the lower bound), the SLSQP optimization fails. However, setting the bounds to (lower_bound, upper_bound + 1e-8) works fine. This wasn't an issue in 1.4.1 and seems to have started happening in 1.5.... | <p dir="auto">Hello,</p>
<p dir="auto">It seems that in _numdiff.py module the _dense_difference function does not take into account situation of an optimisation with equal bounds constraints and where initial solution respect this constraint for some .</p>
<p dir="auto">In that case line 519 in _numdiff.py module dx a... | 1 |
<p dir="auto">by <strong><a href="mailto:mazdak@chango.com">mazdak@chango.com</a></strong>:</p>
<pre class="notranslate">On OS X 10.9 Mavericks, when building the following code snippet, I get the following
error:
# command-line-arguments
xxxx.go:190:12: struct size calculation error off=40 bytesize=32
The same go fi... | <pre class="notranslate"><a href="http://play.golang.org/p/FYbJS-dtlY" rel="nofollow">http://play.golang.org/p/FYbJS-dtlY</a>
If one gets variable names confused and accidentally take the index of an integer type,
the error returned is "index of type int". This error makes it sound like the
index variable is of intege... | 0 |
<p dir="auto">OK. The glow text example I gave that's currently inside the code (but unused) isn't great.</p>
<p dir="auto">I've received feedback from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/MilesMSCohen/hovercard" data-octo-click="hovercard-link-click" data-octo-dimen... | <p dir="auto">Microsoft Windows [Version 10.0.18362.86]</p>
<p dir="auto">Issue: Text rendering for CustomTextRenderer::_DrawGlowGlyphRun seems off.<br>
I did the exact modifications as the dev (Mike) at the build conference to enable glowing text, which required uncommenting the line to call the function (and commenti... | 1 |
<p dir="auto">Hi,<br>
I would like to find the best-fit axis of points that are on a cylindrical surface. Seems that <code class="notranslate">scipy.linalg.svd</code> is the function to look for.</p>
<p dir="auto">So to test out, I decide to generate some points, function <code class="notranslate">makeCylinder</code>,... | <p dir="auto">My issue is about a possible memory leak in scipy.spatial.distance.pdist and scipy.spatial.distance.cdist</p>
<h4 dir="auto">Reproducing code example:</h4>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import numpy as np
from scipy... | 0 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/2091" rel="nofollow">http://projects.scipy.org/numpy/ticket/2091</a> on 2012-03-26 by trac user dougal, assigned to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/pv/hovercard" data-octo-click="h... | <p dir="auto">The following commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/numpy/numpy/commit/ad9c2f47b491fbf19c48e9c2dc7fd56ddca61685/hovercard" href="https://github.com/numpy/numpy/commit/ad9c2f47b491fbf19c48e9c2dc7fd56ddca61685"><tt>ad9c2f4</tt></a> breaks sage's ab... | 0 |
<p dir="auto">This was originally brought up at <a href="https://github.com/kennethreitz/requests/issues/2061">https://github.com/kennethreitz/requests/issues/2061</a>. If you change <code class="notranslate">session.proxies</code> after calling <code class="notranslate">session.get</code> and call <code class="notrans... | <p dir="auto"><code class="notranslate">Session.trust_env = False</code> turns off the checking of environment variables for options including proxy settings (<code class="notranslate">*_proxy</code>). But <code class="notranslate">urllib</code> picks up and uses these environment proxy settings anyway. <code class="no... | 1 |
<p dir="auto">Right now, if I run <code class="notranslate">deno doc</code> without any params I get a stack overflow:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/32012862/91467021-43e16100-e890-11ea-8217-f82ca81636c8.png"><img src="https://use... | <p dir="auto">I was just upgrading deno to 1.3.1 version and going to show builtin docs. It shows</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="thread 'main' has overflowed its stack
fatal runtime error: stack overflow
Abort... | 1 |
<p dir="auto">The feature that captures "stdout" for tests doesn't capture all the ways that a test could print to stdout.</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#[test]
fn output_capture_tests() {
println!("T... | <p dir="auto">I've filed this bug in <a href="https://github.com/rust-lang/cargo/issues/4129" data-hovercard-type="issue" data-hovercard-url="/rust-lang/cargo/issues/4129/hovercard">rust-lang/cargo</a> but I'm afraid rust-lang/rust is the correct repo for this.</p>
<p dir="auto">I ran the tests for one of my crates tha... | 1 |
<p dir="auto"><strong>Apache Airflow version</strong>: 2.0.1</p>
<p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>):1.11</p>
<p dir="auto"><strong>Environment</strong>:</p>
<ul dir="auto">
<li><strong>Cloud provider or hardware configur... | <h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.1.4 (latest released)</p>
<h3 dir="auto">Operating System</h3>
<p dir="auto">Debian GNU/Linux 10 (buster)</p>
<h3 dir="auto">Versions of Apache Airflow Providers</h3>
<p dir="auto">apache-airflow-providers-amazon==2.2.0<br>
apache-airflow-providers-celery==2.0.... | 0 |
<p dir="auto">The following code makes rustc core dump. It is hardly a normal use case, but it would be nice if rustc failed more gracefully.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ cat main.rs
#![no_std]
#![feature(box_syntax)]
#![fe... | <p dir="auto">I’m playing with making a bare-metal executable in rust. I fully admit to not knowing what I’m doing, but I thought this was worth reporting given that it resulted in a stack overflow in rustc. This was produced with the rust nightly from 2014/1/10. I’m on OS X 10.10.1 and installed rustc from the OS X .p... | 1 |
<p dir="auto">Try this:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="d = Dict([1,2] => 1.1, [3,2] => 0.1)
length.(keys(d))"><pre class="notranslate"><code class="notranslate">d = Dict([1,2] => 1.1, [3,2] => 0.1)
length.(keys(d))
... | <p dir="auto">Currently the very common operation of iterating a Dict's keys in sorted order requires writing the overly verbose <code class="notranslate">sort!(collect(keys(d)))</code>. This could be abbreviated to <code class="notranslate">sort(keys(d))</code> by adding a <code class="notranslate">sort</code> method ... | 1 |
<p dir="auto">While using the new version of ListItem this bit of code resulted in the following error <strong>uncaught Error: Invariant Violation: ReactMount: Two valid but unequal nodes with the same <code class="notranslate">data-reactid</code></strong><br>
Note that this ListItem itself was nested in other lists an... | <p dir="auto">When a <code class="notranslate">Menu</code> has no selected items, it always has a highlighted first item.</p>
<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/... | 0 |
<p dir="auto">am using the <a href="https://pub.dartlang.org/packages/camera" rel="nofollow">https://pub.dartlang.org/packages/camera</a><br>
and am having a problem with image update. I have an image instantiated in my <code class="notranslate">build()</code> method with a new <code class="notranslate">Image.file(new ... | <h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">I am able to successfully run the application with <code class="notranslate">flutter run</code></p>
<p dir="auto">When I make any change to the application, like add a <code class="notranslate">print("Hello");</code> and perform a hot reload the exception is hit. I a... | 0 |
<h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">Imagine you need to search something very quickly using PowerToys Run. You pressed <code class="notranslate">Alt</code> + <code class="notranslate">Space</code>, and you need to open your browser first then search on url bar. but instead I think w... | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">I want to be able to start a web search from the launcher.<br>
Ideally, I'd type <code class="notranslate">bing power toys</code> and it would navigate to <code class="notranslate">https://www.bing.com/search?q=power+toys</code> in my default brow... | 1 |
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br>
Bug</p>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto">The following code example works well with <code class="notranslate">text</code> input type, but allows inputs like <code class="n... | <p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br>
bug</p>
<p dir="auto"><strong>What is the current behavior?</strong><br>
I have a number input with defalut value 0 and in onChange function I'll parse value to float to avoid invalid input, but I'll always get left 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="[X] bug report => search github for a similar issue or PR before submitting
[ ] 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="[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&g... | 1 |
<p dir="auto"><strong>Describe the bug</strong></p>
<p dir="auto">The language server/extension crashes when using the import.meta.url variable.</p>
<p dir="auto"><strong>To Reproduce</strong></p>
<p dir="auto">Just create any relative route with the URL api and see the magic happen.</p>
<p dir="auto"><strong>Video</st... | <p dir="auto">Reproduction:</p>
<p dir="auto">Create a file named <code class="notranslate">mod.ts</code> and start typing the following.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="new URL(".", import.meta"><pre class="notranslat... | 1 |
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="const LogRow = React.createClass({
mixins: [PureRenderMixin],
render: function() {
return (
<TableRow>
<TableRowColumn >{this.props.dataVal.timestamp}</Tabl... | <p dir="auto">I have created a component which generates Table and another one which generates TableRows. The problem is that the checkbox on the rows are not showing.</p>
<p dir="auto">Any ideas?</p>
<p dir="auto">Thanks</p> | 1 |
<p dir="auto">Use tf.one_hot() on Windows 10, GPU, Nvidia 970. Error CUDA_ERROR_LAUNCH_FAILED happens.</p>
<h3 dir="auto">What related GitHub issues or StackOverflow threads have you found by searching the web for your problem?</h3>
<p dir="auto">I have post an issue in <a href="http://stackoverflow.com/questions/4111... | <p dir="auto">I'm using a LeNet-5 mnist example from Udacity's course. Link to the source code is below.<br>
Training works ok on a CPU (config = tf.ConfigProto(device_count = {'GPU': 0})),<br>
but fails in a GPU mode with the following 'CUDA_ERROR_ILLEGAL_ADDRESS' error:</p>
<blockquote>
<p dir="auto">I c:\tf_jenkins\... | 1 |
<p dir="auto">Classes <strong>with super class</strong> are very slow to <code class="notranslate">new</code>, in comparison to what babel@7.8.8 does. The difference can be found at <a href="https://fossies.org/diffs/babel/7.8.8_vs_7.9.0/packages/babel-plugin-transform-classes/test/fixtures/regression/T2997/output.js-d... | <blockquote>
<p dir="auto">Issue originally made by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/madole/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/madole">@madole</a></p>
</blockquote>
<h3 dir="auto">Bug i... | 0 |
<p dir="auto">Opening this file: <a href="https://github.com/espadrine/aulx/blob/master/html/tokenizer.js">https://github.com/espadrine/aulx/blob/master/html/tokenizer.js</a></p>
<p dir="auto">Causes the parser to choke and Atom warns several times about not responding. Eventually you have to give up and quit the whol... | <p dir="auto">May be a known issue, but files with large embedded images such as github's public/enterprise/maintenance.html will often cause Atom to freeze (MacVim actually struggles as well).</p>
<p dir="auto">Seems some of them (github's public/maintenance.html for instance) work fine when in soft wrap mode, or unti... | 1 |
<p dir="auto">This issue relates to scipy.stats.kstest. The one-sided test, as specified by the <code class="notranslate">alternative</code> argument, works in the opposite direction compared to the other statistical tests (ttest_ind, wilcoxon). In the example below, the p-values for the t-test and wilcoxon test are cl... | <p dir="auto">Hi, I've found that the <code class="notranslate">stats.ks_2samp()</code> documentation notes section states:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In the one-sided test, the alternative is that the empirical
cumulativ... | 1 |
<h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li>
<li class="task-list-item"><inpu... | <h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li>
<li class="task-list-item"><inpu... | 0 |
<p dir="auto">xref <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="43145877" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/8309" data-hovercard-type="issue" data-hovercard-url="/pandas-dev/pandas/issues/8309/hovercard" href="https://git... | <p dir="auto">pandas.cut and similar operate on the principle that bins start at one end of a line and finish at another. However, sometimes it is necessary to work with data that operates on a circular scale, for example compass directions.</p>
<p dir="auto">It would be a great enhancement if pd.cut could deal with th... | 0 |
<p dir="auto">my project is about a self driving car by using an odroid-c2 and usb camera ,wich can detect barriers and Traffic lights !<br>
first step i succeed to realize the mjpeg streamer refering to this url: forum.odroid.com/viewtopic.php?f=52&t=23503<br>
and at the end i got a real live video by accesing to ... | <p dir="auto">my project is about a self driving car by using an odroid-c2 and usb camera ,wich can detect barriers and Traffic lights !<br>
first step i succeed to realize the mjpeg streamer refering to this url: forum.odroid.com/viewtopic.php?f=52&t=23503<br>
and at the end i got a real live video by accesing to ... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=gizit" rel="nofollow">Gisbert van Rossum</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6428?redirect=false" rel="nofollow">SPR-6428</a></strong> and commented</p>
<p dir="auto">When using 2 PropertyPlaceHolderCon... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=profiprog" rel="nofollow">Milan Skuhra</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9322?redirect=false" rel="nofollow">SPR-9322</a></strong> and commented</p>
<p dir="auto">I tried to inject collection of beans... | 0 |
<p dir="auto">If I compile the following code on the old compiler (with the module command line flag) I get the error 'error TS2058: Return type of exported function has or is using private type 'MyElement'.'</p>
<p dir="auto">If I use the new compiler and the --module flag it compiles with no complaints</p>
<div class... | <p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">1.8.10</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="let a;
let b = { a as string };
let c = { <string> a };"><p... | 0 |
<h2 dir="auto">Checklist</h2>
<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... | <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?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22Category%3A+Documentation%22+">iss... | 0 |
<h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">It would be nice if it was possible to right click on a folder in Windows Explorer and select "Open in Terminal" sort of like you can do with PowerShell 6.0.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://use... | <h1 dir="auto">Add "open Windows terminal here" to right-click context menu?</h1>
<p dir="auto">We know that, for windows 7, by default when we click "shift + right click with mouse" when we enter into a folder without selecting anything, we can see the option "open command window here".</p>
<p dir="auto"><a target="_b... | 1 |
<p dir="auto">Describe what you were doing when the bug occurred:<br>
1.<br>
2.<br>
3.</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.10.1-f160547f47</p>
<p dir="auto">Call stack: at updateTree (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.... | <p dir="auto">React components could use some way to dynamically add a handler to be called on unmount. Either some event handler like way (<code class="notranslate">this.addUnmountHandler</code>) or some other way to register a 'destructor'/destroy method for an object that a component is holding on to.</p>
<p dir="au... | 0 |
<h2 dir="auto">We hope to support the fuzzy query of encrypted fields</h2>
<p dir="auto">Now it is to report exceptions directly, and the algorithm can be implemented by itself</p>
<h3 dir="auto">Is your feature request related to a problem?</h3>
<p dir="auto">no</p> | <h2 dir="auto">sharding-sphere 3.0.0 , Tables not configured with sharding rules will not choice the defaultDataSrouces,and will choice the first dataSource in dataSourcesMap.</h2>
<p dir="auto">Please answer these questions before submitting your issue. Thanks!</p>
<h3 dir="auto">Which version of ShardingSphere did y... | 0 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Microsoft Windows [Version 10.0.18362.175]
Windows Terminal version (if applicable):
Apple bootcamp 6.1"><pre lang="none" class="notranslate"><co... | <p dir="auto"><strong>Your Windows build number:</strong><br>
10.0.18362.86</p>
<p dir="auto"><strong>What you're doing and what's happening:</strong><br>
Trying to enter the <code class="notranslate">@</code> sign on a Swedish keyboard in a PowerShell console using <code class="notranslate">Alt Gr</code> + <code class... | 1 |
<p dir="auto">Hi,</p>
<p dir="auto">Ever since installing VS Code I seem to have a problem with Git/Dropbox.</p>
<p dir="auto">Whenever I have a folder open in VS Code which is a git repository it seems to constantly update the index file and the FETCH_HEAD file. I don't mean every time I save a file, I mean every few ... | <p dir="auto">Several times now I've had mysteriously deleted files when doing a git pull in a console while Visual Studio Code is running. I've seen this roughly since version 0.10.</p>
<p dir="auto">It seems that when auto-merging, Git is able to delete a file but not able to write the merged file back if it's open i... | 1 |
<p dir="auto">I implemented the custom operator that named 'test_custom' with reference to <a href="https://pytorch.org/tutorials/advanced/torch_script_custom_ops.html" rel="nofollow">torch_script_custom_ops</a>,then I convert the pytorch model to onnx,<br>
When I load the onnx model by dnn module, I have get the follo... | <p dir="auto">I implemented the custom operator that named 'test_custom' with reference to <a href="https://pytorch.org/tutorials/advanced/torch_script_custom_ops.html" rel="nofollow">torch_script_custom_ops</a>,then I convert the pytorch model to onnx,<br>
When I load the onnx model by dnn module, I have get the follo... | 1 |
<p dir="auto">I have a "dynamic" component that is loaded through a <code class="notranslate">DynamicComponentLoader</code>. In that dynamic component I'm trying to set a template variable. But for some reason this doesn't seem to get parsed by Angular. Eventhough the exact same thing works fine from the "main" compone... | <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 =&... | 0 |
<p dir="auto">Params specified using axios.create are ignored. Here's a test case:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="const axios = require('axios');
const agent = axios.create({
baseURL: 'https://www.test.com',
... | <p dir="auto"><strong>Describe the bug</strong></p>
<p dir="auto">Specific request params do not get merged with the instance default params.</p>
<p dir="auto"><strong>To Reproduce</strong></p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-... | 1 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 4.1.2</li>
<li>Operating System / Platform => Windows 64 Bit</li>
<li>Compiler => Visual Studio 2015</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">I compiled OpenCV4.1.2 from source , add OpenVINO R3 support an... | <p dir="auto">Corrupt JPEG data: 1 extraneous bytes before marker 0xdb</p> | 0 |
<p dir="auto">I think that exception should be handled/wrapped internally and be reraised as a <code class="notranslate">RequestException</code>-based exception.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Traceback (most recent call last):... | <p dir="auto">When <em>timeout</em> parameter is used, socket operations can thrown <em>socket.timeout</em> exception, which is not converted into <em>requests.exceptions.Timeout</em>. This causes users to handle two different types of exceptions, which essentially represent the same error.</p>
<p dir="auto">Here is co... | 1 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/707" rel="nofollow">http://projects.scipy.org/scipy/ticket/707</a> on 2008-07-23 by trac user rjansen, assigned to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/wnbell/hovercard" data-octo-click... | <p dir="auto">Hi all,</p>
<p dir="auto">This issue is meant to be read by people interested in a SciPy (package) sprint.</p>
<p dir="auto">First things first: SciPy is a library covering very diverse topics, so <strong>do something you're interested in</strong> (say you're into signal processing, then ask one of the co... | 0 |
<p dir="auto">I am trying to find a better packing way than browserify file into one.</p> | <h4 dir="auto">Use case:</h4>
<p dir="auto">You create a library/tool that has dependencies.<br>
You want to distribute your library in a UMD format (and have it work in the browser without a user having to use something like system.js to polyfill "require")</p>
<h4 dir="auto">Current solution:</h4>
<p dir="auto">Using... | 1 |
<ul dir="auto">
<li>VSCode Version: 0.10.13-insider</li>
<li>OS Version: win10</li>
</ul>
<p dir="auto">How can i switch back to the <code class="notranslate">English commands</code> or the console can support both 'English' and 'Chinese'?When i'm coding, I have to switch the IME.<br>
<a target="_blank" rel="noopener ... | <p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/espresso3389/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/espresso3389">@espresso3389</a> in <a class="issue-link js-issue-link" data-error-tex... | 1 |
<p dir="auto"><strong>Describe the feature</strong>:<br>
Currently <code class="notranslate">epoch_millis</code> has what appears to be an arbitrary 13 character upper limit on what can be parsed. The <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-date-format.html" rel="nofollow">date ... | <p dir="auto">The suggester API is a good choice to get simple suggestions. But these suggestions may take additional informations into account. Typing in something like <code class="notranslate">restaurant</code> will result in restaurants all over the world. But in this case the geolocation of the request can be used... | 0 |
<p dir="auto">In the "Install" tab under "Settings", the search box is no longer searching when the enter key is pressed. In order to search I have to click on the inactive button in the button group with "Packages/Themes", then click back to the category that I actually want to search. I'm on a new MacBook running O... | <p dir="auto">Steps to reproduce:</p>
<ol dir="auto">
<li>Open settings</li>
<li>Install</li>
<li>Search for anything and press enter to run the search</li>
<li>Items come up</li>
<li>Repeat 3-4 if you want to to prove that it'll work again and again</li>
<li>Close settings tab</li>
<li>Open settings (it should still b... | 1 |
<h4 dir="auto">Claim Your Front End Development Certificate</h4>
<p dir="auto"><a href="https://www.freecodecamp.com/challenges/claim-your-front-end-development-certificate" rel="nofollow">https://www.freecodecamp.com/challenges/claim-your-front-end-development-certificate</a></p>
<h4 dir="auto">Step 3 displaying chal... | <p dir="auto">Hi, this looks to be the same as issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="121925058" data-permission-text="Title is private" data-url="https://github.com/freeCodeCamp/freeCodeCamp/issues/5174" data-hovercard-type="issue" data-hovercard-url="/freeCodeCamp/fr... | 1 |
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p>
<p dir="auto">The following field/index produces an error in SA 0.4.2 / MySQL 5:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="table = sa.Table('resource_path'... | <p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p>
<p dir="auto">This MAY be related to changes in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="384613818" data-permission-text="Title is private" data-url="https://github.com/sqlalchemy/sqlalchemy/iss... | 0 |
<h3 dir="auto">Description</h3>
<p dir="auto">My team has an airflow stack orchestrating many of our ETL jobs. Recently, we noticed a bug in one of our hourly job's code causing a large number of hourly datasets to be malformed(more than 500). Thus, after fixing the ETL job, we have the need to rerun all the impacted D... | <p dir="auto"><strong>Description of the problem</strong></p>
<p dir="auto">A common workflow we have is running daily DAGs not dependent of past runs. When deployed, It need to catch up for many years before the runs are up to date and can be used by analysts.</p>
<p dir="auto">The problem is that most of times, recen... | 1 |
<p dir="auto">I'm using numpy 1.12.0 version.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=">>> a= np.load('a.npy')
>>> len(a)
1030703
>>> np.fft.fft(a[0:len(a)-3])
array([-18765.00000000 +0.j , 11107.653... | <p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/506" rel="nofollow">http://projects.scipy.org/numpy/ticket/506</a> on 2007-04-27 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/cournape/hovercard" data-octo-click="hovercard-link-click" data-... | 1 |
<p dir="auto">Move Destructor into the React namespace so my typescript can use it.</p>
<p dir="auto">React version: 17.0.2</p>
<h2 dir="auto">Steps To Reproduce</h2>
<p dir="auto">I want to create functional hook components that replace commonly duplicated code - for instance, I am commonly using my event bus.</p>
<di... | <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.11.0-39713716aa</p>
<p dir="auto">Call stack: at store_Store.getElementAtIndex (chrome-extension://fmkadmapgofadopljbjfkapdk... | 0 |
<p dir="auto">Our React app was triggering the following error during navigation events:</p>
<p dir="auto"><code class="notranslate">Uncaught TypeError: Cannot read property 'firstChild' of undefined</code></p>
<p dir="auto">The error was occurring in the function <code class="notranslate">findComponentRoot</code>, whe... | <p dir="auto">Hi,</p>
<p dir="auto">When trying to unmount my whole app, I got some error.</p>
<blockquote>
<p dir="auto">Uncaught TypeError: Cannot read property 'firstChild' of undefined<br>
ReactMount.js:606ReactMount.findComponentRoot<br>
ReactMount.js:606ReactMount.findReactNodeByID ReactMount.js:552getNode<br>
Re... | 1 |
<p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/amenonsen/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/amenonsen">@amenonsen</a> on 2016-05-07T16:06:34Z</p>
<h5 dir="auto">ISSUE TYPE</h5>
<ul... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Feature Idea</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">Azure Cloud Module<br>
Azure inventory script</p>
<p dir="auto">We have a discussion <a href="https://github.com/ansible/ansible/pull/23494" data-hovercard-type="pull_request" data-hovercard-url="... | 0 |
<p dir="auto">Angular doesn't work in IE11. This plunker is minimal reproduction:</p>
<p dir="auto">Check this plunker please in IE11.<br>
<a href="https://plnkr.co/edit/LOJWgfDGvtKQzhxuD8Wa?p=preview" rel="nofollow">https://plnkr.co/edit/LOJWgfDGvtKQzhxuD8Wa?p=preview</a></p>
<p dir="auto">It doesn't work with webpack... | <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 |
<p dir="auto">When koa-router is wrapped by next, /graphiql become 404</p>
<ul dir="auto">
<li>[ x] 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>
<h2 dir="auto">Expected Behavior</h2>
<p dir="auto">/g... | <h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">When you use react a component residing outside the main Next.js project folder which uses hooks. You end up getting <code class="notranslate">Invalid hook call</code> error and the application breaks. Components without hooks work as exp... | 0 |
<p dir="auto">I have a page with url denied in server.js (I should see the content of the _error page instead of the original "post.js" content), but when I access this url, the _error content is almost instantly rerendered by the original "post.js" content. Is there any way how to avoid this strange behavior?</p>
<u... | <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>
<h2 dir="au... | 0 |
<ul dir="auto">
<li>VSCode Version:</li>
<li>OS Version:</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>edit a file (VSCode marks it as needing to be saved)</li>
<li>Alt+F+S</li>
</ol>
<p dir="auto">file doesn't save. in any other windows program, chording Alt+F (let go of F, keep holding Alt) + ... | <p dir="auto">New line character (\n) not detected in regular expression search. It is treated as string even when regular expression option is selected.</p> | 0 |
<p dir="auto">twisted.internet.base.ThreadedResolver currently (18.9.1.dev0) uses socket.gethostbyname to do DNS resolution, which does not support IPv6.</p>
<p dir="auto">Meanwhile, scrapy currently (1.5.0) uses ThreadedResolver to do DNS resolution, thus unable to crawl host name with IPv6 address only or pure IPv6 i... | <p dir="auto">I'm running into problems while trying to run the example on the scrapy.org home page from the FOSDEM IPv6-only Wi-Fi network. (The scraper works fine from an IPv4 network.)</p>
<p dir="auto">If both IPv4 and IPv6 are enabled on my computer (OS X Yosemite), and the IPv4 is configured with DHCP, and thus g... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=andersk" rel="nofollow">Anders Kobberup</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9263?redirect=false" rel="nofollow">SPR-9263</a></strong> and commented</p>
<p dir="auto">We are having a rising amount of iss... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=olamy" rel="nofollow">Olivier Lamy</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5385?redirect=false" rel="nofollow">SPR-5385</a></strong> and commented</p>
<p dir="auto">All artifactIds has changed in 3.0M1.<br>... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.