text1
stringlengths
2
269k
text2
stringlengths
2
242k
label
int64
0
1
Hi, We have discovered that Celery might be swallowing a raised exception during task discovering, resulting in silently ignoring tasks. We run Celery in a Django Project. We run the autodiscover process to fetch all the tasks defined in each one of our tasks.py file in our installed apps packages. We want Celery B...
## Checklist * I have included the output of `celery -A proj report` in the issue. * I have verified that the issue exists against the `master` branch of Celery. ## Steps to reproduce Import error in django app's tasks.py module causes the import to silently fail, but allows the celery process to otherwise sta...
1
# Environment Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd] Windows Terminal version (if applicable): Platform ServicePack Version VersionString -------- ----------- ------- ------------- Win32NT 10.0.18362.0 Microsof...
# Environment Microsoft Windows [Version 10.0.18362.239] # Steps to reproduce In a standard CMD console window, from the properties dialog: 1. Terminal ~ ENABLE "Disable Scroll-Forward" 2. Layout ~ decrease "Screen Buffer Size / Height" to be equal to "Window Size / Height" # Expected beha...
0
* VSCode Version: 1.1.1 * OS Version: Debian Jessie Hello, I did not foud this usefull feature inside the user shortcut parameter: duplicate the current line Using any jetbrains IDE I am used to do this with this shortcut: ctrl+d Lets see if I am the only one who wants this feature inside vscode or if it is ...
Would be nice to have acme-like mouse chording. Would be even nicer letting the user configure the preferred mouse chord actions. http://acme.cat-v.org/mouse
0
## Environment info * `transformers` version: 4.1.1 * Platform: AWS Sagemaker * Python version: 3.6 * PyTorch version (GPU?): 1.6 * Tensorflow version (GPU?): * Using GPU in script?: YES * Using distributed or parallel set-up in script?: YES ### Who can help @LysandreJik @sgugger @alexorona ## Infor...
# ❓ Questions & Help I saw that "dynamic masking" was mentioned on the README file for language modeling: "In accordance to the RoBERTa paper, we use dynamic masking rather than static masking. The model may, therefore, converge slightly slower (over-fitting takes more epochs)." I couldn't find which class this m...
0
## 🐛 Bug ## To Reproduce Steps to reproduce the behavior: 19-12-18 Nightly Build Verion Runtime error Occurs when running a program also How do I use a Nightly version with a different date? The build time is too long and needs a different version. Thanks All call stack ntdll.dll!00007ff9...
## 🐛 Bug 'import torch' starts to fail in the nightly jobs beginning from Dec. 15. https://dev.azure.com/pytorch/PyTorch/_build/results?buildId=18361&view=results https://dev.azure.com/pytorch/PyTorch/_build/results?buildId=18363&view=results ## To Reproduce Steps to reproduce the behavior: 1. import torch ...
1
[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version** : 1.0.0 **System** : Microsoft Windows 8.1 Pro **Thrown From** : Atom Core ### Stack Trace Uncaught Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:...
I right-clicked on a folder in the tree view **Atom Version** : 0.194.0 **System** : Windows 7 Entreprise **Thrown From** : Atom Core ### Stack Trace Uncaught Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Fu...
1
### Is there an existing issue for this? * I have searched the existing issues ### This issue exists in the latest npm version * I am using the latest npm ### Current Behavior We have a workspace configured 2 levels deep as follows: . +-- package.json +-- a | `-- package.js...
### Is there an existing issue for this? * I have searched the existing issues ### This issue exists in the latest npm version * I am using the latest npm ### Current Behavior Given this project hierarchy: root │ package.json │ └───packages └───a │ package.j...
1
* [x ] I have searched the issues of this repository and believe that this is not a duplicate. I am getting the following error in my React / Next.js app: _Warning: Did not expect server HTML to contain a style in div._ This affects the way the page is rendered, with a lot of content either not rendered or with...
I get a "module not found" error whenever I try to import a file from a symlinked folder: ![screen shot 2017-10-24 at 8 29 57 pm](https://user- images.githubusercontent.com/943555/31979188-30f86246-b8fa-11e7-880f-47d34e3fa7d2.png) * I have searched the issues of this repository and believe that this is not a dupl...
0
It would be useful if view attributes could be passed to individual `choice` field options in a similar way as `attr` for most field types. Currently it seems not to be possible without duplicating both `ChoiceList` PHP class and duplicating both `choice_widget` and `widget_choice_options` template blocks. If the co...
It would be nice to be able to define extra HTML attributes for choices in a choice list that are added to the `option` or `input` tags. Origin of this ticket: #3456
1
Hi, for several days that I'm getting these errors. I have done make cleanall, make -C deps distclean but to no avail. libcholmod.a(cholmod_super_numeric.o):cholmod_super_numeric.c:(.text+0xf3f): undefined reference to `dsyrk_' libcholmod.a(cholmod_super_numeric.o):cholmod_super_numeric.c:(.text+0x...
Just tried to update this morning and I'm seeing the below after `make clean` and `make cleanall`; am I missing some other submodule update? libtool: install: /usr/bin/install -c .libs/libarpack.lai /c/Users/karbarcca/julia/usr/lib/libarpack.la libtool: install: /usr/bin/install -c .libs/libarpack....
1
Steps to reproduce this issue: 1. Go to: http://twitter.github.com/bootstrap/javascript.html#modals 2. Click: `Launch demo modal` 3. Click: `button` at the **Popover in a modal** section. 4. _Scroll_ the modal's content What happens: Popover gets stuck, doesn't "follow" the `button` What should happen: ...
The popover remains at the same position relative to the page and does not respect the position of the element it was initialized on. Below are two screenshots of the issue reproduced at http://twitter.github.com/bootstrap/javascript.html#modals (message me please if the links become broken). ![Scroll the page](http...
1
**Description** Currently `BaseOperator` and `XComArgs` implements the same logic of `__lshift__`, `__rshift__` and others "chain" operations (`>>`, `<<`). It seems resonable to abstract this logic into `TaskMixin` to introduce some DRYness especially because the new concept of `TaskGroup` will also implement the sa...
### Body We have a kind request for all the contributors to the latest Apache Airflow RC 2.4.2rc1. Could you please help us to test the RC versions of Airflow? Please let us know in the comment if the issue is addressed in the latest RC. * Retry on Airflow Schedule DAG Run DB Deadlock (#26347): @anthonyp97 * ...
0
# problem statement * node barks with warnings on every rejected 400/500 axios call specficically, it complains with: Warning: a promise was rejected with a non-error: [object Object] at IncomingMessage.handleStreamEnd (/path/to/my/pkg//node_modules/axios/lib/adapters/http.js:112:16) ...
It is good practice to reject promises with an error object because they have stack traces. When rejecting because of a bad status code, I suggest rejecting with an error object, e.g. `BadStatusCodeError`. You could then attach the response object to the error object so it can be accessed in a rejection handler.
1
Have tried the following and a couple of other iterations. I have jquery.js (full being brought in. Assume I don't need bootstrap-tooltips.js AND bootstrap-popover.js as well? Regardless, the problem isn't solved when including them. TIA. <a data-toggle="popover" class="m-btn blue rnd" data...
<div class="btn-group"> <a class="btn" rel="popover" data-content="Lorem ipsum dolor sit amet.">Click me!</a> </div> Clicking the button results in a blank popover appearing. Am I doing something wrong or is this an issue? If so, is there any workaround in the meantime? Thanks in advan...
1
I've opened a plugins.js file from a theme from ThemeForrest, this file was containing a lot of packed js plugins of a total of 700kb of code. The IDE simply got frozen for minutes until I could right click and close the tab. Using 0.201 on Windows 7 64bits with 4gb of ram and i5 processor.
So, I use my text editor for all kinds of things (writing code, reading readmes, editing dotfiles, etc). One of the things I do most often during any given day is open up large log files to troubleshoot Enterprise problems. These files can sometimes get as large as 500-800MB. I just tried viewing a 350MB log file an...
1
With option "Use Preview Tabs" single click and double click on file in tree view open preview mode. Double click in tree view as I understand must open normal tab. Tested on Ubuntu 15.04 & Windows 8
Using Atom v0.206.0-4941229 on Mac OS X 10.10.3. ![screen shot 2015-06-02 at 7 38 29 pm](https://cloud.githubusercontent.com/assets/1038121/7951649/0ca54bf4-095f-11e5-9aa6-84c1474b35bd.png) ### Repro Steps 1. Open Atom 2. Open Settings View 3. Navigate to Tabs package settings 4. Ensure "Use Preview Tabs" ...
1
### Is there an existing issue for this? * I have searched the existing issues ### Current Behavior I have a binary in `/usr/local/bin/`, which is not related to JavaScript. When I upgrade some package which has a global binary via `npm`, like `typescript` or `npm` itself, the SUID bit on that binary is reset, a...
### Is there an existing issue for this? * I have searched the existing issues ### This issue exists in the latest npm version * I am using the latest npm ### Current Behavior After running `sudo npm i -g foo` files under `/usr/bin` that were owned by `root` are now owned by the current user. I ran `sudo np...
1
why 992px is always there for bootstrap even if i changed it on customize page? btw only ONE 992px are there on bootstrap css file the other is already 1024px: @media (min-width: 992px) { .container { width: 990px; } } i already changed it on customize page to 1024px(@screen-md-min)
When customizing bootstrap (e.g. http://getbootstrap.com/customize/?id=7880081) and setting @screen-md-min = 1280px @screen-lg-min = 1900px @container-md = ((1220px + @grid-gutter-width)) @container-lg = ((1860px + @grid-gutter-width)) it will generate the default @screen-md-min 992px instead of 1280px boots...
1
Greetings I am using atom v0.145.0 in Linux x64 and when trying to use keyboard shortcuts, I discovered that atom itself recognizes shift + 7 as & character, not / as it is recognized inside the editor itself. This seems like an issue with the module recognizing key inside atom. If maybe it is only some configurati...
Original issue: atom/atom#1625 * * * Use https://atom.io/packages/keyboard-localization until this issue gets fixed (should be in the Blink upstream).
1
_From@joaomoreno on March 29, 2016 13:31_ ![image](https://cloud.githubusercontent.com/assets/22350/14109628/2eb381c4-f5c3-11e5-940e-a99f173f245e.png) JS outline always shows duplicate entries for top level functions. _Copied from original issue:microsoft/vscode#4741_
On Unixy platforms, tsc should by default not attempt to compile files that begin with a dot (hereafter called "hidden files"). These files are intended to be hidden, and in practice any file that has a name like `.foo.ts` is always a temporary file written by an editor while saving. Currently, when you run `tsc --w...
0
# PT Run will learn your most used search results and display those before others. PT Run will learn which search results you use the most. If I have 10 search results all more relevant to my input, then what I really want I must input the whole search criteria. An example of this is: If I go and search for "Rider...
Just an option to hide the system tray icon directly in the settings of the app. If you'd like to see this feature implemented, add a 👍 reaction to this post.
0
### Describe your issue. It seems like there is a bug when we try to use `stats.zscore` with a masked array that has a masked `nan` value at index 0, and with `nan_policy='omit'`. In such cases, the function returns an array filled with `nan` values. It seems to be caused by the following line, which checks whether...
_Note from@mdhaber: This is a deep issue that is slated to be addressed as part of this project. Before composing a PR related to this issue, please comment below or - even better - consider resolving another open issue!_ This is the general case for #8108 #8108 (comment) currently there is no special handling o...
1
## Feature request **What is the expected behavior?** Build simple bundle without any runtime chunk code overhead. Stackoverflow question: https://stackoverflow.com/questions/68369841/webpack- simple-bundle-no-runtime-chunk **What is motivation or use case for adding/changing the behavior?** Building simple, in...
Code in question: import cls from 'classnames'; // ... const dropdownClassName = cls({ [baseClassName]: true, [`${baseClassName}_is-open`]: uiState.isOpen, [`${baseClassName}_is-selected`]: isSelected, [`${baseClassName}_is-invalid`]: can...
0
**Damien Raude-Morvan** opened **SPR-7352** and commented I'm Debian Maintainer of SpringFramework package [1]. I'm working on integrating Spring Framework 3.0.3 into Debian and replace our libspring-2.5-java package. Right now, I'm reviewing source code of Spring Build (aka Ivy-overlay spring build system) and ...
**Nilesh Kapadia** opened **SPR-1219** and commented I have an application that registers JMX beans using MBeanExporter. If I deploy this application twice I get org.springframework.beans.factory.BeanCreationException caused by javax.management.InstanceAlreadyExistsException because the MBeans are already registered...
0
If we press any button (Flat as well as Raised) via "Enter Key", events are fired twice * I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior Events should be fired only once just as on mouse click ## Current Behavior Events are fired twice ## Steps to ...
* I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior Inline datepicker renders imidiatly near field. ## Current Behavior Inline datepicker at start renders dialog at position [0,0] then re render it at field. ## Steps to Reproduce (for bugs) https:...
0
## Environment info * `transformers` version: 3.4.0 * Platform: macOS-10.15.7-x86_64-i386-64bit * Python version: 3.8.5 * PyTorch version (GPU?): 1.7.0 (False) * Tensorflow version (GPU?): not installed (NA) * Using GPU in script?: N/a * Using distributed or parallel set-up in script? N/a ### Who ...
The docs recommend adding the special eos_token `<\s>` to the end of each string when encoding/decoding with `T5Tokenizer`. However, this (and the other special tokens e.g. `unk_token`, `pad_token` aren't assigned unique ids in the lookup vocabulary (they are mapped to `{0,1,2}`, which are indices for other common wo...
1
In the tensorflow API doc: https://www.tensorflow.org/versions/master/api_docs/python/nn.html#max_pool3d, it states: ksize: A list of ints that has length >= 5. 1-D tensor of length 5. The size of the window for each dimension of the input tensor. Must have ksize[0] = ksize[1] = 1. ksize[0] = ksize[1] = 1 must be k...
In file: tensorflow/g3doc/api_docs/python/functions_and_classes/shard0/tf.nn.avg_pool3d.md tensorflow/g3doc/api_docs/python/functions_and_classes/shard4/tf.nn.max_pool3d.md Original: **`ksize`** : A list of `ints` that has length `>= 5`. 1-D tensor of length 5. The size of the window for each dimensio...
1
Like my title, in the future could Deno use NodeJS module or developer have to rewrite NodeJS module for Deno?
We've resisted considering Node compatibility as Deno was under initial development so that those considerations didn't influence the design. But now Deno has a relatively established API and the URL module system is deeply baked in. It is unlikely, at this point, that considering compatibility with existing Node mod...
1
Hi this is an error that for some people must be confusing, when you dont add in a controller using annotations route the correct namespaces like: use Sensio\Bundle\FrameworkExtraBundle\Configuration\Method; and then you use : * @Method({"GET"}) In some anotattion in a co...
I was struggling to debug why I got a circular reference error trying to add my controller to a new application. The controller below with the config in routing.yml should be able to reproduce this. I found out that the error is triggered by a missing use statement: `use Sensio\Bundle\FrameworkExtraBundle\Configurati...
1
If a helper function is added by a plugin to the top of a file, and that helper function uses a babel-runtime function like `Object.keys`, the import does not always get converted. This only seems to happen if the helper is added from within a class. ### Input Code const assert = require('assert'); ...
I'm currently maintaining the 6to5-loader for webpack and I got an issue where @zxcabs suggests to create an extra runtime file, since my loader was generating duplicated code. For debugging purposes, I created a repository where I use several 6to5 runners (6to5-loader, grunt-6to5, gulp-6to5 and the 6to5 cli itself,...
0
I thought this was worth a separate issue. In #12981 @mb1234 posted a short comparison script to benchmark few methods on sparse matrices between Julia, Octave and Matlab. The script to perform the table below can be seen in #12981 (comment) except I added an explicit call to `gc()` between method invocations. The a...
This can be done for arguments whose types can be inferred. It will make things more convenient in general, but the cost is that it won't be easy to predict when an explicit conversion needs to be written. At the very least it will improve the situation with literals, so you don't need to write `int32(0)`.
0
The current orphan rules in the coherence check are stricter than they need to be. For example, if I have struct Foo then I cannot have an impl like the following impl ToStr for @Foo The goal of the orphan rules is to guarantee that we can detect duplicate trait implementatio...
"is_whitespace" and "maybe_digit" should be implemented using the libicu binding in module "std::unicode::icu". libicu is battle tested, we should not replicate their effort. See #1370
0
Image Resizer has default Image Size names `Small`, `Medium`, `Large` and `Phone`, which are localized. However, since these Image Sizes are stored in the settings.json file, if the sizes already exist in the profile in one language, the same language will be retrieved irrespective of the current OS language. For e...
After installing latest Power Toys ALT + Space # Environment Windows build number: [run "ver" at a command prompt] PowerToys version: PowerToy module for which you are reporting the bug (if applicable): # Steps to reproduce # Expected behavior # Actual behavior # Screenshots
0
Hello, thanks for sharing your great work. #### Summary We need to sign request before they are sent, that is : add a header with an ECDSA signature calculated with full request URL (including parameters) and body, to ensure they are not modified when they reach the server. In order to verify the signature, server...
## Describe the bug getting this error from the definitions via yarn2. ➤ YN0000: [@bb/common-framework]: ../../../../../.yarn/cache/axios-npm-0.20.0-535d9e0086-6cf2e96317.zip/node_modules/axios/index.d.ts(63,40): error TS2304: Cannot find name 'ProgressEvent'. this is from └─ axio...
0
I know that mirrors is blocked now because it causes the generated packages to be very large. However, on the long term, it should remain a goal to find a solution for this. Many libraries use mirrors so not being able to use mirrors for Flutter apps will make the framework a lot less powerful. The trade-off betwee...
When using firebase_ml_vision on IOS I receive an error for Firebase Auth. On android I receive an output that no faces were detected no matter if I use portrait or landscape. The output is: W/DynamiteModule(14227): Local module descriptor class for com.google.android.gms.vision.dynamite.face not f...
0
I ran into this error trying to setup a clean installation of the bootstrap source for development: npm ERR! peerinvalid The package grunt does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer grunt-banner@0.2.2 wants grunt@~0.4.1 npm ERR! peerinvalid Peer grun...
Hi. I am switching an old application that uses Prototype to jQuery and Bootstrap, but because of the amount of work it requires, I need to be able to make both coexist during the migration. Here I have reproduced an issue I have: http://jsfiddle.net/u6vWL/32/ Actually, the clearMenus() function triggers an "hid...
0
We haven't been running the testsuite on PPC64le so far, so when I started doing so on the next iteration of the buildbots, I noticed that we don't actually make it through the `sparse/sparse` tests: julia> Base.runtests("sparse/sparse") Test (Worker) | Time (s) | GC (s) | GC % | Alloc (MB) | R...
This appears to be a bug in `rand()`, that we have seen pop up in our CI a few times over the last couple months: ERROR: LoadError: TaskFailedException: InexactError: check_top_bit(UInt64, -64) Stacktrace: [1] throw_inexacterror(::Symbol, ::Type{UInt64}, ::Int64) at ./boot.jl:558 [2] ...
0
On Windows, when Electron ~~with Chromium61~~ is run, the path `%HOMEDRIVE%%HOMEPATH%\AppData\Roaming\Electron\logs` is created under the current directory. This can likely be attributed to the following code: electron/brightray/browser/browser_main_parts.cc Lines 168 to 179 in 306b627 | void OverrideAppLogsPa...
* Electron version: 1.8.2-beta 1 * Operating system: Windows 7 ### Expected behavior Launching electron should not create a subfolder. ### Actual behavior Running electron creates a subfolder in the electron folder. The subfolder is named "%HOMEDRIVE%%HOMEPATH%" and contains subfolders AppData\Roaming\Electro...
1
**I'm submitting a ...** (check one with "x") [x] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question ...
**I'm submitting a ...** (check one with "x") [ x] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question ...
1
**I'm submitting a ...** (check one with "x") [x] bug report [ ] feature request [ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question **Current behavior** Plunkr: http://plnkr.co/edit/QPW3qrQ...
**I'm submitting a ...** (check one with "x") [x] bug report => search github for a similar issue or PR before submitting **Current behavior** White screen, no error in console nor in webpack's terminal output. **Expected behavior** At least a few text words in screen, it's basically a simpl...
0
Nightly built, python2 gpu, cuda 7.5, cudnn 4.0.7, archlinux. TitanX. I run batch_norm_benchmark.py and got the following output: Forward convolution (lower layers). cpu shape:4/3 #layers:10 mode:op scale:True train:False - 0.043865 secs cpu shape:4/3 #layers:10 mode:py scale:True train:False...
This issue is a follow-up to this posting on stack overflow. As noted, the 0.10 version is ~3x slower than version 0.9 for a particular training script I am using. The same slow-down is observed when using the pip version with CuDNN4 or with a version compiled from source and CuDNN 5.1. I'm not sure what information...
1
Hi, I have a model that classifies RGB images and it works well. Now, I would like to use the same model on gray level images without re- training the new model. I could duplicate the gray level image in order to give it three identical channels, but it would use a excessive memory. So I would like to load the RG...
Apologies if this has been reported already at some other place, I have been googling for it quite a bit, with my colleague without success. While running the simple mnist example with keras+tensorflow using P100 GPGPU we encounter an issue at the intersection of keras/tensorflow/cuda Using TensorFlow backend. U...
0
This bug is easy to reproduce when training GANs but probably occurs in other cases as well. In GANs, batch normalization cannot be used in the discriminator. If BN is used in discriminator you will get errors like: W tensorflow/core/framework/op_kernel.cc:993] Invalid argument: You must feed a value f...
In Keras 2 (branch `keras-2`), the API for pretty much every layer has changed. We will keep supporting the Keras 1 API, and we will do so via **API conversion decorators**. As an example, I have written the conversion decorator for the `Dense` layer. It was done in this commit: `5516c8f` The decorator code is her...
0
Challenge use-hex-code-to-mix-colors has an issue. User Agent is: `Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36`. Please describe how to reproduce this issue, and include links to screenshots if possible. code is correct but test run is not ...
Challenge use-hex-code-to-mix-colors has an issue. User Agent is: `Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36`. Please describe how to reproduce this issue, and include links to screenshots if possible. <style> .red-text { ...
1
References #7888 I have a below snippet: <Fade in={this.state.scrollVisible}> <ScrollTopButton /> </Fade> Initially on load `this.state.scrollVisible` is `false`, but `ScrollTopButton` is visible anyway. After showing/hiding, it starts to work correctly, only initial load with `in={false}` ...
* [y] I have searched the issues of this repository and believe that this is not a duplicate. How do i make sure the bottom navigation is always, well, at the bottom? position: absolute; bottom: 0; width: 100%; This works but when keyboard is open, it will push the view up. ...
0
Code Example class Parent { constructor() { } }; class Child extends Parent { constructor() { super(); } scopedFunctionWithThis = () => { this.name = {}; } } 1. Save above snippet as `a.js` 2. Run `babe...
> Issue originally made by @jgrund ### Bug information * **Babel version:** 6.2.1 * **Node version:** 4.2.4 * **npm version:** 3.4.0 ### Options --plugins transform-es2015-modules-umd ### Input code import * as foo from '../index.js'; ### Description It appears that impo...
0
### System info * Playwright Version: 1.34.3 * Operating System: Mac * Browser: All * Other info: ### Source code * I provided exact source code that allows reproducing the issue locally. **Link to the GitHub repository with the repro** bug-repo **Steps** * Run the script `npm run all`. This runs t...
Hello, I am using Playwright in JavaScript and due to project requirements, the parallelization is done by grouping and using npm concurrent (to avoid double user sessions, can't control test data) Locally when I run the suite I get served two reports but at the end have only one index.html in my playwright-report...
0
After updating lodash.TypeScript.DefinitelyTyped from nuget to version 2.3.3 I have two d.ts files in folder typings/lodash: 'lodash-3.10.d.ts' and 'lodash.d.ts' After build I receive around 80 errors with content: Duplicate Identifier
* I tried using the latest stable version of tsc (`typescript@latest` = `typescript@3.1.1`). https://www.npmjs.com/package/typescript * I tried using the `@types/react-native@0.57.0` package and had problems. * Mention the authors (see `Definitions by:` in `index.d.ts`) so they can respond. * Authors: @all...
0
These don't seem to be generally useful enough to merit a place in the stdlib (and thus putting the maintenance burden on the core team). Does anyone object to removing them?
A placeholder text _in_ the search field hints: > …, '?' for more options so I've entered "?" _in the search field_ and ended up on this page: https://doc.rust-lang.org/std/?search=%3F Oops! I've realised that you've meant pressing `Shift+/` when text input _isn't focused_ , but text input placeholder text is gen...
0
#### Code Sample, a copy-pastable example if possible >>> index = pandas.to_timedelta([15e-7], unit="s") >>> index[0].nanoseconds 0 >>> index[0].microseconds 2 #### Problem description nanoseconds range input for to_timedelta function are rounded to microseconds. #### Expected Output...
I think this is rounding prematurely, though not entirely sure. Could also just be loss of precision when converting from a float -> int64. In [12]: pd.to_datetime(1434743731.8770001,unit='s') Out[12]: Timestamp('2015-06-19 19:55:31.877000') In [13]: pd.to_datetime(1434743731.8770001,unit=...
1
# Environment Microsoft Windows [Version 10.0.18362.388] Windows Terminal (Preview) 0.5.2762.0 tmux zsh (bullet-train theme) on Ubuntu WSL 18.04.3 LTS # Steps to reproduce Install tmux or zsh and install a theme with color blocks (e.g. bullet-train theme) and configure a powerline-f...
When using `(Get-Host).PrivateData` or `(Get-Host).UI.RawUI` to set Console Colors, they only exist when the console is opened. Typed text is not bound to them nor do the properties of `PrivateData` or `RawUI` indicate that they are properly set. (`Clear-Host`, effectively removes all changes from the Console.) Ena...
0
Q | A ---|--- Bug report? | yes Feature request? | no BC Break report? | no RFC? | no Symfony version | 3.4.6 This is the `symfony/standard-edition` with the reproducible error. Am I misunderstanding #23239, or is supposed that autowired controllers should call `setContainer()`? $ ./ve...
I'm on symfony 2.3.3 and I have a big problem with form embedded. I followed http://symfony.com/doc/current/cookbook/form/form_collections.html and, the calling of {{ form_widget(form.tags.vars.prototype)|e }} return an empty string and if I debug form.tags.vars.prototype, I have a FormView object. could somebody ...
0
Example here: http://is.gd/LKsPyZ enum Foo { Bar(u8) } fn main() { let x = Foo::Bar as u32; println!("{:?}", x); } In rust 1.0.0 stable, rustc prints "LLVM ERROR: expected relocatable expression" In nightly, it currently compiles and when run, the applica...
rustc 0.13.0-dev (`222ae8b` 2014-10-18 00:47:22 +0000) enum Tag { Dynamic, Inline(u8), Static, } #[test] fn f() { assert_eq!(Inline as uint, 1); } compiles and produces task 'f' failed at 'assertion failed: `(left == right) && (right ...
1
For example, the following code currently doesn't work. <div id="ticket"> <select v-model="chosenTicket" options="ticketOptions"> <option value="">Choose...</option> </select> <button v-attr="disabled: !chosenTicket" v-on="click: resetTicket">Clear</button> <p v-if="cho...
When using the `{text:'', value:''}` format for dynamic `<select>` options it becomes complex to get the `text` back out again for display since the `v-model` binds the `value`. One must then run a computed property and filter the `options` again and... you get the point. Would it be possible to to support a syntax ...
1
**Glide Version** : 4.0.0 **Integration libraries** : None **Device/Android Version** : Genymotion Nexus 5X 7.1.1 **Issue details / Repro steps / Use case background** : While scrolling in a `RecyclerView` with many pictures (~60) app crashes and throws a `ConcurrentModificationException`. **Glide load line /`Gl...
**Glide Version** : 4.0.0 **Integration libraries** : okhttp3-integration **Device/Android Version** : Galaxy Note 5 7.0/Nexus 6P 8.0 In my app there is a list (RecyclerView) of images, which load through Glide. Some images are GIF, so for them I use static thumbnails. When I quickly scroll down and up the app cr...
1
Hey, I hope that I did not made major flaws but I can not find a mistake. The output of argrelextrema() is always an empty numpy array. import numpy as np from scipy.signal import argrelextrema dat = np.genfromtxt("numbers.dat") print argrelextrema(dat[:], np.greater, order=6) _...
Scipy documentation lists scipy.sparse.dok_matrix as having three methods that return iterators: * iteritems() * iterkeys() * itervalues() None of these seem to exist. Example: from scipy import sparse A = np.random.rand(100,100) As = sparse.dok_matrix(A) As.iteritems() #<------ Thi...
0
Starting in julia 1.4, the `Warning` **disappeared** from `Profile` when you've overrun the profile buffer: On 1.3: julia> using Profile julia> Profile.init(n=10, delay=0.000001) # Definitely going to run out of buffer julia> @profile for _ in 1:10 peakflops() end julia> Pr...
The Regex docs provide indexing with Symbol, where the symbol is the name of the capture group. What is lacking is a way to retrieve the capture group names from either a Match or just the Regex itself (from the docs). s = "aaa bbb ccc" r = r"(?<a>.*) (?<b>.*) (?<c>.*)" m = match(r, s) # I don...
0
* I have searched the issues of this repository and believe that this is not a duplicate. * I have checked the FAQ of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2.7.1 * Operating System version: win10 * Java version: jdk1.8.0_101 ### Steps to reproduce this...
* I have searched the issues of this repository and believe that this is not a duplicate. * I have checked the FAQ of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2.7.3 * Operating System version: macOS 10.12.6 * Java version: 1.8 ### Steps to reproduce this ...
0
From @henryon on 2016-09-13T10:01:51Z ##### ISSUE TYPE * Bug Report ##### COMPONENT NAME shell module ##### ANSIBLE VERSION ansible 2.1.1.0 config file = configured module search path = Default w/o overrides ##### CONFIGURATION roles_path = ./roles callback_plugins = ./plugi...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME core ##### ANSIBLE VERSION 2.1.0.0 ##### CONFIGURATION hash_behaviour = merge ##### OS / ENVIRONMENT Ubuntu 14.04.1 ##### SUMMARY If my delegated host not match limit delegated host_vars are not loaded. ##### STEPS TO REPRODUCE ...
0
I have a DaemonSet configured as follows: `daemonset.yaml` apiVersion: extensions/v1beta1 kind: DaemonSet metadata: name: bugreport-daemonset spec: template: metadata: labels: app: bugreport spec: containers: - name: bug...
Hi, Sorry for doing it in the wrong order as mentioned here : https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md#contributing- a-patch I did #22439 to address this problem (on kubectl side) The need is to be able to update a daemon set in a single command line. Basically it is equivalent to do ...
1
# What / Why `npm` keeps creating its cache directory in my `$HOME`. I keep very few directories in my `$HOME` to keep things findable, and its very annoying when apps start littering stuff there. ## When Any time I run things like `npm install blah`. ## Where $ uname -srmo Linux 5.7.2-arch1-1 ...
### Is there an existing issue for this? * I have searched the existing issues ### Current Behavior I'm trying to link 2 packages and I know this worked at some point in the past. The current process is running the following commands one after another npm link guidemaker npm link guidemaker-de...
0
When using the conventional webpack 2+ dynamic imports, everything works great in dev but breaks in production (with builds). * I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior ## Current Behavior A bug: dynamic imports should work in production as wel...
* I have searched the issues of this repository and believe that this is not a duplicate. ### my config (tidied) // next.config.js import HtmlWebpackPlugin from 'html-webpack-plugin'; import FaviconsWebpackPlugin from 'favicons-webpack-plugin'; module.exports = { webpack: ...
0
* [ X] I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior When a INPUT or SELECT components are inside of GRID component, they should follow the layout established by the GRID component. ## Current Behavior Right now <INPUT and <SELECT are rendered w...
* I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior I am expecting strong types for easier discovery through autocomplete when passing configurations to e.g `<Grid>` <Grid container direction={GridDirection.Row}> ## Current Behavior P...
0
I'm writing a new PowerShell script, and I want to make use of unicode emojies, which are now supported by the new Windows Terminal Preview. However, for a user running "legacy" PowerShell that doesn't support it, I do not wish to show the unrecognized characters, and instead I would like to show him some other t...
# Summary of the new feature/enhancement Maybe this is as simple as an environment variable like VSCode uses for its terminal e.g. `TERM_PROGRAM=WindowsTerminal` / `TERM_PROGRAM_VERSION=0.0.1.0`. # Proposed technical implementation details (optional) Start by creating the environment variables above so those of us...
1
* I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior `<meta charset="utf-8">` should be the first element in the `<head>` ## Current Behavior `<NextScript />` prepends the preloadDynamicChunks in the head. https://github.com/zeit/next.js/blob/canary/se...
# Bug report ## Describe the bug When using `experimental.publicDirectory` and dynamic routing with the following setup /pages [slug].js /public robots.txt If you hit `/robots.txt`: * On dev server it resolves to the [slug].js page * On build server it resolves to the r...
0
# Bug report ## Describe the bug Some Link components stops working in development and production ## To Reproduce here is a live example https://frontend-e4m1qf1rc.now.sh/ ( **note** : there is popup ads, i hope you have an adblock) 1- Click on any news article, if you click on the home Link or the Logo link in...
In my app, I have a series of QueryRenderers (some nested inside each other) that are pulling data. When I disable javascript in my browser, I expect it to render the full page properly on the server, and give it to me, however, this does not happen. Posted here, since I think this is a problem centric to the server...
0
The bug #9362 is available. ##### ISSUE TYPE * Bug Report ##### COMPONENT NAME templar ##### ANSIBLE VERSION * Ansible: 2.4.3.0 * python version = 3.6.2 |Anaconda custom (64-bit)| (default, Jul 20 2017, 13:14:59) [GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.57)] ##### STEPS TO REPRODUCE ...
##### Issue Type: Bug Report ##### Ansible Version: 1.9.0.1 ##### Environment: Ubuntu 14.04 ##### Summary: When 2 roles using the same transitive dependency (more than 1 level deep) are applied to a single host, the transitive dependency is applied only once. ##### Steps To Reproduce: I have 4 roles: 1. `pos...
0
When long pressing the windows key using Power tools to display the Shortcut Guide, a few of shortcuts are missing. * Windows C = Cortana * Windows F = Feedback Hub * Windows P = Presentation mode choices * Windows V = Clipboard History Could these be added please.
##Move/copy queue Moving or copying files/folders from multiple locations to the same location gets slower and slower for each source added. It would be great to have a queue that you can add more sources to and prioritize the order in. * * * If you'd like to see this feature implemented, add a 👍 reaction to this...
0
# Bug report **What is the current behavior?** `@types/webpack` defines `SplitChunksOptions` as: interface SplitChunksOptions { /** Select chunks for determining shared modules (defaults to \"async\", \"initial\" and \"all\" requires adding these chunks to the HTML) */ chunks?: "initi...
Source mapping was failing when bundling some JavaScript modules, and I have established that it was due to having multiple `//@ sourceMappingURL=...` directives in my bundle file. One came from a module that has been compiled from coffeescript. The module is a transient dependency via 2 other modules, so using the c...
0
This is one of two proposals for a better module system for Julia. The goal is to promote good modular design. This proposal, as opposed to my other proposal, supports multiple modules per file. The main concept is that files are loaded into a program _always_ at the toplevel. Once loaded any module within those fil...
It would be nice if the long form anonymous functions would support return type declarations akin to named functions. That is, it'd be nice if the following converted and asserted the return type is `T`: julia> function(x, y)::T return x*y end ERROR: syntax: expected "(" i...
0
# What / Why I cant do npm install on Linux ## When Today ## Where Ubuntu 18 log.txt vindi@DESKTOP-38F3B70:/mnt/c/Users/vox-vindi/Desktop$ node -v v13.9.0 vindi@DESKTOP-38F3B70:/mnt/c/Users/vox-vindi/Desktop$ npm -v 6.13.7 ## How ### Current Behavior * n/a ### Steps to Reproduce * n/a ### Exp...
I was doing an Angular course and when creating the project with `ng new myproject`, I got some errors, a log and a message telling me that I should warn you. So here I put the error. ![image](https://user- images.githubusercontent.com/55595063/130496875-5449d68e-16f8-4517-b9c7-1594943b8aea.png) and there is the lo...
0
At present, the draw order order in 3D plots is determined exclusively by sorting the values returned by calling do_3d_projection() in each collection/patch: matplotlib/lib/mpl_toolkits/mplot3d/axes3d.py Lines 294 to 307 in 40583b0 | # Calculate projection of collections and patches and zorder them. ---|--- ...
### Bug report **Bug summary** ImageGrid seems to be broken on 3.0.0? **Code for reproduction** f = plt.figure() grid = ImageGrid(f, 111, nrows_ncols=(2, 2), direction='column', label_mode="L", cbar_location="ri...
0
Hi , I follow steps in : https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/lite to build tensoflowlite from sources. trying run output demo apk on Google Pixel 2 create crash : 03-07 06:09:44.739 22823-22837/? I/Adreno: ESXAPILOG: API logging initialized: Name = com.example.and...
It would be nice to be able to append or remove samples to or from an existing set of samples saved in a tfrecords file. Otherwise the file has to be duplicated, which is unpractical for datasets >> 1TB. Formulated in a more generalized way, this can also be seen as splitting and concatenating tfrecord files.
0
JavaScript file at https://deno.land/x/once/index.js has a Triple-Slash Directive that define location of TypeScript definition: /// <reference types="./index.d.ts" /> When I run `deno fetch --reload https://deno.land/x/once/index.js`, I expect Deno to also fetch `index.d.ts` but it does not. * * * ...
$ deno fetch https://cdn.pika.dev/date-fns Download https://cdn.pika.dev/date-fns Download https://cdn.pika.dev/-/date-fns@v2.9.0-si0G7GvbRjRynVZsHhan/dist=es2019/date-fns.js $ deno run mod.ts Compile file:///Users/name/gpm/github.com/axetroy/deno_dnx/mod.ts Download https:/...
1
Currently lifetimes has little docs on manual, I found **14 matches for "lifetime"** on http://static.rust-lang.org/master/doc/rust.html The borrowed pointers tutorial mentions named lifetimes but doesn't mention the apostrophe symbol, newcomers might get confused about that. Same goes for manual, there's no mentio...
[NOTE: I misread `'` as a backtick ] I've come across types with backticks aka `. Examples (from memory, could be wrong): &`a `static From reading a presentation on memory I guess one use is to denote lifetype scope (???). Since the compiler gives type errors that use backtick, it would b...
1
![The effect I want is this](https://camo.githubusercontent.com/aba6c7ac2675d077fc076a38bec8a9af4479cf0bebeb090ce682366884e30ea7/68747470733a2f2f73312e617832782e636f6d2f323031382f31322f31322f355164566b472e706e67) Can you give me some suggestions? Thank you very much!
Android's `EditText` and `TextView` both support rich text spans. But in Flutter, only `RichText` widget support rich text spans. `TextField` should support rich text spans natively using `TextSpan`. Android example of using text span in edit text component: ![image](https://user- images.githubusercontent.com/3...
1
Describe what you were doing when the bug occurred: 1. Click on Reload and start profiliing 2. Click on Start profiling 3. Click on Select next commit * * * ## Please do not remove the text below this line DevTools version: 4.7.0-23309eb38 Call stack: at N (chrome- extension://fmkadmapgofadopljbjfkapdkoien...
Describe what you were doing when the bug occurred: 1. I was using the devtools to investigate some performance issues w/ an app I help maintain 2. I had just turned on the "Record why each component rendered while profiling" checkbox 3. I ran a profile while navigating on the underlying page The react profil...
1
`git status` takes around 2 seconds to run on my large repository, the blue clock icon on git integration to indicate "working" can be quite visually distracting as it seems to ping the repo every 5-10 seconds. ![git](https://cloud.githubusercontent.com/assets/2193314/11287544/4a6665ac-8ed1-11e5-8b46-31fb323a658e.pn...
Several times now I've had mysteriously deleted files when doing a git pull in a console while Visual Studio Code is running. I've seen this roughly since version 0.10. It seems that when auto-merging, Git is able to delete a file but not able to write the merged file back if it's open in Code. However that is just ...
1
As far as I could tell, there is no place for the community to discuss tensorflow in realtime; the recommendations all seem to be about asking specific questions in a detailed async fashion. It would be nice if there was a gitter.im or IRC channel for tensorflow so that the community could interact more easily. not ...
If we're in for the openess and effectiveness of the whole thing... (1) Why not using gitter.im ? I also believe we should have a discourse forums, which I'm more than willing to help / set up if you really need (just can't pay for it or move people from the mailing list without being official). (2) Yes, discourse...
1
When I use the scene with both InstancedMesh and normal Mesh, and set the scene.overrideMaterial =Depthmaterial; then object.instanceMatrix Is the undefined value, because normal Mesh does not have this property. In the setupVertexAttributes method of WebGLBindingStates, const attribute= attributes.get(object.instanc...
##### Description of the problem I'm having a problem where the InstancedMesh method `setMatrixAt` seems to fail (the matrix positions doesn't change visually) whenever I add another object with the same material object (not a clone) in the scene. No log/warning/errors are emitted. The following briefly illustrates...
1
Consider a series of quoted strings in an array in ruby: states = ['AL', 'AK', 'AZ', 'AR', 'CO', 'DE', 'FL', 'GA', 'HI', 'ID', 'IL', 'IN', 'IA', 'KS', 'KY', 'LA', 'ME', 'MD', 'MI', 'MN', 'MS', 'MO', 'MT', 'NE', 'NV', 'NH', 'NJ', 'NM', 'NY', 'NC', 'ND', 'OH', 'OK', 'OR', 'RI', 'SC', 'SD', 'TX', 'UT', 'V...
I opened a Python file with the following line (#963): PrintAndLog(u"SSID: " + RememberedNetwork["SSIDString"].decode("utf-8") + u" - BSSID: " + RememberedNetwork["CachedScanRecord"]["BSSID"] + u" - RSSI: " + str(RememberedNetwork["CachedScanRecord"]["RSSI"]) + u" - Last connected: ...
1
# Checklist * I have checked the issues list for similar or identical feature requests. * I have checked the pull requests list for existing proposed implementations of this feature. * I have checked the commit log to find out if the if the same feature was already implemented in the master branch. ...
# Checklist * I have checked the issues list for similar or identical bug reports. * I have checked the pull requests list for existing proposed fixes. * I have checked the commit log to find out if the bug was already fixed in the master branch. * I have included all related issues and possible dup...
0
# Bug report **What is the current behavior?** When loading 2 entry points on the same page that share a common module, the module is instantiated twice, even when it's bundled into the commons bundle. We ran into this while upgrading Next.js to webpack 4 and it's currently blocking the upgrade until we know if th...
I'm working on this larg(ish) project where we currently use AMD. It works all right, we don't build the project in development and load each module individually. It takes about ~2.5 seconds to load the page with ~420 modules/templates. I'm exploring switching to webpack (which so far looks amazing) for all the bene...
0
* **Electron Version(s)** * `1.3.1`, `1.8.4`, `8.4.0`, `9.1.0` & `10.0.0-beta.12` * **Operating System:** * MacOS * **Last Known Working Electron version:** * NA ### Expected Behavior ![Screen Shot 2020-07-16 at 4 21 27 PM](https://user- images.githubusercontent.com/9450414/87662802-69068e00-c780-...
### Preflight Checklist * I have read the Contributing Guidelines for this project. * I agree to follow the Code of Conduct that this project adheres to. * I have searched the issue tracker for a feature request that matches the one I want to file, without success. ### Electron Version 15.0.0 ### What opera...
0
Since opera is webkit internally, we should remove the opera (-o-) css vendor prefix and prevent websites from bloated css, IMO. Agreed? Other knowhow?
When changing color values in variables.less to suit your app design, having the variables named after the hex color value they represent seems illogical. Would this not be better used to describe the color's purpose? e.g. @blue: #049CDB; @green: #46a546; @red: #9d261d; changes to: @primarycolor: #049CDB; @...
0
# Bug report **What is the current behavior?** Bundling `node` library target with `commonjs2` output type produces incorrect exports statements when dynamic import chunks are generated with prefetch hints. **If the current behavior is a bug, please provide the steps to reproduce.** Full repro case is available...
# Bug report **What is the current behavior?** **If the current behavior is a bug, please provide the steps to reproduce.** **What is the expected behavior?** **Other relevant information:** webpack version: 5.72.1 Node.js version: v16.14.2 Operating System: windows Additional tools: My configuration is ...
0
This is an attempt to simplify/streamline internal API that has been brewing inside my head for quite a while. It does mean a significant overhaul and may take time, but it may prove worth the while. I'm putting it here for discussion ahead of time to make sure the effort isn't wasted for going in the wrong direction...
I found that segfault that messed up my HDFStore earlier. You'll need to csv files: https://www.dropbox.com/s/55gcpkp3b8byfka/df1.csv https://www.dropbox.com/s/mqqhfgocdg4qggp/df2.csv To reproduce: In [1]: df1 = pd.read_csv('df1.csv', index_col=[0,1,2]) In [2]: df2 = pd.read_csv('df2.csv'...
0
The collapse js plugin should be made more flexible by not requiring a wrapping .panel for data-parent to work. The "show only one at a time" functionality is useful outside of accordions and without panel-like styling. Fixing this is as easy as changing the selector in https://github.com/twbs/bootstrap/blob/v3.0.2/...
Hi, i found this pull request: #7600 In the latest version i see that the `parent` option is now dependent on the `.panel` class, i.e.: `var actives = this.$parent && this.$parent.find('> .panel > .in')` Why don't you just leave it like it was (`.collapse.in`) or better yet, just: `var actives = this.$parent && t...
1
_Original tickethttp://projects.scipy.org/scipy/ticket/1292 on 2010-10-03 by trac user heroxbd, assigned to unknown._ In minpack.py, _print "Warning: " msg_ is used to print Warning messages into stdout. This is not a good idea if one want to control its warning behavior using python's warnings module. Please cons...
## The issue * `imread` is in scipy.ndimage and `scipy.misc.imread` * `imshow` and `imsave` are in scipy.misc This seems inconsistent / unlogical from a users perspective. ## Proposed solution Moving some to `scipy.ndimage` and others to `scipy.io`: * `scipy.misc.imshow` → `scipy.ndimage.imshow` * `scipy...
0
#### Description sklearn PCA with n_components = 'mle' and svd_solver = 'full' results in math domain error The problem is in this line of code. The result of `(spectrum[i] - spectrum[j])` is 0 and therefore i get `log(0)` which causes this exception. Is this a sign of bad data or should the implementation handle...
Sorry no show_versions output (yet to add to `debian/rules`, numpy 1.12.1), and I just wanted to possibly seek ideas/clues before digging deeper or skipping those tests - everything seems to be ok on more recentish systems: ## 1 ____________________________ test_lars_cv_max_iter ______________________...
0
### Bug report There is no version information on the documentation pages. ### Details If you google code samples of matplotlib, you will get links to different versions of the matplotlib documentation. On these documentation pages, there is no hint, _which version_ of matplotlib you are looking at. Even the URL o...
On the current live docs, the examples page claims to be from release `2.0.2`, but it should be `2.1`: http://matplotlib.org/examples/index.html
1
Challenge http://www.freecodecamp.com/challenges/waypoint-target-elements-by- id-using-jquery has an issue. Please describe how to reproduce it, and include links to screenshots if possible. When lessons in this section are loaded the <script> and </script> tags are changing to other characters. Might just be a brow...
http://www.freecodecamp.com/challenges/waypoint-bring-your-javascript-slot- machine-to-life e.g. $($('.slot')[0]).html(slotOne); Doesn't work
0
I am trying to rebuild application with latest Angular 2.0.0 version and everything works fine except that there are some intellisense errors in observables. Is this an issue with rxjs module where the error is throwing. How can i get rid of these error: For some reason i cannot paste image here so getting somethign...
When using the ContentChild annotation with a type query it works very well but when I try to use string query - for some reason the annotated field is always null. the following is a SSCCE that reproduce the problem: import {Component, ContentChild} from 'angular2/core'; import {bootstrap} from '...
0
**Migrated issue, originally created by Anonymous** Without the foreign key, it works fine and with sqlite instead of postgres, it works fine too. See attached file for a test case. It fails with the following traceback: Traceback (most recent call last): File "test_autoload.py", line 20, in ...
**Migrated issue, originally created by Anonymous** I searched existing open issues tagged with mssql but didn't see this one. Please close it if it's a duplicate. ~Matt Pylons 0.9.7, SQLAlchemy 0.5.x, OSX 10.5, iodbc, freetds, remote MSSQL Server instance test.py contains: engine = create_engine("mssql://mdoar:...
0
import { x, y } from "./alphabet.ts" import { foo, bar } from "std/foo/bar.ts" import { z } from "./blah.ts" imo would look better as import { x, y } from "./alphabet.ts" import { z } from "./blah.ts" import { foo, bar } from "std/foo/bar.ts"
When I run `bundle` with Deno, I get an error and can't create a Javascript file. The target code. /// <reference lib="dom" /> class ClickLogger { constructor() { document.addEventListener('click', this.eventListener); } eventListener(e: Event) { const p...
0
I am using Python 3.4.4 |Anaconda 2.3.0 (64-bit) on win64 bits, with latest matplotlib and pyqt updated by conda install xx for the following code, if I use unicode title in the for-loop, the images are shown with their corretced direction, i.e., the head is toward up like which is in original image. However, if I ...
When plotting a lot of subplots (here 6), with long y-labels _and_ tight_layout, the y-axis is reverted. In this example, it is particularly striking as I am plotting histograms. import matplotlib.pyplot as plt import numpy as np alphas = [0.001, 0.1, 1, 10, 1000, 10000] X = np.rando...
1
## 🚀 Feature Add support for PyPy interpreter ## Motivation Increase speed of Python code that do not relate to PyTorch
## 🚀 Feature Support pytorch from PyPy -- a fast, compliant alternative implementation of the Python language (http://pypy.org) ## Motivation While pytorch itself probably won't benefit much from PyPy JIT, but often pytorch is used as a part of larger application, where using PyPy can have speed benefits, e.g. fo...
1
I notice this error (cgohlke wheels): Python 3.4.4 (v3.4.4:737efcadf5a6, Dec 20 2015, 19:28:18) [MSC v.1600 32 bit (Intel)] on win32 Type "copyright", "credits" or "license()" for more information. > > > import scipy;scipy.test() > Running unit tests for scipy > NumPy version 1.10.2 > NumPy relaxed strid...
In the documentation of interpolate.griddata there is a broken link to the source code of the examples.
0
# Summary of the new feature/enhancement A costumized fancy zone configuration shall call defined programs and attach it to a zone whenever it will be activated
Hi all, It would be great to choose what apps to show up on startup within a specific layout using FancyZones. For example, I have a setup of two displays and three virtual desktops and I need to open my apps and reposition them on the screen each time I boot-up my system.
1
# Bug report **What is the current behavior?** Latest webpack (4.29.4) pulls in `long@4.0.1` using Git. long is still on 4.0.0, so 4.0.1 hasn't been published yet. This mean it is doing so via `git`, which creates a hard dependency on `git` for projects bundled with webpack. This creates issues w/CI pipelines tha...
> npm sill fetchPackageMetaData error for > long@git://github.com/dcodeIO/long.js.git#8181a6b50a2a230f0b2a1e4c4093f9b9d19c8b69 > Error while executing: In my firm direct access to Github assets is blocked, and I imagine this will be the case for a lot of enterprise applications. Hence it is impossible to install the...
1