text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<p dir="auto">I've been porting over some debugging code into Deno 1.0.0 and discovered that the file path in stack traces can be suppressed under certain scenarios.</p>
<p dir="auto">I have simplified the test scenario to the following code:</p>
<div class="highlight highlight-source-ts notranslate position-relative o... | <p dir="auto">When I import any deno module (for ex, the parse module), the error message show only the file name instead of the full path of the source file. That avoid the vscode from creating a link where I can click and jump to the line of the error.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nof... | 1 |
<p dir="auto">I successfully created a ground foliage system using instanced buffer geometry. Setting up the instancing wasn’t nearly as bad as I though it would be, however one aspect was just downright tedious.</p>
<p dir="auto">What I’m referring to is recreating the Lambert shader manually and then adding in the cu... | <p dir="auto">Hello,</p>
<p dir="auto">i am interested in creating a HUD in webgl. I know html can be used to overlay over the scene, but having the UI accelerated on the card can have some mighty advantages, mostly integration with the rest of the app, 3D transforms/transparency and shader special effects.</p>
<p dir=... | 0 |
<p dir="auto">Hi,</p>
<p dir="auto">I've just noticed a dangerous "silent overflow" in Numpy when used in Jupyter notebooks. I understand there were other discussions about similar silent overflows, but this has really put me on the wrong foot, and I believe there must be millions of calculations out there silently fai... | <p dir="auto">Simple demo:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="In [1]: np.uint8(0) - np.uint8(1)
RuntimeWarning: overflow encountered in ubyte_scalars
Out[1]: 255
In [2]: np.uint8(0)[...] - np.uint8(1)[...]
Out[2... | 1 |
<p dir="auto">Version <code class="notranslate">1.7.1</code> is failing to compile and install via <strong>brew</strong> on an older iMac. The iMac is running <strong>macOS High Sierra</strong>.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="=... | <p dir="auto">We struggled with updating deno at Homebrew for a while (cf. <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="766981428" data-permission-text="Title is private" data-url="https://github.com/Homebrew/homebrew-core/issues/66920" data-hovercard-type="pull_request" data-hove... | 1 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-remove-classes-from-an-element-with-jquery" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-remove-classes-from-an-element-with-jquery</a> has an issue.<br>
Please describe how to reproduce it, and include links to screensho... | <p dir="auto">Challenge <a href="http://freecodecamp.com/challenges/waypoint-remove-classes-from-an-element-with-jquery" rel="nofollow">http://freecodecamp.com/challenges/waypoint-remove-classes-from-an-element-with-jquery</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possib... | 1 |
<p dir="auto">(Initially <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="93348742" data-permission-text="Title is private" data-url="https://github.com/freeCodeCamp/freeCodeCamp/issues/1212" data-hovercard-type="issue" data-hovercard-url="/freeCodeCamp/freeCodeCamp/issues/1212/hoverc... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-passing-values-to-functions-with-arguments#?solution=%2F%2F%20Example%0Afunction%20ourFunction%28a%2C%20b%29%20%7B%0A%20%20console.log%28a%20-%20b%29%3B%0A%7D%0A%2F%2FourFunction%2810%2C%205%29%3B%20%2F%2F%20Outputs%205%0A%0A%2F%2F%20Only%... | 0 |
<p dir="auto">Hi,<br>
After installing a plugin, I cannot search another plugin. I need to restart ATOM to make this work.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/5646166/8380330/c6b4c4b6-1c42-11e5-96bb-a2834ed9f024.png"><img src="https:/... | <p dir="auto">Use case:<br>
Open Packages -> Settings view -> Install packages, then enter some text in search field, but nothing doing.<br>
for get result I must change Packages button to Themes and switch again for a get search result.<br>
No 'Enter' key action here too</p> | 1 |
<p dir="auto">Hi,</p>
<p dir="auto">It's not clear to me what 2D/3D corner case I've found myself in between Scipy, pyinstaller, and GH actions, but since it seemed related to other issues (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="878802120" data-permission-text="Title is priv... | <h3 dir="auto">Describe your issue.</h3>
<p dir="auto">From scipy 1.9.1 to scipy 1.9.3 the directory used to install dlls on windows changed.<br>
scipy-1.9.1: dlls are installed in .../site-packages/scipy/.libs<br>
scipy-1.9.3: dlls are installed in .../site-packages/scipy.libs</p>
<p dir="auto">This causes pyinstaller... | 1 |
<h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">Is it possible, to implement something like this:<br>
When there is an active process in the current tab, a confirmation dialect window may show up before actually closing.</p>
<p dir="auto">When I was writing vim, I need to use <code class="notra... | <p dir="auto">I can not input Chinese, can only input English, where to set the character?</p> | 0 |
<h2 dir="auto">Feature request</h2>
<p dir="auto"><strong>What is the expected behavior?</strong><br>
After searching in the "search" bottom panel, only one the workspace files should appear.<br>
After last update it shows both the "workspace file" and the "localhost file".</p>
<p dir="auto"><strong>What is motiva... | <ul class="contains-task-list">
<li>
<p dir="auto">Operating System: Linux</p>
</li>
<li>
<p dir="auto">Node Version: 12</p>
</li>
<li>
<p dir="auto">NPM Version: 6</p>
</li>
<li>
<p dir="auto">webpack Version: 4</p>
</li>
<li>
<p dir="auto">webpack-dev-server Version: 3</p>
</li>
<li>
<p dir="auto">Browser: Chrome</p>... | 0 |
<p dir="auto">[ERROR] 2021-12-11 18:18:37.516 [ShardingSphere-Command-0] o.a.s.p.f.c.CommandExecutorTask - Exception occur:<br>
java.sql.SQLException: exception while executing query: java.math.BigInteger cannot be cast to java.lang.Long<br>
at org.apache.calcite.avatica.Helper.createException(Helper.java:56)<br>
at or... | <h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>For English only</strong>, other languages will not accept.</p>
<p dir="auto">Before report a bug, make sure you have:</p>
<ul dir="auto">
<li>Searched open and closed <a href="https://github.com/sharding-sphere/sharding-sphere/issues">GitHub issues</a>.</li>
<li>Rea... | 0 |
<p dir="auto"><code class="notranslate">go get</code> is frequently used by users and developers on hostile networks (eg, the internet) to fetch and run code. Incredibly, when HTTPS connections fail (for instance because an attacker is denying access to HTTPS), <code class="notranslate">go get</code> falls back to HTTP... | <p dir="auto">Currently it is impossible to securely fetch a package via <code class="notranslate">go get</code>, because it downloads via an insecure protocol if secure protocols fail or are not available. It is possible for an attacker to block secure ports (443 for HTTPS and 22 for git+ssh) and serve malicious packa... | 1 |
<p dir="auto">Ran into this test failure case while building locally</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.599 sec <<< FAILURE! - in io.druid.metadata.SQLMetad... | <p dir="auto">Currently the initialization routine checks for implementations in the extension coordinates, and optionally (via <code class="notranslate">druid.extensions.searchCurrentClassloader</code>) in the classpath.</p>
<p dir="auto">This can cause unexpected binding behavior where items are attempted to be bound... | 0 |
<p dir="auto">Behold the insanity. I'll take this one, just wanted to make a note of it.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1789/3146041/6d9afee8-ea40-11e3-8669-352cbf004040.png"><img src="https://cloud.githubusercontent.com/assets/17... | <p dir="auto">[Enter steps to reproduce below:]</p>
<ol dir="auto">
<li>...</li>
<li>...</li>
</ol>
<p dir="auto"><strong>Atom Version</strong>: 0.176.0<br>
<strong>System</strong>: Mac OS X 10.10.2<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncaught Error: EEXIST, fil... | 0 |
<h2 dir="auto">Exception</h2>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="══╡ EXCEPTION CAUGHT BY SCHEDULER LIBRARY ╞═════════════════════════════════════════════════════════
The following assertion was thrown during a scheduler callback:
Child... | <h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">Set up two string-based platform message channels between Flutter and Android, with Flutter sending on one channel and Android sending on the other. Send replies on both sides, and configure reply handlers on both sides.</p>
<p dir="auto">If you send or reply <code c... | 0 |
<p dir="auto">The line (</p><div class="Box Box--condensed my-2">
<div class="Box-header f6">
<p class="mb-0 text-bold">
<a href="https://github.com/numpy/numpy/blob/843792b6d349133114930911424772e6bbbc0c9c/numpy/core/numeric.py#L2157">numpy/numpy/core/numeric.py</a>
</p>
<p class="mb-0 color-fg-mut... | <p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1684" rel="nofollow">http://projects.scipy.org/numpy/ticket/1684</a> on 2010-11-22 by trac user lamblin, assigned to unknown.</em></p>
<p dir="auto">If I create an array containing the minimal value of an int dtype, for instance an 'int8'... | 1 |
<p dir="auto">Perhaps I overlooked it browsing through the json file but i didn't see another means to achieve transparency and i'm not a fan of the acrylic effects blurring factor or the fact that it turns off when the window is not selected. The traditional console provides for a static opacity just like in most nix ... | <p dir="auto">Multiline text pasted from the clipboard includes CRLF pairs in all cases; this is inappropriate for "Unix-space" sessions, such as WSL.</p>
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build... | 0 |
<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">Integer overflow when doing 1x1 convolution on very large tensor</p>
<h2 dir="auto">To Reproduce</h2>
<p dir="auto">This is the minimal code example... | <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">Get following error message when running <code class="notranslate">torch.nn.Conv3d.forward()</code>:</p>
<div class="snippet-clipboard-content notra... | 1 |
<p dir="auto">When the while loop is infinite (say by not incrementing the iterator), the error is not surfaced, and the last test does not appear.The current behavior does not indicate that there is a problem with the code; the experience just breaks silently.</p>
<p dir="auto">This may be expected behavior, as the in... | <p dir="auto">Thanks to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/d3ddd/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/d3ddd">@d3ddd</a> for reporting this and including the link.</p>
<p dir="auto">Warning ... | 1 |
<h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.2.0 (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>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippe... | <h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.2.0 (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>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippe... | 1 |
<p dir="auto"><strong>What is the current behavior?</strong><br>
Currenty render method is invoking even I am returned null in the getDerivedStateFromProps irrespective of whether props changed or not (just to check the behavior).</p>
<p dir="auto">Here is CodeSandBox link:</p>
<p dir="auto"><strong><a href="https://co... | <p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p>
<p dir="auto">Bug</p>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto">Returning <code class="notranslate">null</code> from <code class="notranslate">getDerivedStateFromProps</code> trigg... | 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/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">Expecte... | <h1 dir="auto">Bug report</h1>
<p dir="auto">css content strings added for icons appear as stings not as icons</p>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">a css class defined as<br>
<code class="notranslate">.a::before { content: '\f054'; }</code><br>
dont render the icon, instead some text is displayed<br>
... | 0 |
<p dir="auto"><strong>Context:</strong></p>
<ul dir="auto">
<li>Playwright Version: 1.19.2</li>
<li>Operating System: Mac</li>
<li>Node.js version: 12.22</li>
<li>Browser: All</li>
<li>Extra: Docker Focal Image 1.19.2</li>
</ul>
<p dir="auto"><strong>Code Snippet</strong></p>
<p dir="auto">Help us help you! Put down ... | <h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [1.34.3]</li>
<li>Operating System: [MacOS Ventura - Version 13.4]</li>
<li>Browser: [All, Chromium, Firefox, WebKit]</li>
<li>Other info:</li>
</ul>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-cl... | 0 |
<h1 dir="auto"><g-emoji class="g-emoji" alias="rocket" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f680.png">🚀</g-emoji> Feature request</h1>
<p dir="auto">Add decoding inputs to generate</p>
<h2 dir="auto">Motivation</h2>
<p dir="auto">When generating with encoder-decoder, one may want t... | <h2 dir="auto"><g-emoji class="g-emoji" alias="rocket" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f680.png">🚀</g-emoji> Feature</h2>
<p dir="auto">For "class BertEncoder" in modeling_bert.py, remove duplicate hidden_states of the last layer</p>
<h2 dir="auto">Motivation</h2>
<p dir="au... | 0 |
<h1 dir="auto">Feature request</h1>
<h2 dir="auto">Is your feature request related to a problem? Please describe.</h2>
<p dir="auto">I created a <code class="notranslate">account</code> folder in the <code class="notranslate">pages</code> folder. And in this <code class="notranslate">account</code> folder, I added a <c... | <p dir="auto">trailing slash in link for legit page works for client side navigation but leads to not found bundle and 404 on hard refresh (ssr)</p>
<h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">let me know if title needs further clarification.</p>
<p dir="auto"><a href="https://gith... | 1 |
<p dir="auto">Since I updated my pandas lib, I can't do this anymore</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="db = pandas.HDFStore(path)
df = db.get('x')
df = df[['a', 'b', 'c']]"><pre class="notranslate"><code class="notranslate">db = p... | <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import pandas as pd
a = pd.TimedeltaIndex(range(3),unit='S')
print (a[1])"><pre class="notranslate"><span class="pl-k">import</span> <span class="pl-s1">pandas</span> <span class="p... | 0 |
<p dir="auto">My machine has a Titan X card so I would like to use the memory as efficient as possible to avoid expensive data transfer between the CPU and GPU. Therefore, I want to have as many images as possible (let's say 5 GB) on the GPU memory inside a <code class="notranslate">tf.Variable</code> or <code class="n... | <p dir="auto">I've been trying to install tensorflow with GPU support using these steps:<br>
<a href="http://www.nvidia.com/object/gpu-accelerated-applications-tensorflow-installation.html" rel="nofollow">http://www.nvidia.com/object/gpu-accelerated-applications-tensorflow-installation.html</a></p>
<p dir="auto">This i... | 0 |
<p dir="auto">Using the following file in the current directory:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="### MATPLOTLIBRC FORMAT
# See https://matplotlib.org/users/customizing.html
#### CONFIGURATION BEGINS HERE
# Custom math font se... | <h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">Importing matplotlib fails with <code class="notranslate">ImportError: cannot import name 'get_backend' from 'matplotlib'</code>.</p>
<p dir="auto"><strong>Code for reproduction</strong></p>
<div class="highlight highlight-sour... | 1 |
<p dir="auto">I just did a <code class="notranslate">yarn upgrade</code> in order to get access to the <code class="notranslate">Select</code> component. Material UI updated, but it appears there's a bug in the release version; I keep getting a build error:</p>
<div class="snippet-clipboard-content notranslate position... | <p dir="auto">The latest release of Material-UI (v1.0.0-beta.9) doesn't render correctly.</p>
<blockquote>
<p dir="auto">Error in ./node_modules/material-ui/Chip/Chip.js<br>
Module not found: Can't resolve '../svg-icons/Cancel'</p>
</blockquote>
<ul class="contains-task-list">
<li class="task-list-item"><input type=... | 1 |
<p dir="auto">It's not possible to find which version of TLS was used, or indeed any of the SSL parameters, after a transfer.<br>
Could some of this metadata be made available, perhaps only if specified in the request.</p>
<p dir="auto">Is there any indication that TLS was used at all ?</p> | <p dir="auto">When requests answer is from (atleast) ISO-8859-1, the module take so long for process the response.</p>
<h2 dir="auto">Expected Result</h2>
<p dir="auto">Similar time than curl or browser time around 1 sec</p>
<h2 dir="auto">Actual Result</h2>
<p dir="auto">The answer takes more than 2 minutes<br>
<a tar... | 0 |
<h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">I have a next.js app which uses exclusively static rendering. I recently upgraded it to 9.2.0 and released it to production. Everything worked.</p>
<p dir="auto">After several more commits, we started to see our script just not start ex... | <h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">If a module used in a polyfill becomes a separate chunk, any page that doesn't import the same module will break in production, because the chunk is added to main.js webpack dependencies but isn't added as a script tag.</p>
<h2 dir="auto"... | 1 |
<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.19008.1000]
Windows Terminal version : 0.6.2951
Lenovo Thinkpad P1 :
Intel Xeon E-2176M
Hybrid Graphics wi... | <h1 dir="auto">Description of the new feature/enhancement</h1>
Possibility of being able to elevate to administrator privileges through a command in the terminal, as it works in the linux systems for example. It is counterproductive to have to open new instances to gain access to administrator privilege. | 0 |
<p dir="auto">I have the following file:</p>
<p dir="auto">file.js</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import $ from 'jquery';"><pre class="notranslate"><span class="pl-k">import</span> <span class="pl-s1">$</span> <s... | <p dir="auto">I'm using gulp-babel and it's showing me error</p>
<p dir="auto">Unknown option: retainLines</p> | 1 |
<p dir="auto">I can't input any character of Chinese language.</p> | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">You have to have good precision with your mouse to drag resize the window because the resize area is only a couple of pixels wide. This makes for a frustrating experience when you attempt to drag resize the window.</p>
<h1 dir="auto">Proposed tech... | 0 |
<p dir="auto">angular 2.0.0-beta.0<br>
loader.html and loader.css are located in directory /admin-angular-two/components/loader/</p>
<p dir="auto">This code doesn't work:<br>
<a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/component/hovercard" data-octo-click="hovercard-... | <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="styleUrls: ["dist/stylesheet/App.css"] // this works perfectly
styleUrls: ["/dist/stylesheet/App.css"] // this does not work"><pre class="notranslate">styleUrls: <sp... | 1 |
<p dir="auto"><strong>I'm submitting a bug report</strong></p>
<p dir="auto"><strong>Webpack version:</strong><br>
2.1.0-beta.23</p>
<p dir="auto"><strong>Please tell us about your environment:</strong><br>
OSX</p>
<p dir="auto"><strong>Current behavior:</strong></p>
<div class="snippet-clipboard-content notranslate po... | <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'm using a module called jquery-datetimepicker in my project. When I install it from the npm repo everything is fine. However, I had to make ... | 0 |
<p dir="auto">It would be great if we could export all settings, shortcuts, snippets, extensions in one step and import them in another machine.</p> | <p dir="auto">Implement indent rulers similar to what's used in other editors (<a href="https://github.com/Microsoft/vscode/issues/3803#issuecomment-195682393" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/issues/3803/hovercard">see this screenshot</a>).</p>
<p dir="auto">This should be a setting th... | 0 |
<p dir="auto">Currently both deno itself and executable generated from <code class="notranslate">deno compile</code> are not static executable, but generating static executable will help a lot since some Linux distributes doesn't have glibc (like Alpine Linux, which is used widely in Docker).</p> | <p dir="auto">When trying to run deno on Centos 7, it fails:</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="[maxim@maxim deno] $ target/release/deno tests/worker.js
target/release/deno: /lib64/libc.so.6: version `GLIBC_2.18' ... | 1 |
<h4 dir="auto">Code Sample, a copy-pastable example if possible</h4>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="# Your code here
import pandas as pd
df = pd.read_excel('Financial Sample.xlsx')
print df
"><pre class="notrans... | <p dir="auto">This can be shunted into the tslibs todo list after it has been seen.</p>
<p dir="auto"><code class="notranslate">tslibs.conversion.tz_localize_to_utc</code> has a comment <code class="notranslate"># Vectorized version of DstTzInfo.localize</code>. Two of the places where <code class="notranslate">tz_loc... | 0 |
<p dir="auto">When using the following notation for extending a layout:</p>
<p dir="auto"><code class="notranslate">{% extends "@FOSUser/layout.html.twig" %}</code></p>
<p dir="auto">the view from the actual <code class="notranslate">FOSUserBundle</code> is used, even when it's overriden by a bundle that implements:</p... | <p dir="auto">Url validator accept as valid an url like the following:<br>
<a href="http://testsub+domanin.domanin.com:8080/test" rel="nofollow">http://testsub+domanin.domanin.com:8080/test</a></p>
<p dir="auto">but does not accept<br>
<a href="http://test_sub_domanin.domanin.com:8080/test" rel="nofollow">http://test_s... | 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<br>
<strong>What keywords did you se... | <p dir="auto">While running performance tests (start 30 pods per node in 50 nodes cluster) I faced the following problem.</p>
<ol dir="auto">
<li>Create replication controller and resize it to 1500. I saw the following logs:<br>
I0327 14:45:09.036772 14025 density.go:109] Controller my-hostname-density30-7bb294b4-d48... | 0 |
<h3 dir="auto">Description</h3>
<p dir="auto">Hello! I recently was struggling to find a bug in my code, when I realized the problem came from some weird behavior from Jax. Below, note the inconsistency in evaluation when mutliplying <code class="notranslate">jnp.array(False)</code> with arrays of length >1:</p>
<di... | <h3 dir="auto">Description</h3>
<p dir="auto">Multiplying a NaN by False in jax gives a 0. See example below:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="nan = jnp.array(float('nan'), dtype=jnp.float32)
print(nan)
print(n... | 1 |
<pre class="notranslate">package main
func main() {
i := 0
go func() {
i = 1
}()
}
This compiles without errors.
I would expect this to give an "i declared and not used" error.</pre> | <pre class="notranslate">What steps will reproduce the problem?
1. Launch godoc -path=/home/user/user_go_dir/ -http=:3000
2. Visit 127.0.0.1:3000 in a browser.
3. Try to find the package documentation for the user's custom packages.
What is the expected output?
There should be a link somewhere on the page which links ... | 0 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-target-the-parent-of-an-element-using-jquery?solution=fccss%0A%20%20%24%28document%29.ready%28function%28%29%20%7B%0A%20%20%20%20%24%28%22%23target1%22%29.css%28%22color%22%2C%20%22red%22%29%3B%0A%20%20%20%20%24%28%22%23target1%22%29.prop%... | <p dir="auto">A bug seems to be present: Chrome 46.0.2490.86 m; Windows 8.1 with respect to <code class="notranslate">appendTo()</code> function.</p>
<p dir="auto"><code class="notranslate">$("#target2").appendTo($("#right-well"));</code> does work, but not the <code class="notranslate">$("#target2").appendTo("#right-w... | 1 |
<p dir="auto">In version 2.0.4 the borders of select elements are not rounded.<br>
Tested in Windows Firefox 13</p> | <p dir="auto">In the latest version of the bootstrap i.e 2.0.4 form-search does not apply rounded corners to the input text box, but the documentation still says .form-search applies rounded corners to the input text box.</p>
<p dir="auto">IMHO it's a regression.</p> | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=grussell" rel="nofollow">Gary Russell</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9200?redirect=false" rel="nofollow">SPR-9200</a></strong> and commented</p>
<p dir="auto">A number of errors have crept into the... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=cosmicpaul" rel="nofollow">Paul Nardone</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8806?redirect=false" rel="nofollow">SPR-8806</a></strong> and commented</p>
<p dir="auto">Transcribed by cbeams from Paul's or... | 0 |
<p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="19928289" data-permission-text="Title is private" data-url="https://github.com/ansible/ansible/issues/4213" data-hovercard-type="pull_request" data-hovercard-url="/ansible/ansible/pull/4213/hovercard" href="https://github.... | <h5 dir="auto">ISSUE TYPE</h5>
<p dir="auto">Bug Report</p>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">ssh connection plugin</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.0.2.0
config file =... | 0 |
<p dir="auto">The following code fails with an ICE:</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#![feature(associated_types)]
trait ATrait<T> {
type Output;
fn return_output() -> <Self as ATrait<T>... | <p dir="auto">The version is <code class="notranslate">rustc 0.12.0-nightly (9508faa22 2014-09-17 23:45:36 +0000)</code></p>
<p dir="auto">Code:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="trait Foo<T> {
type Bar;
fn get_bar()... | 1 |
<h3 dir="auto">Description</h3>
<p dir="auto">[Description of the issue]</p>
<h3 dir="auto">Steps to Reproduce</h3>
<ol dir="auto">
<li>[First Step]</li>
<li>[Second Step]</li>
<li>[and so on...]</li>
</ol>
<p dir="auto"><strong>Expected behavior:</strong> [What you expect to happen]</p>
<p dir="auto"><strong>Actual be... | <p dir="auto">this is partly bug, partly feature but you can do something like this:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="scrapy crawl dmoz -a start_requests="this""><pre class="notranslate"><code class="notranslate">scrapy... | 0 |
<p dir="auto">Hi guys,<br>
I get an infinite loop using beta7, this is the Safari's stacktrace:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Error: Script terminated by timeout at:
DebugDomRenderer</DebugDomRenderer.prototype.createText@h... | <p dir="auto">RouterLink seems to be broken with on beta.1 (after template_compiler patches) and beta.2. To reproduce minify (with mangle) an app that uses RouterLink then click the link. You will see <code class="notranslate">TypeError: this.directive_2_0.onClick is not a function</code></p>
<p dir="auto">or download ... | 1 |
<p dir="auto"><a href="https://github.com/microsoft/PowerToys/files/5013478/2020-08-02.txt">2020-08-02.txt</a></p>
<p dir="auto">Version: 1.0.0<br>
OS Version: Microsoft Windows NT 10.0.19041.0<br>
IntPtr Length: 8<br>
x64: True<br>
Date: 08/02/2020 20:52:47<br>
Exception:<br>
System.ObjectDisposedException: Cannot acc... | <p dir="auto">Popup tells me to give y'all this.</p>
<p dir="auto"><a href="https://github.com/microsoft/PowerToys/files/5009460/2020-07-31.txt">2020-07-31.txt</a></p>
<p dir="auto">Version: 1.0.0<br>
OS Version: Microsoft Windows NT 10.0.19041.0<br>
IntPtr Length: 8<br>
x64: True<br>
Date: 07/31/2020 17:29:59<br>
Exce... | 1 |
<p dir="auto">Atom automatically inserts a newline at the end of a file on save. In my opinion, this is bad behavior because it is confusing and potentially problematic to save something that differs from what has been edited.</p>
<p dir="auto">As one example, if I am editing a file in an existing repo, I don't want to... | <p dir="auto">Dupes of label -> command menu items should be gracefully handled.</p> | 0 |
<h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.6.1</p>
<h3 dir="auto">What happened</h3>
<p dir="auto">The AwaitMessageTriggerFunctionSensor is showing some buggy behaviour.<br>
When consuming from a topic, it is correctly applying the apply_function in order to yield a TriggerEvent.</p>
<p dir="auto">Howev... | <h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.3.0 (latest released)</p>
<h3 dir="auto">What happened</h3>
<p dir="auto">upgraded from 2.2.5</p>
<p dir="auto">airflow db upgrade showed a list of messages inline with what is in the changelog:</p>
<p dir="auto">Database configuration moved to new section (<a ... | 0 |
<h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">Haven't tested on iOS</p>
<div class="highlight highlight-source-dart notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" return new Scaffold(
appBar: new Ap... | <p dir="auto">So my apps is 3 tabs.<br>
in the first one I have a summary with a list and number.<br>
the list is correctly viewed no issue...<br>
the number is initialized in the second tab, setstate changes the state of the value but is not reflect it in the first tab<br>
if I change my implementation to use a list i... | 1 |
<table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>yes</td>
</tr>
<tr>
<td>Feature request?</td>
<td>no</td>
</tr>
<tr>
<td>BC Break report?</td>
<td>no</td>
</tr>
<tr>
<td>RFC?</td>
<td>no</td>
</tr>
<tr>
<td>Symfony version</td>
<td>>=3.2.2 >=3.3.0-beta1... | <p dir="auto">Drupal needs potentially to adapt the exception listener to add more information from the original request. (see <a href="http://drupal.org/node/2057607" rel="nofollow">http://drupal.org/node/2057607</a>) so what about extracing some of the logic into a new method.</p>
<table role="table">
<thead>
<tr>
<t... | 0 |
<p dir="auto">The weekly build with nightly wheels from numpy and pandas<br>
has failed. Check the logs for any updates that need to be<br>
made in matplotlib.<br>
<a href="https://github.com/matplotlib/matplotlib/actions/runs/2639783409">https://github.com/matplotlib/matplotlib/actions/runs/2639783409</a></p> | <p dir="auto">As far as I can see (and according to <a href="http://matplotlib.org/users/mathtext.html" rel="nofollow">the documentation</a>), the only way to set the font of mathtext snippets in plots is via the mathtext.fontset rcparam.</p>
<p dir="auto">It would be nice if there were some way to control the fonts us... | 0 |
<p dir="auto">This is a regression from v1.32.3 to v1.32.4, likely caused by <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1653574308" data-permission-text="Title is private" data-url="https://github.com/denoland/deno/issues/18587" data-hovercard-type="pull_request" data-hovercard-... | <p dir="auto">For some reason server now only pushes at the same time the browser client pulls something.<br>
i use wss, establishing connection works fine, server onMessage works fine, but after using send on the server it just waits and does nothing until next incoming.</p>
<p dir="auto">by downgrading to 1.32.3 ever... | 1 |
<h3 dir="auto">System information</h3>
<ul dir="auto">
<li><strong>OS Platform and Distribution</strong>: Debian Buster</li>
<li><strong>TensorFlow installed from</strong>: source</li>
<li><strong>TensorFlow version</strong>: commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.... | <p dir="auto">Hello Tensorflow Community,</p>
<p dir="auto">I just wanted to kick start a discussions on creating an official docker image for Tensorflow. So going in line with creating common framework for machine learning related researchers and developers to rally around, and given the onslaught on software containe... | 0 |
<p dir="auto">GlideApp<br>
.with(myFragment)<br>
.load(url)<br>
.centerCrop()<br>
.placeholder(R.drawable.loading_spinner)<br>
.into(myImageView);</p>
<p dir="auto">implementation 'com.github.bumptech.glide:glide:4.4.0'<br>
annotationProcessor 'com.github.bumptech.glide:compiler:4.4.0'</p>
<p dir="auto">no find GlideAp... | <p dir="auto">Hi, I load a gif image from local<br>
The gif:<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/6c3b94c4cc9b0226ecd5a79e0b6a830396e5a33ba6fd9965f10c01044add6267/687474703a2f2f66696c652e62616978696e672e6e65742f3230313531312f343064666331366137393635666666383... | 0 |
<p dir="auto">Hi,</p>
<p dir="auto">the albert tokenizer implements the <code class="notranslate">convert_tokens_to_string</code> function:</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/huggingface/transformers/... | <h3 dir="auto">System Info</h3>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="When I finetuned the text classification model based on the glue no trainer script, I found a bug in our script.
The URL is below:
https://github.com/... | 0 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 18363.900
PowerToys version: 0.19.2
PowerToy module for which you are reporting the bug (if applicable): FancyZones"><pre class="notranslate"><cod... | <h2 dir="auto">📝 A Window Tiling Extension.</h2>
<p dir="auto">Some of us really like Tiling Window Managers, like i3, but it would be great if there was a powertoy to auto-tile windows when enabled, like the Pop!_OS 20.04 'Tile Windows' Feature. It would be great if this would be implemented in a later version, it wo... | 0 |
<p dir="auto">When you click on the triple horizontal lines to un-collapse the topbar then go back to a full size window and try to open a dropdown, the dropdown no longer opens.</p>
<p dir="auto">To see the issue occur in jsfiddle, you will probably need two monitors, because it does not got from the mobile nav to th... | <p dir="auto">This is when enabling the responsive grid framework. I have this code:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
&l... | 1 |
<p dir="auto">I have a Symfony 2.6 project that uses the Symfony3 directory structure. When I clear/warmup for the first time the compiled DI container contains the wrong cache directory. E.g:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="'ke... | <p dir="auto">I just upgraded project to 2.6.1 from 2.5.8.</p>
<p dir="auto">Running <code class="notranslate">php bin/console cache:clear</code> for a second time fails. <strong>Its reproducible with vanilla installation.</strong> Here is the screenshot:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer no... | 1 |
<h1 dir="auto">Weekly Report of Dubbo</h1>
<p dir="auto">This is a weekly report of Dubbo. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future.<br>
It is all done by <a class="user-mention notranslate" data-hovercard-type="user" dat... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list... | 0 |
<p dir="auto">It seems the <code class="notranslate">Button</code> is no longer lives in <code class="notranslate">material-ui/Button</code> for <code class="notranslate">v1.0.0-beta.9</code></p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-... | <p dir="auto">Typescript throws error when trying to add the theme attribute / prop to the MuiThemeProvider component.</p>
<ul dir="auto">
<li>[x ] 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="a... | 0 |
<p dir="auto">From time to time I see release notes for wrong version. Not sure is chocolatey bug of atom itself.<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/475312/4859002/844b1260-60e5-11e4-85c2-63952a06702b.png"><img src="https://cloud.githubusercontent.... | <p dir="auto">I use Atom on two different machines and I'm seeing anomalies when looking at the release notes. On one of my machines the release notes are always blank with only a button showing to view previous release notes. On the other machine the release notes are old. Here is a current screenshot but keep in mind... | 1 |
<p dir="auto">On Ubuntu 16.04, Python 3.6.2 and PyTorch 0.2.0, it's possible to force a <code class="notranslate">free() on invalid pointer</code> segfault by first doing <code class="notranslate">import zmq</code> then <code class="notranslate">import torch</code>.<br>
<em>(Originally, I had this problem when trying t... | <p dir="auto">The following code snippet crashes python3:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="# Error torch is not defined etc. Can insert any code snippet that tries to reference torch.
torch.zeros(5)
# Python3 crashes
import torc... | 1 |
<p dir="auto">While processing a large set of requests, <code class="notranslate">apparent_encoding()</code> works well for quite a while but eventually hangs. All I have at this point is a traceback:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-cont... | <p dir="auto">I am using chardet as part of a web crawler written in python3. I noticed that over time (many hours), the program consumes all memory. I narrowed down the problem to a single call of chardet.detect() method for certain web pages.</p>
<p dir="auto">After some testing, it seems that chardet has problem wit... | 1 |
<p dir="auto">Hello,</p>
<p dir="auto">This is more of a question than a bug report.</p>
<p dir="auto">Is there documentation on how to use iCloud to sync data in Electron? (Preferably in a way that can be implemented using auto-save without user input)</p>
<p dir="auto">I’ve searched the issues for any mention of iClo... | <p dir="auto">It'd be nice if we had a simple flag (--help and -h) that showed all supported flags and a short description. The only flag I know of right now is --wait, but it's still helpful for people who would like to use atom as their git commit editor but don't know how.</p> | 0 |
<p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="183075941" data-permission-text="Title is private" data-url="https://github.com/tensorflow/tensorflow/issues/4969" data-hovercard-type="issue" data-hovercard-url="/tensorflow/tensorflow/issues/4969/hovercard" href="https:/... | <p dir="auto"><a href="https://www.tensorflow.org/versions/r0.11/api_docs/python/state_ops.html#constant_initializer" rel="nofollow">https://www.tensorflow.org/versions/r0.11/api_docs/python/state_ops.html#constant_initializer</a></p>
<p dir="auto">On Constant Initializer -> Examples:</p>
<p dir="auto">The very lar... | 1 |
<p dir="auto">I've initially spotted this in gperftools as this affects all users of SIGPROF. The problem is that SIGPROF is delivered to process, which translates to "any thread that isn't blocking SIGROF". Luckily for us, in practice it becomes "thread that is running now". But if there are several running threads so... | <h3 dir="auto">What version of Go are you using (<code class="notranslate">go version</code>)?</h3>
<pre class="notranslate">$ go1.13 version
go version go1.13.3 darwin/amd64
</pre>
<h3 dir="auto">Does this issue reproduce with the latest release?</h3>
<p dir="auto">Yes, this is present in Go 1.13 and in current tip wi... | 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>.): no.</p>
<p dir="auto"><strong>What keywords did you searc... | 0 | |
<h4 dir="auto">Issue Type:</h4>
<p dir="auto">Bug Report</p>
<h4 dir="auto">Ansible Version:</h4>
<p dir="auto">1.7.2</p>
<h4 dir="auto">Environment:</h4>
<p dir="auto">N/A</p>
<h4 dir="auto">Summary:</h4>
<p dir="auto">when using copy module with inline content="{{myvar}}" where myvar is multiline variable, newlines i... | <h5 dir="auto">Issue Type:</h5>
<p dir="auto">Bug Report</p>
<h5 dir="auto">Ansible Version:</h5>
<p dir="auto">ansible 1.5.3 (release1.5.3 <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/ansible/ansible/commit/157b783521b52d9c3f357e811f6be0ec7600a89e/hovercard" href="https://... | 0 |
<p dir="auto">The .svg profile as generated by pprof's <code class="notranslate">web</code> command includes some Javascript from <a href="https://www.cyberz.org/projects/SVGPan/SVGPan.js" rel="nofollow">https://www.cyberz.org/projects/SVGPan/SVGPan.js</a></p>
<p dir="auto">the file is linked here: </p><div class="Box ... | <p dir="auto">by <strong>shiblon</strong>:</p>
<pre class="notranslate">In the Effective Go document, the following example appears in the Goroutines section:
func Serve(queue chan *Request) {
for req := range queue {
<-sem
go func() {
process(req)
sem <- 1
}()... | 0 |
<p dir="auto">If a parent object of the Bootstrap Carousel is hidden using the jQuery .hide() method while the Carousel is in the middle of animating to a new slide, the Carousel will no longer animate when the same parent is unhidden using the jQuery .show() method.</p>
<p dir="auto">This can be duplicated on the Caro... | <p dir="auto">This is only a bug tested in IE 9 and 10. The bug is not produced in Firefox or Chrome. Also note that this bug in ONLY reproduced in modals. This method works for selecting text when not in a modal window.</p>
<p dir="auto">I am programmatically selecting text from a div in a modal. The focus event in Bo... | 0 |
<p dir="auto">problem:When sharding proxy and SQL hint are used for database splitting, does the read-write separation configuration not take effect?<br>
environment:shardingproxy-5.1.2,mysql5.7<br>
What should I do if I want to use hint and read / write split config at the same time?</p> | <h2 dir="auto">Bug Report</h2>
<h3 dir="auto">Which version of ShardingSphere did you use?</h3>
<p dir="auto">master <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/apache/shardingsphere/commit/6a70d74de389b16dd2b1a30c62c15f9f49954d52/hovercard" href="https://github.com/apache... | 0 |
<p dir="auto">in py3, the following should correctly raise an <code class="notranslate">IndexError</code></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In [1]: s = Series(range(5),index=list('aacde'))
In [2]: s[5]
IndexError"><pre class="not... | <p dir="auto">While using a <code class="notranslate">groupby</code>, applying an <code class="notranslate">expanding</code> function duplicates the grouped dimensions. I would expect the result of this to work like <code class="notranslate">groupby.cumsum</code> where the <code class="notranslate">expanding</code> fu... | 0 |
<p dir="auto">anyone can tell me the details about how to install c# plugin for vscode .</p>
<p dir="auto">by the way, i have asked question "<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="126606955" data-permission-text="Title is private" data-url="https://github.com/microsoft/vsco... | <p dir="auto">When i build vscode source code and use ".\scripts\code.bat" to start the instance of vscode, i found i can not found c# type when i open language mode selector ,anyone can help me?</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/150... | 1 |
<ul dir="auto">
<li>VSCode Version: 0.10.11</li>
<li>OS Version: Windows</li>
</ul>
<p dir="auto">Can i use emmet zen coding html in laravel blade file and vuejs .vue file</p>
<p dir="auto">i try to search how to resolve but not found any resolve way</p>
<p dir="auto">Thanks.</p>
<p dir="auto">ps. sorry for my bad engl... | <ul dir="auto">
<li>VSCode Version: 1.3.1</li>
<li>OS Version: Ubuntu 16.06</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Install <code class="notranslate">Nunjucks</code> plugin.</li>
<li>Type <code class="notranslate">p</code> and press tab.</li>
<li><code class="notranslate">\t</code> was inse... | 1 |
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/9888690/6890676/b74d6efc-d664-11e4-9e83-cdd673115e73.png"><img src="https://cloud.githubusercontent.com/assets/9888690/6890676/b74d6efc-d664-11e4-9e83-cdd673115e73.png" alt="bugatomnewfolder" style="max-... | <p dir="auto">I have a folder called <em>plugins</em>, and want to create a file called <em>plugins</em>. But I cannot.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/46f7426ece90f4ba1c7ce22ff9645bc28794e5dfbb7bc319d0882e3adbff8f80/68747470733a2f2f662e63... | 1 |
<h4 dir="auto">Code Sample, a copy-pastable example if possible</h4>
<p dir="auto">`<br>
import pandas as pd</p>
<p dir="auto">df = pd.DataFrame([[0,0],[1,1],[np.NaN,0],[np.NaN,1],[np.NaN,np.NaN]], columns = ['a','b'])</p>
<p dir="auto">df<br>
Out[3]:<br>
a b<br>
0 0.0 0.0<br>
1 1.0 1.0<br>
2 NaN 0.0<br>
3 Na... | <h3 dir="auto">Summary</h3>
<p dir="auto">The question is what the sum of a Series of all NaNs should return (which is equivalent to an empty Series after skipping the NaNs): NaN or 0?</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In [1]: s =... | 1 |
<pre class="notranslate">Consider this playground program:
<a href="http://play.golang.org/p/0uxQi6r0y7" rel="nofollow">http://play.golang.org/p/0uxQi6r0y7</a>
It does not, of course, produce 2 billion lines of output. At some point the output is
truncated and the program terminated for producing too much output. In ... | <p dir="auto">by <strong><a href="mailto:andrea.fazzi@alcacoop.it">andrea.fazzi@alcacoop.it</a></strong>:</p>
<pre class="notranslate">What steps will reproduce the problem?
If possible, include a link to a program on play.golang.org.
1. Run the following program on a Raspberry PI:
<a href="http://play.golang.org/p/o... | 0 |
<p dir="auto">the fact that <code class="notranslate">Exceptions</code> occurring in <code class="notranslate">Tasks</code> are not propagated back to the main thread makes debugging difficult.</p>
<p dir="auto">at the REPL:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-sni... | <p dir="auto">If an <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/async/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/async">@async</a> block encounters an error it silently stops running. Any way to at... | 1 |
<h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">Make it easier to create a terminal similar to Windows Terminal that capable of running on Windows 7.</p>
<h1 dir="auto">A clear and concise description of what the problem is that the new feature would solve.</h1>
<p dir="auto">Provide a better t... | <h1 dir="auto">BackgroundImage & Drag to under the taskbar</h1>
<p dir="auto">I tried to customize my terminal with a GIF at the rightRight. It looks so normal before I drag him to under the taskbar. When I did it, actually it is the GIF under the bar, its window got dark and I couldn't do anything with it except c... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I tried using the latest stable version of tsc. <a href="https://www.npmjs.com/package/typescript" rel="nofollow">https://www.npmjs.com/package/typescript</a></li>
</ul>
<p dir... | <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/d3-hexbin</code> package and had problems.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="ta... | 0 |
<p dir="auto">问题描述:<br>
某个容器中嵌套一个1像素的Stack,这个Stack中有个漂浮的按钮的点击不好用,请问如何解决?<br>
代码如下:</p>
<div class="highlight highlight-source-dart notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="new SizedBox(width: 1.0, height: 1.0,
child: new Stack(overflow: Overflow.visible,
... | <p dir="auto">Internal: b/143100923</p>
<p dir="auto">When a <code class="notranslate">Stack</code> contains <code class="notranslate">MyWidget</code> inside of a <code class="notranslate">Positioned</code>.</p>
<div class="highlight highlight-source-dart notranslate position-relative overflow-auto" dir="auto" data-sni... | 1 |
<p dir="auto"><del>It seems the only documentation of model persistence is in the Quick Start tutorial. I think it needs to be covered in the User Guide, mentioning security and forward-compatibility caveats pertaining to pickle. It might note the benefits of joblib (for large models at least) over Pickle. Most other M... | <p dir="auto">How to save a model (i.e., model persistence) used to be a sub-section of the tutorial and visible directly from the homepage. But since now it's become a sub-sub-section, it's not visible anymore.</p>
<p dir="auto">Since it's a very common need it would be nice to make it more prominent. Maybe a section ... | 1 |
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/322175/22208681/545e3c26-e149-11e6-83cf-f7fc45988503.png"><img src="https://cloud.githubusercontent.com/assets/322175/22208681/545e3c26-e149-11e6-83cf-f7fc45988503.png" alt="basic html and html5 introduc... | <h4 dir="auto">Challenge Name</h4>
<p dir="auto"><a href="http://beta.freecodecamp.com/en/challenges/basic-html-and-html5/introduction-to-html5-elements" rel="nofollow">Basic Html and Html5: Introduction to HTML5 Elements</a></p>
<h4 dir="auto">Issue Description</h4>
<p dir="auto">The challenge page is stuck in loading... | 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.7.0-23309eb38</p>
<p dir="auto">Call stack: at I (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:16389... | <h2 dir="auto">Note: <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/anushreesubramani/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/anushreesubramani">@anushreesubramani</a> is working on this, please don’t sen... | 0 |
<p dir="auto">Can it be possible for the User Access Control permission prompt to be bypassed if PowerToys is configured to auto-start start-up user login as administrator? (I would do it myself, but my coding skills are a bit rusty. :-( )</p> | <p dir="auto">WIndows 10 Pro N / 1909</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 18363.836
PowerToys version: v0.18.0
PowerToy module for which you are reporting the bug (if applicable): N/A"><pre class="notranslate">... | 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"><pre class="notranslate"><code class="not... | 1 |
<p dir="auto">Problem with installing Scipy 0.18.1 using PyPi on Windows (Python 2.7.13)</p>
<p dir="auto">Here is log:<br>
``Collecting scipy<br>
Using cached scipy-0.18.1.tar.gz<br>
Installing collected packages: scipy<br>
Running setup.py install for scipy: started<br>
Running setup.py install for scipy: finished wi... | <p dir="auto">It would be very helpful to have binary wheel packages for Windows platform.</p>
<p dir="auto">I think it might work to build those wheels using Appveyor service: <a href="http://www.appveyor.com/" rel="nofollow">http://www.appveyor.com/</a></p> | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I 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 ... | <ul dir="auto">
<li>[X ] 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 Behavior</h2>
<ol dir="auto">
<li>Create new next app with <code class="notranslate">create-next-app --example with-apo... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected Behavior</h... | <p dir="auto">Hot module reloading does not work for <code class="notranslate">.tsx</code> pages in Next5.</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/zeit/next.js/iss... | 0 |
<p dir="auto">I'm running my ResNet-32 benchmark model. My code looks quite similar with the code in TensorFlow GitHub:</p>
<p dir="auto"><a href="https://github.com/tensorflow/tensorflow/tree/master/tensorflow/models/image/cifar10">https://github.com/tensorflow/tensorflow/tree/master/tensorflow/models/image/cifar10</a... | <p dir="auto">Nightly built, python2 gpu, cuda 7.5, cudnn 4.0.7, archlinux. TitanX.<br>
I run <a href="https://github.com/tensorflow/tensorflow/blob/master/tensorflow/python/ops/batch_norm_benchmark.py">batch_norm_benchmark.py</a> and got the following output:</p>
<div class="snippet-clipboard-content notranslate posit... | 1 |
<p dir="auto">Its possible that tabs (or multiple spaces) are being miscounted somehow. It usually occurs after pasting something into the document. Here is what it looks like, after I attempt to Shift Tab, Undo then Redo. I am using a MAC.</p>
<div class="snippet-clipboard-content notranslate position-relative overflo... | <p dir="auto">I wanted to indent multiple lines at once but it failed. This is how it looks like when I select some lines and press <kbd>Tab</kbd>. Sometimes it works though, like when creating an untitled file in split screen.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.... | 1 |
<h3 dir="auto">Problem description</h3>
<p dir="auto">Make Horizontal Stepper Responsive</p>
<h3 dir="auto">Link to minimally-working code that reproduces the issue</h3>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/6420838/22243752/ad75bc4c-e263-11... | <p dir="auto">In order to use the stepper in a responsive way, it's necessary to seamlessly switch between vertical and horizontal stepper (e.g. someone switches from landscape to portrait-mode), without having to rebuild the component (and losing the step's states therefor).</p>
<p dir="auto">So what I have is a verti... | 1 |
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p>
<ul dir="auto">
<li>Bug</li>
</ul>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<ul dir="auto">
<li>On trying to analyse a component State using React Developer Tools, the analyse pane stays in the... | <p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p>
<p dir="auto">Bug</p>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<ol dir="auto">
<li>Select a component</li>
<li>The right panel (property panel?) always shows <code class="notranslate">Loading..... | 1 |
<p dir="auto">I am reporting as a bug, although it might be my bad code, but could not figure it out... Might be useful for future searches.</p>
<p dir="auto">I am trying to split my fixtures into multiple files.<br>
I get an error pointing to the base.extend<br>
Error: test.extend() accepts fixtures object, not a test... | <h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [v1.33.0]</li>
<li>Operating System: [MACOS 13.1]</li>
<li>Browser: [Firefox]</li>
<li>Other info:</li>
</ul>
<h3 dir="auto">Source code</h3>
<p dir="auto">I'm unable to provide source code or a cloned repo publicly so I'd like to explain an issue ... | 0 |
<p dir="auto">I have a strong habit of opening files from Windows Explorer. My prefered method is to double-click the file. Herein lies the issue: Atom is not only hidden in %appdata% where it can be difficult to find, but there is no static file to associate to since atom.exe is in a versioned directory.</p>
<p dir="a... | <p dir="auto">Currently it is not so easy to assign atom as default editor on windows eg for all .css files</p>
<p dir="auto">the path to atom.exe is changed with every update.</p>
<p dir="auto">no exe in C:\Users\hebbet\AppData\Local\atom<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.gi... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.