text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<p dir="auto">With 0.20, we now have an excellent Color Picker in PowerToys (thanks to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/martinchrzan/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/martinchrzan">@ma... | <p dir="auto">Compare the time in the taskbar and the texts in <code class="notranslate">Run</code></p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/28706158/89091415-2083dd00-d3dc-11ea-856a-19fd1147230d.png"><img src="https://user-images.githubuser... | 0 |
<p dir="auto"><a href="http://typescript.codeplex.com/workitem/645" rel="nofollow">http://typescript.codeplex.com/workitem/645</a></p>
<p dir="auto">At the moment it's not possible to call super getter/setter when overriding properties:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflo... | <p dir="auto">Enum value incrementation does not consider previously defined values, nor does the compiler throws an error on duplicate values.</p>
<p dir="auto">Which means you can end up with potential bugs:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-sni... | 0 |
<p dir="auto">If a id hidden-xs to a glyphicon it breaks. So it is not in one row.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="<h1>dazorni <span class="hidden-xs glyphicon glyphicon-headphones"></span> music</... | <p dir="auto">related to issues <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="16856611" data-permission-text="Title is private" data-url="https://github.com/twbs/bootstrap/issues/8500" data-hovercard-type="pull_request" data-hovercard-url="/twbs/bootstrap/pull/8500/hovercard" href=... | 1 |
<p dir="auto">It would be great if we could load a chrome extension only once and reuse the same persistent context across multiple tests. Right now, if I load the chrome extension in <code class="notranslate">global-setup.js</code>, I am unable to get the chromium instance that contains the extension. I need to test... | <p dir="auto"><strong>Context:</strong></p>
<ul dir="auto">
<li>Playwright Version: 1.18.1</li>
<li>Operating System: Windows 10</li>
<li>Node.js version: 16.13.0</li>
<li>Browser: Chromium</li>
<li>Extra: Chromium is run with <code class="notranslate">--no-sandbox</code></li>
</ul>
<p dir="auto"><strong>Describe the b... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=stefanrufer" rel="nofollow">Stefan Rufer</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9013?redirect=false" rel="nofollow">SPR-9013</a></strong> and commented</p>
<p dir="auto">AbstractEnvironment calls the overr... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=jbar" rel="nofollow">Joern Barthel</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-1338?redirect=false" rel="nofollow">SPR-1338</a></strong> and commented</p>
<p dir="auto">Hence I configure my <code class="notrans... | 0 |
<p dir="auto">... the right layout is shown in background (see yellow arrow).<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/47173067/84356221-2d4a3880-abc4-11ea-88af-e62a643e3b6e.png"><img src="https://user-images.githubusercontent.com/47173067/84356221-2d4a38... | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 10.0.18363.836
PowerToys version: 0.18.1
PowerToy module for which you are reporting the bug (if applicable):Fancy Zones"><pre class="notranslate"... | 1 |
<p dir="auto">the package dson_core-0.13.2 raises a compiler error, but <code class="notranslate">flutter build apk</code> does not stops and produces a crashing apk, here the output of the command:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-conten... | <p dir="auto">Using nested Scaffolds can cause unexpected behaviors that rush new issues into this repository,<br>
to prevent further issue reports related, I suggest an assertion in the Scaffold Class just for Debug Mode:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snipp... | 0 |
<p dir="auto">Hey guys,</p>
<p dir="auto">First, thanks for your hard work. I appreciate it. I can't get Pager to work with a <code class="notranslate"><span></code>. This surprised me because <code class="notranslate"><span></code> is an inline element like <code class="notranslate"><a></code>.</p>
<... | <p dir="auto">If <code class="notranslate">.show</code> or <code class="notranslate">.hide</code> is called on a tooltip or popover, the tip is first <code class="notranslate">.remove</code>d, effectively destroying all bindings applied to itself and all child elements of it.</p>
<p dir="auto">This makes the creation o... | 0 |
<p dir="auto">Describe what you were doing when the bug occurred:<br>
1.<br>
2.<br>
3.</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.3.0-3e0967783</p>
<p dir="auto">Call stack: at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:159833<b... | <p dir="auto">PLEASE INCLUDE REPRO INSTRUCTIONS AND EXAMPLE CODE</p>
<p dir="auto">I got this error when I click 'Ranked'.</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.0.4-3c6a219</p>
<p dir="auto">Call stack: at chrome-extension://fmkadmapgofadopljbjfkapd... | 1 |
<p dir="auto">The first time I launch the DatePicker the OK button at the bottom seems to be disabled. Clicking outside the DatePicker and then relaunching it the second time has the button enabled. material-ui v 0.8.0</p>
<p dir="auto">It appears that since I did not specify an initial value for the DatePicker that i... | <p dir="auto">If you set a minDate after the current date the OK button is disable and date cannot be chosen.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/2734825/10124774/db944bb8-655d-11e5-8b5a-06e980be0eb8.png"><img src="https://cloud.github... | 1 |
<h2 dir="auto">System information</h2>
<p dir="auto">Have I written custom code (as opposed to using a stock example script provided in TensorFlow):no<br>
OS Platform and Distribution (e.g., Linux Ubuntu 16.04):CentOS Linux release 7.2<br>
TensorFlow installed from (source or binary):Anaconda python 3.6.5(conda install... | <h2 dir="auto">System information</h2>
<p dir="auto">Have I written custom code (as opposed to using a stock example script provided in TensorFlow):no<br>
OS Platform and Distribution (e.g., Linux Ubuntu 16.04):CentOS Linux release 7.2<br>
TensorFlow installed from (source or binary):Anaconda python 3.6.5(conda install... | 1 |
<p dir="auto">Windows does some funny things with environmental variables. There are 2 interfaces: an ASCII and a Unicode one: a problem arises in that any libraries "getting" from the ASCII one (in my case, R) won't see anything "set" by the Unicode one (which is used by Julia).</p>
<p dir="auto">See discussion on jul... | <p dir="auto">Loading the array literal in <a href="https://gist.github.com/joehuchette/fc42eaab6540eb06aa86">this gist</a> either at the REPL or via <code class="notranslate">include</code> leads to an <code class="notranslate">ERROR: OverflowError()</code> on <code class="notranslate">v"0.4.0-dev+5994"</code>, but wo... | 0 |
<h3 dir="auto">Describe the issue:</h3>
<p dir="auto">Running <code class="notranslate">numpy.test()</code> resulted in 2 failures.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="FAILED typing/tests/test_generic_alias.py::TestGenericAlias::tes... | <h3 dir="auto">Describe the issue:</h3>
<p dir="auto">Running numpy.test() results in attribute error</p>
<h3 dir="auto">Reproduce the 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
np.test... | 1 |
<p dir="auto">$git clone --recursive <a href="https://github.com/pytorch/pytorch">https://github.com/pytorch/pytorch</a><br>
$cd pytorch<br>
$python setup.py install<br>
running install<br>
running build_deps<br>
-- The C compiler identification is GNU 6.4.0<br>
-- The CXX compiler identification is GNU 6.4.0<br>
-- Ch... | <p dir="auto">This one: <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/pytorch/pytorch/commit/445cc1f5b9a1647949c7b27b60e9800339f88db9/hovercard" href="https://github.com/pytorch/pytorch/commit/445cc1f5b9a1647949c7b27b60e9800339f88db9"><tt>445cc1f</tt></a><br>
Here's the <a h... | 1 |
<h4 dir="auto">Code Sample, a copy-pastable example if possible</h4>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="pd.to_datetime(pd.Series('5pm april'))
"><pre class="notranslate"><code class="notranslate">pd.to_datetime(pd.Series('5pm april'))
... | <h4 dir="auto">Code Sample, a copy-pastable example if possible</h4>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="In [147]: pandas.Timestamp('4 pm')
---------------------------------------------------------------------------
O... | 1 |
<ol dir="auto">
<li><code class="notranslate">0</code> as input for min <code class="notranslate">Y AXIS BOUNDS</code> in <code class="notranslate">Multiple Line Charts</code> gets ignored, everything else works though (e.g. 5, 1000, -5).</li>
<li>Selecting <code class="notranslate">Y BOUNDS</code> does nothing.</li>
<... | <p dir="auto">Currently, many German translations are missing or wrong.</p>
<p dir="auto">I'm planning to provide a PR contributing PO/JSON files for the <code class="notranslate">de</code> locale. Mimicking the good practice of <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/a... | 0 |
<p dir="auto">Julia needs at least some of the usual file/directory manipulation functions. Something like <code class="notranslate">stat</code>, for sure, as well as <code class="notranslate">readdir</code>, maybe <code class="notranslate">glob</code>.</p>
<p dir="auto">Also, this is a bug:</p>
<div class="snippet-cli... | <p dir="auto">After PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="380988831" data-permission-text="Title is private" data-url="https://github.com/JuliaLang/julia/issues/30046" data-hovercard-type="pull_request" data-hovercard-url="/JuliaLang/julia/pull/30046/hovercard" href="htt... | 0 |
<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 issues. (tried my best to find a duplicate on this)</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class... | <p dir="auto">Please:</p>
<ul dir="auto">
<li>[x ] Check for duplicate issues.</li>
<li>[x ] Provide a complete example of how to reproduce the bug, wrapped in triple backticks like this:</li>
</ul>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboa... | 0 |
<p dir="auto">Do some changes, open some files, try to view the changes in the diff view. Only started happening today (vscode <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/microsoft/vscode/commit/cf459844188555d540353402b6849c2d91c05289/hovercard" href="https://github.com/m... | <ul dir="auto">
<li>VSCode Version: 0.10.11</li>
<li>OS Version: Windows 8.1 Enterprise</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Create a new file and set the syntax to Javascript or TypeScript</li>
<li>Type letters or variable</li>
</ol>
<p dir="auto"><a target="_blank" rel="noopener norefe... | 0 |
<p dir="auto"><code class="notranslate">matplotlib.collections.PatchCollection.set_visible</code> doesn't seem to work.<br>
I was unable to set the arrows of a <code class="notranslate">pyplot.streamplot</code> invisible.</p> | <p dir="auto">As discussed in <a href="http://stackoverflow.com/questions/18409444/how-to-update-color-of-streamplot-in-matplotlib/18409978#18409978" rel="nofollow">this SO question</a> and <a href="http://matplotlib.1069221.n5.nabble.com/Problem-with-PatchCollection-and-FancyArrowPatch-td40372.html" rel="nofollow">thi... | 1 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Documentation Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto"><a href="http://docs.ansible.com/ansible/latest/dev_guide/developing_modules.html" rel="nofollow">http://docs.ansible.com/ansible/latest/dev_guide/developing_modules.html</a></p>
<h5 dir="... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">Synchronize Module</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.2.1.0
... | 0 |
<h3 dir="auto">Current Behavior</h3>
<p dir="auto">Files under directories already added to <code class="notranslate">files</code> of package.json cannot be excluded by adding them to <code class="notranslate">files</code> (like <code class="notranslate">!some_directory</code>). Up to npm 6.14.11 it was possible to exc... | <h3 dir="auto">Current Behavior:</h3>
<p dir="auto"><code class="notranslate">npm publish --dry-run</code> includes <code class="notranslate">__tests__</code> and <code class="notranslate">__mocks__</code></p>
<p dir="auto">package.json:</p>
<div class="highlight highlight-source-json notranslate position-relative over... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><input type="c... | <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">I am training the CNN, I have embedding layer, conv layer, fc layer and etc. I can get the training time per batch, but how can I get the training time of each layer per batch?</p> | <p dir="auto">As stated on <a href="http://tensorflow.org" rel="nofollow">http://tensorflow.org</a>,</p>
<blockquote>
<p dir="auto">TensorFlow is not complete; it is intended to be built upon and extended.</p>
</blockquote>
<p dir="auto">I would therefore like to know if a roadmap exists.</p> | 0 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/1321" rel="nofollow">http://projects.scipy.org/scipy/ticket/1321</a> on 2010-10-28 by trac user commandant2k, assigned to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/wnbell/hovercard" data-oct... | <p dir="auto">When I compile scipy 1.7.0, an error occured that says "ModuleNotFoundError: No module named 'pythran'". Then I execute <code class="notranslate">pip install pythran</code>, something confusing happened.</p>
<p dir="auto"><strong>17 packages been installed</strong>:</p>
<p dir="auto"><code class="notransl... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><input type="c... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><inp... | 0 |
<p dir="auto">by <strong><a href="mailto:richard@bucker.net">richard@bucker.net</a></strong>:</p>
<pre class="notranslate">When using GOLANG's encoding for JSON and the datatype is Time. "omitempty"
does not work. It always emits the default value '0001-01-01 00:00:00 +0000 UTC'. This
is not working as expected(<a href... | <p dir="auto">It is common to use go/types is as part of a go generate command<br>
or other command line tool to introspect a Go package.</p>
<p dir="auto">The go tool goes to some lengths to ensure that whenever<br>
you operate on a package, it builds the source for that<br>
package into object form before using it, s... | 0 |
<h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">HEX code passed to the <code class="notranslate">color</code> parameter of any Pyplot plots/patches/fills results in incorrect color being rendered.</p>
<p dir="auto"><strong>Code for reproduction</strong></p>
<div class="high... | <h3 dir="auto">Bug summary</h3>
<p dir="auto">matplotlib.set_loglevel() adds a <code class="notranslate">logging</code> console handler which then leads to duplicate messages in application code. The best practice is to allow the application code to add the handlers to its logger along with formatting, filtering, etc. ... | 0 |
<p dir="auto">I'm having a hard time figuring a few things out as I'm not the world's best programmer. I often don't know if I've done something wrong in Python or something specific to Scrapy, and there aren't a great deal of beginner level examples out there.</p>
<p dir="auto">I'm looking for somewhere I could ask a ... | <h3 dir="auto">Description</h3>
<p dir="auto">I'm trying to export <code class="notranslate">scrapy crawl</code> results to JSON Lines format to the file with extension <code class="notranslate">.jsonl</code> (this is requirement of the external system in our case) and ovewrite the file for multiple executions.<br>
As ... | 0 |
<h1 dir="auto">Environment</h1>
<p dir="auto">Windows 10</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd]
Windows Terminal version (if applicable):
Any othe... | <p dir="auto">When using terminal, its a common pattern to frequently switch between 2 or more different shells, it will be will be really useful if these frequently used shells appear on the context menu when u right click from the pinned terminal on the taskbar.</p>
<p dir="auto">This will make the user experience mu... | 0 |
<p dir="auto">Consider example.<br>
I have default edit_form.html.twig (for example for crud operations in admin). But I need to customize form for special case. I created custom_edit_form.html.twig and trying to redefine form_widget block. But this example doesn't work - I still see whole form, instead of 'blablabla'... | <p dir="auto">When extending a template, if the parent uses the form_theme tag and the child too, the form template wil always be the one defined in the parent template.</p>
<div class="highlight highlight-text-html-django notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{# p... | 1 |
<h2 dir="auto">Environment info</h2>
<ul dir="auto">
<li><code class="notranslate">transformers</code> version: 4.11.0.dev0</li>
<li>Platform: Linux-5.4.0-1055-azure-x86_64-with-glibc2.10</li>
<li>Python version: 3.8.1</li>
<li>PyTorch version (GPU?):</li>
<li>Tensorflow version (GPU?): 2.5.0 (Yes)</li>
<li>Using GPU... | <p dir="auto">I have finetuned a <code class="notranslate">facebook/bart-large</code> model following the example here: <a href="https://github.com/huggingface/transformers/blob/master/examples/summarization/finetune.py">https://github.com/huggingface/transformers/blob/master/examples/summarization/finetune.py</a></p>
... | 0 |
<p dir="auto">When I press apply when editing a shortcut or remapping the dialogue should let me know the remapping was successful, then close.</p> | <p dir="auto">We're making KBM a modal dialogue, and for remappings to work they'll have to cancel the window. Thus, Apply isn't the correct wording anymore</p> | 1 |
<h2 dir="auto">ℹ Computer information</h2>
<ul dir="auto">
<li>PowerToys version: 0.21.1</li>
<li>PowerToy Utility: Keyboard Manager</li>
<li>Running PowerToys as Admin: Yes</li>
<li>Windows build number: 18363.1082</li>
</ul>
<h2 dir="auto"><g-emoji class="g-emoji" alias="memo" fallback-src="https://github.githubasset... | <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>Windows build number: 18362.959</li>
<li>PowerToys version: 0.19.2</li>
<li>PowerToy module: Keyboard Manager</l... | 1 |
<h3 dir="auto">Bug summary</h3>
<p dir="auto">Hello, I have tried to run this code I have found on the internet : <a href="https://your-article-is-too-long.tumblr.com/post/625544391640203264/how-does-fire-spread" rel="nofollow">https://your-article-is-too-long.tumblr.com/post/625544391640203264/how-does-fire-spread</a>... | <h3 dir="auto">Bug summary</h3>
<p dir="auto">In 3.5.0 if you do:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import matplotlib.pyplot as plt
import numpy as np
import matplotlib as mpl
fig, ax = plt.subplots()
norm = mp... | 1 |
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/kitsonk/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kitsonk">@kitsonk</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hover... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="deno 0.33.0
v8 8.1.108
typescript 3.7.2"><pre class="notranslate"><code class="notranslate">deno 0.33.0
v8 8.1.108
typescript 3.7.2
</code></pre></div>
<p dir="auto">I tried to bundle a file with cont... | 1 |
<h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project... | <h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project... | 1 |
<p dir="auto"><code class="notranslate">micro_vision</code> and <code class="notranslate">micro_speech</code> examples are showing following error on invoking makefile to build</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="/bin/sh: 1: [[: not... | <p dir="auto">when i follow the [guide] to demonstrate the absolute basics of using TensorFlow Lite for Microcontrollers.i create a folder for mbed,but i get this error:<br>
make:*** no rule to make target "tensorflow/lite/experimental/micro/tools/make/gen/mbed_cortex-m4/prj/hello_world/mbed/tensorflow/lite/experiment... | 1 |
<p dir="auto">Ubuntu 12.04</p>
<p dir="auto">When pressed alt-f4 to exit the editor, i got a message:<br>
The editor is not responding. Would you like to force close it or just keep waiting?</p> | <p dir="auto">This happens every time I quit atom now. I just pulled and built 10 seconds before this issue was created.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/69169/2612103/3096e72a-bbb8-11e3-9727-8bd7b3a08809.png"><img src="https://clou... | 1 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">core<br>
(<code class="notranslate">with_items</code> and nested <code class="notranslate">environment</code>s)</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notransl... | <p dir="auto">For example, the following yaml:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" environment:
str: "play level"
tasks:
- name: test 1
command: "/bin/echo $str"
environment:
str: ... | 1 |
<p dir="auto"><strong>Apache Airflow version</strong>: 2.0.1</p>
<p dir="auto"><strong>Environment</strong>: Python virtual environment based on <em>circleci/python:3.7.9-stretch</em></p>
<p dir="auto"><strong>What happened</strong>: We have CircleCI running unit tests for an extensions library we built for airflow. It... | <p dir="auto"><strong>Apache Airflow version</strong>: 1.10.12</p>
<p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>):</p>
<p dir="auto"><strong>Environment</strong>:</p>
<ul dir="auto">
<li><strong>Cloud provider or hardware configurat... | 0 |
<p dir="auto">[Enter steps to reproduce below:]</p>
<ol dir="auto">
<li>...</li>
<li>...</li>
</ol>
<p dir="auto"><strong>Atom Version</strong>: 1.0.0<br>
<strong>System</strong>: Unknown Windows Version<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncaught Error: Cannot... | <p dir="auto">I right-clicked on a folder in the tree view</p>
<p dir="auto"><strong>Atom Version</strong>: 0.194.0<br>
<strong>System</strong>: Windows 7 Entreprise<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncaught Error: Cannot find module './context-menu'<br>
Erro... | 1 |
<h1 dir="auto">Environment</h1>
<p dir="auto">PowerToys version: <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/microsoft/PowerToys/commit/1891bd494c32401e9531a6ff212ae82bcccff837/hovercard" href="https://github.com/microsoft/PowerToys/commit/1891bd494c32401e9531a6ff212ae82bc... | <p dir="auto">Running PowerToys without admin rights being turned on, restarting the PC, whilist it is running in the background causes an exception in the system.</p>
<h1 dir="auto">Steps to reproduce the issue:</h1>
<p dir="auto">Unselect "Run As Admin" mode.<br>
Untick "Run at startup"<br>
Restart the PC.</p>
<p dir... | 0 |
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br>
I think its a bug not sure</p>
<p dir="auto"><strong>What is the current behavior?</strong><br>
I am using a function which creates a component which lazy loads the underlying component using React.lazy. My idea for c... | <p dir="auto">Describe what you were doing when the bug occurred:</p>
<ol dir="auto">
<li>Viewing a component within Storybook</li>
<li>Opened Profiler</li>
<li>Changed the target from Root to Story</li>
</ol>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.2.0-a... | 0 |
<p dir="auto">升级到 v2.1.6 版本后,出下如下异常。<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/7324648/21306352/763b57a6-c60b-11e6-93ac-fbf191e41d92.png"><img src="https://cloud.githubusercontent.com/assets/7324648/21306352/763b57a6-c60b-11e6-93ac-fbf191e41d92.png" alt="... | <h3 dir="auto">What problem does this feature solve?</h3>
<p dir="auto">When passing props to a component, the following pattern is very common,</p>
<p dir="auto"><code class="notranslate"><my-component :propA="propA" :propB="propB" /></code></p>
<p dir="auto">I am proposing that when the prop name is the same as... | 0 |
<p dir="auto"><a href="http://mathjs.org/index.html" rel="nofollow">http://mathjs.org/index.html</a></p> | <p dir="auto"><a href="https://github.com/josdejong/mathjs">https://github.com/josdejong/mathjs</a></p> | 1 |
<h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">main (development)</p>
<h3 dir="auto">What happened</h3>
<p dir="auto">Opening issue as per comment : <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1237305447" data-permission-text="Title is private" data-url="https://github.... | <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">After migrating from Airflow 2.2.4 to 2.3.0 scheduler fell into crash loop throwing:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-cl... | 1 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/914" rel="nofollow">http://projects.scipy.org/scipy/ticket/914</a> on 2009-04-06 by trac user lckarssen, assigned to unknown.</em></p>
<p dir="auto">I tried to use special.assoc_laguerre(x,n,k) today and noticed that it returns 0.0 for n=... | <p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/787" rel="nofollow">http://projects.scipy.org/scipy/ticket/787</a> on 2008-11-10 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/pv/hovercard" data-octo-click="hovercard-link-click" data-octo-d... | 1 |
<p dir="auto">For example,<br>
<a href="http://doc.rust-lang.org/std/rc/struct.Weak.html" rel="nofollow">struct Weak</a><br>
<a href="http://doc.rust-lang.org/std/rc/struct.Rc.html" rel="nofollow">struct Rc</a><br>
<a href="http://doc.rust-lang.org/std/boxed/struct.Box.html" rel="nofollow">struct Box</a><br>
The [src] ... | <p dir="auto">In <a href="http://doc.rust-lang.org/std/sync/struct.Arc.html" rel="nofollow">http://doc.rust-lang.org/std/sync/struct.Arc.html</a><br>
click "src". It links to <a href="http://doc.rust-lang.org/alloc/arc/struct.Arc.html?gotosrc=1343" rel="nofollow">http://doc.rust-lang.org/alloc/arc/struct.Arc.html?gotos... | 1 |
<p dir="auto">When implementing <code class="notranslate">Drop</code> on a type that has type parameters (which requires <code class="notranslate">#[unsafe_destructor])</code>, if the <code class="notranslate">Drop</code> impl is specialized to some concrete type parameter, the specialization is ignored in the drop glu... | <p dir="auto">E.g. a <a href="http://doc.rust-lang.org/std/?search=trait%3A%20Eq" rel="nofollow">search for <code class="notranslate">trait: Eq</code></a> is rendered in the URL as <a href="http://doc.rust-lang.org/std/?search=Eq" rel="nofollow">a plain <code class="notranslate">Eq</code> search</a>. Theoretically the ... | 0 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="memo" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4dd.png">📝</g-emoji> Provide a description of the new feature</h2>
<p dir="auto">There are a set of users that really love <kbd>alt</kbd>+<kbd>space</kbd>. We overrode that by default. <stro... | <h1 dir="auto">Environment</h1>
<p dir="auto">Windows build number: Version 1909 (Build 18363.836)<br>
PowerToys version: 0.18.1<br>
PowerToy module for which you are reporting the bug (if applicable): PowerToys Run</p>
<h1 dir="auto">Steps to reproduce</h1>
<p dir="auto">I've installed the powertoys in version 0.18.0.... | 0 |
<p dir="auto">hi there..<br>
my wife got a meticulous problem in the official LOGO of Tensorflow.</p>
<p dir="auto">see the logo:<br>
(<a href="https://user-images.githubusercontent.com/39337227/43732365-c2b3a27e-99c6-11e8-94dc-735a1727678e.JPG" rel="nofollow">https://user-images.githubusercontent.com/39337227/43732365... | <p dir="auto">In Tensorflow logo, the left arm of the T looks like 2 units long, while the right arm is 1 unit long. So, if I am not mistaken, the shadow should look different (asymmetrical).</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/695274/... | 1 |
<p dir="auto">Output of <code class="notranslate">node_modules/.bin/electron --version</code>: <code class="notranslate">v3.0.7</code> (I tried almost all the versions above 3.0.0)<br>
Operating System (Platform and Version): Mac OSX Sierra<br>
Output of <code class="notranslate">node_modules/.bin/electron --version<... | <p dir="auto">It seems that Chromium disallows using guest view as devtools, I need to find out the code in Chromium to fix it.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="not ok 55 <webview> tag setDevToolsWebContents() API sets webC... | 1 |
<p dir="auto">Running</p>
<p dir="auto"><code class="notranslate">f2py -c --help-compiler</code></p>
<p dir="auto">hangs indefinitely on Ubuntu 18.04 as a result of <code class="notranslate">shlex.split()</code> being called on <code class="notranslate">None</code>.</p>
<p dir="auto">This occurs at line 471 in <code cl... | <p dir="auto">Installation of NumPy 1.16.0 will hung up for me with python 2.7.15 for me,<br>
in fcompiler detection.</p>
<p dir="auto">Hung up here:<br>
</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/971e2e89d08d... | 1 |
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class C { get x() { return 1; } get x() { return 1; } // error}
class D { set x(v) { } set x(v) { } // error}
class E { get x() { return 1; } set x(v) { ... | <p dir="auto">From <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="141163009" data-permission-text="Title is private" data-url="https://github.com/microsoft/TypeScript/issues/7535" data-hovercard-type="issue" data-hovercard-url="/microsoft/TypeScript/issues/7535/hovercard" href="http... | 0 |
<h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have 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 read the relevant section in the<br>
<a href="http://docs.celeryproject.org/en/latest/contributing.html#other-bugs" rel="nofollow">contribu... | 0 |
<p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">nightly (1.9.0-dev.20160502)</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="// ext1.d.ts
declare module "State&quo... | <p dir="auto">Randomly during build, the typescript compiler will issue such errors while the class does actually have the property set as static:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class MyClass
{
static MyProp:... | 0 |
<p dir="auto">The following looks like a bug to me (but maybe I misunderstand the intent of the two filters in question and how they are meant to interact).</p>
<table role="table">
<thead>
<tr>
<th><strong>Elasticsearch version</strong></th>
<th>2.2</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Plugins installed</stron... | <p dir="auto">A potentially useful processor is one that can generate one or more "fingerprints" from an incoming document. This could aid in finding duplicates, detecting plagarism, or clustering similar documents together.</p>
<p dir="auto">I think there are two realms of fingerprinting: content fingerprinting and s... | 0 |
<p dir="auto">In a window with several tabs, some of them <em>dirty</em>, using Close Pane (from File menu) pops the "Changes will be lost" dialog. However clicking the Cancel button still closes the <em>untouched</em> tabs.</p>
<p dir="auto">Expected behaviour: do not close anything.</p>
<p dir="auto">Additionally, cl... | <p dir="auto">Closing a pane closes unsaved files without prompting or saving</p>
<ul dir="auto">
<li><strong>Atom Version:</strong> 0.143.0-b29a61e</li>
<li><strong>Atom-Shell Version:</strong> 0.19.1</li>
<li><strong>OS Version:</strong> Mac OS X 10.10</li>
<li><strong>Misc Versions</strong>
<ul dir="au... | 1 |
<p dir="auto">It is possible to select the date later than the lastDate.<br>
Steps to reproduce:</p>
<ol dir="auto">
<li>create Date picker with firstDate set to today's date e.g. 22/09/2018, lastDate set to 1 year later -> 22/09/2019</li>
<li>showDatePicker, select a later date e.g. 30/09/2018</li>
</ol>
<p dir="au... | <p dir="auto">DatePicker failed on assertion when I choose past year and selected day-month is before firstDate</p>
<p dir="auto">I have a DatePicker with first and last dates. Lets say from 6-09-2016 to 15-01-2019. Today is 4th May 2018. I choose year 2016. DatePicker changes only year in selected date. So it wants t... | 1 |
<h4 dir="auto">Description</h4>
<p dir="auto">Hi, with installed:<br>
python-2.7.14<br>
numpy-1.13.1<br>
scipy-0.18.0<br>
Cython-0.28.1</p>
<p dir="auto">compiling scikiyt-learn-0.19.1 on Slackware64-current: gives this error:<br>
Cython.Compiler.Errors.CompileError: sklearn/metrics/cluster/expected_mutual_info_fast.p... | <p dir="auto">There has been an error in the scipy-dev-wheels build for a few days, e.g. <a href="https://travis-ci.org/scikit-learn/scikit-learn/builds/317609541" rel="nofollow">https://travis-ci.org/scikit-learn/scikit-learn/builds/317609541</a>. Seems due to cython-dev:</p>
<div class="snippet-clipboard-content notr... | 1 |
<h3 dir="auto">Problem description</h3>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/4742672/26117547/8d34bd40-3a2c-11e7-8374-4aea5b6d8f0d.png"><img src="https://cloud.githubusercontent.com/assets/4742672/26117547/8d34bd40-3a2c-11e7-8374-4aea5b6d8f... | <p dir="auto"><code class="notranslate">TextField</code> with a <code class="notranslate">label</code> set to something and <code class="notranslate">type</code> set to date but with no initial value displays the label and <code class="notranslate">mm/dd/yyyy</code> on top of each other in the <code class="notranslate"... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the superset logs for python stacktraces and included it here as text if any</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task... | <p dir="auto">Scenario:<br>
If I use the SQL Lab with a postgres database, that has multiple schemas, the schema selection on the left side leads to (psycopg2.OperationalError) FATAL: database "schema" does not exist.<br>
Even though the inspection of the schema works and I get all tables under the third dropdown.</p>
... | 0 |
<h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">Pull down to trigger a refresh. While the refresh is occurring pull down again and the refresh callback is executed again. This is similar but not an exact duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="164202111" da... | <h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">Trigger a refresh() of the RefreshIndicator and then scroll down (drag your finger up). The refresh indicator goes away even though the Future from refresh() has not complete. The indicator should stay visible: <a href="https://material-design.storage.googleapis.com/... | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="2m[DEBUG]�[0;0m Invoking pip: ['/home/travis/virtualenv/python3.5.0/bin/python', '-m', 'pip.__main__', 'install', '--verbose', 'scipy']
File /home/travis/build/TwentyBN/20bn-utils/target/logs/install_... | <p dir="auto">Running a recent build of NumPy from master ('1.12.0.dev0+cc51ba8') on Python 3.5 (OS X 10.11.5), I am not able to build several dependent packages, such as SciPy and Statsmodels. On build, each seems to be unable to locate <code class="notranslate">npymath</code>. Here is the output from a failed SciPy b... | 1 |
<p dir="auto"><a href="https://www.sqlite.org/lang_update.html" rel="nofollow">https://www.sqlite.org/lang_update.html</a></p>
<p dir="auto">see if we can flip this on and not spend too much time on it, lots of tests will light up if we add the method so should be quick</p> | <h3 dir="auto">Describe the use case</h3>
<p dir="auto">Allow the UPDATE-FROM syntax with sqlite instead of raising <code class="notranslate">NotImplementedError</code>.</p>
<h3 dir="auto">Databases / Backends / Drivers targeted</h3>
<p dir="auto">SQLite version >= 3.33.0<br>
This is available in the standard librar... | 1 |
<p dir="auto"><code class="notranslate">deno version rc1.0</code></p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="deno install -A --unstable 'https://deno.land/x/deku/mod.ts'"><pre class="notranslate">deno install -A --unstabl... | <p dir="auto">Basically I ran <code class="notranslate">deno upgrade --canary</code> and then <code class="notranslate">deno run --unstable someFile.ts</code> shortly after. Deno then notifies about a new canary being available, even though I am on the latest version already.</p>
<div class="snippet-clipboard-content n... | 0 |
<p dir="auto">This happens if the file system pane is closed.<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/69169/5708259/5b23db90-9a44-11e4-961c-f05aa9c158ff.png"><img src="https://cloud.githubusercontent.com/assets/69169/5708259/5b23db90-9a44-11e4-961c-f05a... | <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/962340/4600465/0b437936-50d5-11e4-803a-68afae7550d4.png"><img src="https://cloud.githubusercontent.com/assets/962340/4600465/0b437936-50d5-11e4-803a-68afae7550d4.png" alt="1" style="max-width: 100%;"></a... | 1 |
<h2 dir="auto">Summary</h2>
<p dir="auto">Trying to register a custom 404 (or any?) error handler using blueprints and the declaritive style seems to have no effect:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="# Has no ef... | <p dir="auto">Sorry in advance if it is not the right place to open this kind of issue.<br>
I think it would be nice to have issues labelled 'good first bug' for people wanting to contribute but not knowing how to start.</p> | 0 |
<p dir="auto">Having seen some inconsistent results from processing DataFrames - literally, running scripts over static data would generate different outcomes - we were able to boil down the following example:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data... | <p dir="auto">We are observing some inconsistent behaviour of the dataframe <code class="notranslate">query</code> method under windows.</p>
<p dir="auto">I enclose a smallish (3600 rows) dataframe where we find the issue.</p>
<p dir="auto">The following code fails randomly under Windows, but seems to work smoothly on ... | 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/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=michal.troicki" rel="nofollow">Michal Troicki</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9364?redirect=false" rel="nofollow">SPR-9364</a></strong> and commented</p>
<p dir="auto">If ReflectionUtils.findMethod ... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=marschall" rel="nofollow">Philippe Marschall</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9316?redirect=false" rel="nofollow">SPR-9316</a></strong> and commented</p>
<p dir="auto">AutowiredAnnotationBeanPostProc... | 1 |
<p dir="auto">When making a typo in the template of forgetting to include the directive in the component, the attribute silently gets removed without any warning.</p>
<p dir="auto">Example:<br>
<a [routeLink]="['Something']">Go to Something<br>
where 'routeLink' is a typo and should be 'routerLink'.</p>
<p dir="a... | <p dir="auto">In the ideal world we should be able to detect "dangling" attributes. In the <code class="notranslate"><div foo></code> example we should report <code class="notranslate">foo</code> as "dangling" when:</p>
<ul dir="auto">
<li>foo is not a valid HTML attribute (how come should we identify valid attri... | 1 |
<p dir="auto">I tried to find any kind of documentation on how numpy implements inequality comparison between complex numbers, but I found none.</p>
<p dir="auto">It seems like <code class="notranslate">__lt__</code> is implemented as <code class="notranslate">(lhs.real, lhs.imag) < (rhs.real, rhs.imag)</code>, or i... | <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=">>> np.arange(0, 10, 2)
array([0, 2, 4, 6, 8])
# as above, cast to complex
>>> np.arange(0 + 0j, 10 + 0j, 2 + 0j)
array([], dtype=complex128) #what?
# bizarre i... | 1 |
<p dir="auto">I saw the Unreal Bloom and Renderer Transparency issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="324874907" data-permission-text="Title is private" data-url="https://github.com/mrdoob/three.js/issues/14104" data-hovercard-type="issue" data-hovercard-url="/mrdoob/t... | <h5 dir="auto">Description of the problem</h5>
<p dir="auto">well, i tried to convert a animated model to add to my Oculus Home to a glb file, since it has something that blocks the home, it gives me back a corrupted copy/unanimated copy.</p>
<p dir="auto">Fix please?</p>
<h5 dir="auto">Three.js version</h5>
<ul class=... | 0 |
<p dir="auto"><strong>Apache Airflow version</strong>: 1.10.10</p>
<p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>):<br>
Client Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.2", GitCommit:"59603c6e503c87169aea6106f57b... | <p dir="auto"><strong>Apache Airflow version</strong>: v2.1.3</p>
<p dir="auto"><strong>OS</strong>: CentOS 7</p>
<p dir="auto"><strong>Apache Airflow Provider versions</strong>:</p>
<p dir="auto">apache-airflow-providers-amazon==1.0.0<br>
apache-airflow-providers-celery==1.0.0<br>
apache-airflow-providers-cncf-kuberne... | 0 |
<h3 dir="auto"><g-emoji class="g-emoji" alias="computer" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4bb.png">💻</g-emoji></h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Would you like to... | <p dir="auto">This input:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="export async function foo () {
await bar();
}
export async function bar () {
await foo();
}"><pre class="notranslate"><span class="pl-k">export</span> ... | 0 |
<h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li>
<li class="task-list-item"><input type="che... | <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 |
<h1 dir="auto">Bug report</h1>
<p dir="auto">I am trying to upgrade my project from 4.x to 5.22 beta and the application stops working with libraryTarget as 'system' , i am loading the module using System.JS dynamically and the exported methods are missing in the 5.X</p>
<div class="snippet-clipboard-content notran... | <h1 dir="auto">Bug report</h1>
<p dir="auto">DISCLAIMER: this issue is a duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="409909056" data-permission-text="Title is private" data-url="https://github.com/webpack/webpack/issues/8782" data-hovercard-type="issue" data-hove... | 0 |
<p dir="auto">Hi. This should work. It broke in late June. It works on Android. The error comes up only in iOS (simulator and ipad).<br>
I'm am requesting an empty reference because I want to save the reference UID with the record.</p>
<p dir="auto">From <code class="notranslate">firebase.firestore.CollectionRefere... | <p dir="auto">Unable to observe log from the device.</p>
<p dir="auto">Keep getting this error "timeout waiting for the application to start"</p>
<h2 dir="auto">Logs</h2>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ +38 ms] executing: [/User... | 0 |
<p dir="auto">UV offset and repeat (and probably some of the other texture properties) are uniforms which are strangely passed from the texture into the material, which leads to issues where you have to clone textures per material (wasting a ton of memory) if you want per-material offsets/repeats, or roll your own cust... | <h5 dir="auto">Description of the problem</h5>
<p dir="auto">Mesh with fewer morph targets be affected by another mesh with more morph targets.</p>
<p dir="auto">I duplicated the error <a href="https://jsfiddle.net/jhclaura/bvvpx40j/8/" rel="nofollow">here</a> by adding a cube with 4 morph targets into Three.js officia... | 0 |
<p dir="auto"><code class="notranslate">@types/enzyme</code> pulls <code class="notranslate">@types/cheerio</code> that pulls <code class="notranslate">@types/node</code> using triple slash notation that is not compatible with web platform and can't be disabled using <code class="notranslate">types</code> property in <... | <p dir="auto">Regarding the npm package "mongodb" in Version ~3.2.0 :</p>
<p dir="auto">Because of incomplete typedescriptions for at least the type , i get typescript compiling errors in my module.</p>
<p dir="auto">The lacking descriptions for my case are:<br>
</p>
<div class="snippet-clipboard-content notranslate p... | 0 |
<p dir="auto"><a href="https://github.com/huggingface/pytorch-pretrained-BERT/blob/35becc6d84f620c3da48db460d6fb900f2451782/pytorch_pretrained_bert/modeling.py#L387-L394">https://github.com/huggingface/pytorch-pretrained-BERT/blob/35becc6d84f620c3da48db460d6fb900f2451782/pytorch_pretrained_bert/modeling.py#L387-L394</a... | <h2 dir="auto">Environment info</h2>
<ul dir="auto">
<li><code class="notranslate">transformers</code> version: 4.18.0.dev0</li>
<li>Platform: macos high sierra 10.13.4</li>
<li>Python version: 3.9</li>
<li>PyTorch version (GPU?): 1.8.1 CPU</li>
<li>Using GPU in script?: no</li>
<li>Using distributed or parallel set-up... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=sbrannen" rel="nofollow">Sam Brannen</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6523?redirect=false" rel="nofollow">SPR-6523</a></strong> and commented</p>
<p dir="auto">Section <em>C.2.2.4 util:list/</em> of ... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=ttimbul" rel="nofollow">Thomas Timbul</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5199?redirect=false" rel="nofollow">SPR-5199</a></strong> and commented</p>
<p dir="auto">For the sake of clarity/modularisation... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=joerg.heinicke@gmx.de" rel="nofollow">Jörg Heinicke</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-3308?redirect=false" rel="nofollow">SPR-3308</a></strong> and commented</p>
<p dir="auto">The current reference at... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=dagi" rel="nofollow">Roman Pichlík</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5574?redirect=false" rel="nofollow">SPR-5574</a></strong> and commented</p>
<p dir="auto">Let suppose that there are beans of a giv... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><input type="c... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | 0 |
<p dir="auto">Hi, hope all is well :)</p>
<p dir="auto">It looks like DistilBertTokenizerFast doesn't take do_lower_case into account.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="from transformers import DistilBertTokenizerFast, DistilBertT... | <h3 dir="auto">System Info</h3>
<p dir="auto">2023-05-24 23:09:53.575434: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT<br>
WARNING:tensorflow:From /usr/local/lib/python3.10/dist-packages/transformers/commands/env.py:63: is_gpu_available (from tensorflow.python.framewor... | 0 |
<p dir="auto">I use the following <a href="https://www.martinmcgee.dev/starting-microsoft-playwright/" rel="nofollow">blog</a> to use the playwright lib.<br>
my app use login page, using the headless false<br>
when the chromium is opened it ask to provide <strong>certificate popup</strong> (my user) and when I click ... | <p dir="auto">Similarly to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="252845724" data-permission-text="Title is private" data-url="https://github.com/puppeteer/puppeteer/issues/540" data-hovercard-type="issue" data-hovercard-url="/puppeteer/puppeteer/issues/540/hovercard" href="... | 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 NT 10.0.18362.0
Windows Terminal version (if applicable): Windows Terminal (Preview), Version: 0.4.2382.0
Any other software? ... | <h1 dir="auto">Environment</h1>
<p dir="auto">Not 100%-scale display (high DPI monitor)</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Microsoft Windows [Version 10.0.18853.1000]
Windows Terminal version (if applicable): ... | 0 |
<ul dir="auto">
<li>Electron version: 0.37.6</li>
<li>Operating system: Ubuntu 16 64-bit</li>
</ul>
<p dir="auto">Hi guys,</p>
<p dir="auto">Trying to bring Electron app on top & focus it when the user pushes a registered globalShortcut. Nor App.focus() nor BrowserWindow.focus() seems working on Ubuntu. Could only ... | <ul dir="auto">
<li>Electron version: the one bundled with Atom 1.7.1, also 0.36.0</li>
<li>Operating system: Linux</li>
</ul>
<p dir="auto">The "focus()" call does not actually focus the window, it only raises it. Focus remains in the caller app (terminal, for instance).</p>
<p dir="auto">No "focus stealing prevention... | 1 |
<h2 dir="auto">Issue description</h2>
<p dir="auto">Hello! I am trying to install pytorch from source in conda, and I got these error message:</p>
<blockquote>
<p dir="auto">/home/lin/pytorch/torch/lib/THD/base/data_channels/DataChannelNccl.cpp:31:17: error: ‘ncclInt8’ was not declared in this scope<br>
{at::kChar, ncc... | <p dir="auto">We currently only support int varargs when they are the only argument in the Python torch wrapping. This limits, for example, the use of varargs in einsum.</p>
<p dir="auto">The root cause is in <a href="https://github.com/pytorch/pytorch/blob/c58893eb9eb9fca2c61aaee1c7013983569dad61/torch/csrc/utils/pyth... | 0 |
<p dir="auto">In 2.x, when you hide a popover, it is removed from the DOM:<br>
<a href="http://jsfiddle.net/moalla/vFDSZ/2/" rel="nofollow">http://jsfiddle.net/moalla/vFDSZ/2/</a></p>
<p dir="auto">In 3.x, when you hide a popover, it is not removed from the DOM:<br>
<a href="http://jsfiddle.net/wbutler/dCQ3v/" rel="nof... | <p dir="auto">i searched for an already opened issue but did not found any that was reporting this exact problem.</p>
<p dir="auto">I'm trying to use the destroy method on tooltip (bootstrap v3) but it does not remove the element from the DOM.</p>
<p dir="auto">Any idea ?</p>
<p dir="auto">Fiddle : <a href="http://jsfi... | 1 |
<p dir="auto">I'm not getting stack traces any time a module is loaded with errors. The module compiles fine on its own, but when a call to a method of the module gives an error, the only thing that gets printed is the exception string, but there is no line/stack information.</p>
<p dir="auto">This is with the latest J... | <p dir="auto">With <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="545944133" data-permission-text="Title is private" data-url="https://github.com/JuliaLang/julia/issues/34287" data-hovercard-type="pull_request" data-hovercard-url="/JuliaLang/julia/pull/34287/hovercard" href="https:/... | 0 |
<p dir="auto">Hi,</p>
<p dir="auto">I am using DBSCAN to cluster some points of mine and I run into some possibly memory related issues. If I try to cluster something in the ballpark of 50k two-dimensional points with the haversine metric, I am running out of memory on a machine with 16GB, and I am not sure that this i... | <p dir="auto">Currently <code class="notranslate">check_estimator</code> requires that if binary classification is supported, multiclass classification must also be supported. Perhaps this is not a sensible constraint for contrib projects (see <a class="issue-link js-issue-link" data-error-text="Failed to load title" d... | 0 |
<p dir="auto">Create a browser window with the <code class="notranslate">resizable: false</code> attribute in options - on OSX this acts as expected and is not able to be resized, on Linux you can still resize.</p> | <p dir="auto">Code like this does not work on ubuntu 14.04, the window size can be customized by dragging the edge.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="// Create the browser window.
mainWindow = new BrowserWindow({
width: 800,
... | 1 |
<p dir="auto">I am a beginner of pyTorch. I installed a non-cuda pyTorch on my machine, which clearly has no gpu installed, and run the simplest backward() function. But it didn't work out with the following exception:</p>
<p dir="auto">THCudaCheck FAIL file=torch/csrc/autograd/engine.cpp line=353 error=35 : CUDA drive... | <p dir="auto">Hi,</p>
<p dir="auto">I did the following :</p>
<ol dir="auto">
<li>
<p dir="auto">Install PyTorch in Ubuntu 16.04 via :<br>
<code class="notranslate">conda install pytorch torchvision -c soumith</code><br>
<a href="http://pytorch.org/" rel="nofollow">http://pytorch.org/</a><br>
using Anaconda2-4.3.1</p>
... | 1 |
<p dir="auto">Hello All,</p>
<p dir="auto">I am trying to load a big text file for pertaining a BERT model from scratch the size of the txt file is about 11GB and trying to load the model for pertaining is exhausting all the RAM on the system.</p>
<p dir="auto">Is it possible to load all the data in batches and then pe... | <h3 dir="auto">System Info</h3>
<p dir="auto">MacBook Pro (13-inch, M1, 2020)<br>
Chip Apple M1<br>
Memory 16 GB</p>
<p dir="auto">(Also tried with Google Colab)</p>
<h3 dir="auto">Who can help?</h3>
<p dir="auto">copy of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1382818942" da... | 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>yes</td>
</tr>
<tr>
<td>RFC?</td>
<td>no</td>
</tr>
<tr>
<td>Symfony version</td>
<td>^3.4.3</td>
</tr>
</tbody>... | <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.4</td>
</tr>
</tbody>
</t... | 1 |
<p dir="auto">Hi!</p>
<p dir="auto"><strong>Short description:</strong><br>
If components are loaded into parent component by router ContentChildren doesn't track them.</p>
<p dir="auto">Here is <a href="https://plnkr.co/edit/MHKTnwdA2r8My9buca6d?p=preview" rel="nofollow">plunker</a><br>
<strong>Preconditions:</strong>... | <p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="104148053" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/3922" data-hovercard-type="issue" data-hovercard-url="/angular/angular/issues/3922/hovercard" href="https://github.com/... | 1 |
<h3 dir="auto">Description</h3>
<p dir="auto">Seeing an issue where trying to jit() run the function results in the following error:</p>
<p dir="auto"><code class="notranslate">XlaRuntimeError: INTERNAL: RET_CHECK failure (external/org_tensorflow/tensorflow/compiler/xla/hlo/ir/hlo_computation.cc:962) ShapeUtil::Compati... | <p dir="auto">Hello,</p>
<p dir="auto">I am trying to understand exactly how auto-diff works with JAX. I have an example function:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="def fnc_jax(x1, x2):
return (jnp.divide(x1,x2) - jnp.exp... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.