text1
stringlengths
2
269k
text2
stringlengths
2
242k
label
int64
0
1
Is it possible to scale fonts using rem instead of px or %? Using font-size: 62.5% in html tag as default, make simple calculations for font sizes like 24px = 2.4rem, 12px = 1.2rem, etc. Then, changing the html font-size via media queries, we can auto-scale all the text in page. Is this possible in new versions t...
The version of Bothstroop 3.0 , Why not use percentage and EM instead of PX
1
The `apache-airflow-providers-google` package locks the `google-ads` package to an unsupported version. The maximum supported Google Ads API with the Apache Airflow google provider package is now stuck at `v5`. The current supported version (until Jun 2022) is `v8`. Hence the Apache Airflow package breaks all Goo...
Hey team, I was looking to use the google ads hook but it seems like the google ads package is a bit out of date with the hook only taking "v5", "v4", "v3", "v2" https://developers.google.com/google-ads/api/docs/release-notes and all of those being deprecated. Is there any chance the provider can be upgraded to inclu...
1
Challenge Escape Sequences in Strings has an issue. User Agent is: `Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36`. Please describe how to reproduce this issue, and include links to screenshots if possible. I get the required output, as can be see...
Challenge Escape Sequences in Strings has an issue. User Agent is: `Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2756.0 Safari/537.36 OPR/40.0.2267.0 (Edition developer)`. Please describe how to reproduce this issue, and include links to screenshots if possible. My code...
1
Version: 1.0.0 OS Version: Microsoft Windows NT 10.0.19041.0 IntPtr Length: 8 x64: True Date: 08/06/2020 11:05:26 Exception: System.ObjectDisposedException: Cannot access a disposed object. Object name: 'Timer'. at System.Timers.Timer.set_Enabled(Boolean value) at System.Timers.Timer.Start() at Po...
Popup tells me to give y'all this. 2020-07-31.txt Version: 1.0.0 OS Version: Microsoft Windows NT 10.0.19041.0 IntPtr Length: 8 x64: True Date: 07/31/2020 17:29:59 Exception: System.ObjectDisposedException: Cannot access a disposed object. Object name: 'Timer'. at System.Timers.Timer.set_Enabled(Boo...
1
These settings parallel each other and are also confusing with `transport.type`. This causes problems in tests sometimes since we randomize the first two settings. So if a test wants to rely on, eg always using netty, it has to remember to set _two_ settings, to make sure randomization doesn't mess this up. And if th...
The notes in the code say that the script parsing will go in 2.0 but its still there. I mean `SCRIPT_LANG`, `SCRIPT_FILE`, `SCRIPT_ID`, and `SCRIPT_INLINE`.
0
When an accordion container is closed, its contents are still visible in IE. I checked IE9, IE8 and IE7. Fails in all of them. It was a real IE9 running on Windows 7, IE8 and IE7 were the IE9 running in the emulation modes. The accordion example at http://twitter.github.com/bootstrap/javascript.html#collapse works ...
When using delegation i.e, passing a selector, the passed options is ignored, however any data attribute options are not. v2.3.1.
0
$ make check-notidy TESTNAME='sepcomp-lib-lto' cfg: version 1.1.0-dev (3906edf41 2015-05-09) (built 2015-05-10) cfg: build triple x86_64-pc-windows-gnu cfg: host triples x86_64-pc-windows-gnu cfg: target triples x86_64-pc-windows-gnu cfg: enabling debug assertions (CFG_ENABLE_DEBUG_AS...
When compiling with --enable-debug, the `sepcomp-lib-lto` test fails. It passes if I build without --enable-debug. Relevant build output: $ git rev-parse HEAD a9515698fa456390386087ccb6123ce741f18527 $ uname -a Linux dev 3.19.0-18-generic #18-Ubuntu SMP Tue May 19 18:31:35 UTC 2015 x86_64 x...
1
##### System information (version) * OpenCV => 4.0.1 building from source * Operating System / Platform => macOS High Sierra, 10.13.3 * Compiler => ##### Detailed description Trying to see any speedup possible for my simple Tensorflow network. I have build OpenCV with OpenCL target, however when I set the pr...
Out of the box I'm having a link error. ##### System information (version) * OpenCV: 4.0.0-dev * Operating System / Platform: Windows 10 x64 enteprise * Compiler: * Visual Studio 2017 15.9.1 * vcvars64.bat -vcvars_ver=14.16.27023 * cmake 3.13.0rc3 * cuda 10.0 ##### Detailed description open...
0
##### Issue Type: Bug Report ##### Ansible Version: Ansible 1.8 (devel `a1f09bd`) last updated 2014/08/20 17:28:56 (GMT +400) ##### Environment: Linux Ubuntu 12.04, Mac OS X ##### Summary: There is an `app_user` variable which is defined in `group_vars/all` as `all_user` and in external variables file `vars/st...
##### Issue Type: Bug Report ##### Ansible Version: 1.6.2 - 1.7.1 ##### Environment: any ##### Summary: Playbook level variable are ignored when we use vars_files with filename defined with {{ansible_os_family}} If we import variable file with static name (RedHat.yml for example) - no issue ##### Steps To Repro...
1
Enhancing readbility as part of remaining stuff from PR https://github.com/apache/incubator-dubbo/pull/3013/files. * 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 * ...
* 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.0 * Operating System version: xxx * Java version: ### Steps to reproduce this issue I merge...
0
**Ben Hutchison** opened **SPR-230** * and commented Objects that contain other objects (common examples include Swing Containers and the Collections classes) frequently cannot have their initial state specified through setting javabeans properties alone. This is a request for the spring core to include extensions ...
**Michael Moores** opened **SPR-7818** and commented We are trying to use semicolon as the delimiter in a list of values being passed into a `@Controller`. It looks like the URI data is truncated after the semicolon. Using a comma as the delimiter works fine, but semicolon is broke. I think semicolon is legal. ...
0
When we include json content as part of template html, we are getting template parsing errors like below. we use json content heavily in our current Angular v1 application to inject locale content to be used in directive html text labels. _Template parse errors: Unexpected character "EOF" (Do you have an unescaped...
**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
Q | A ---|--- Bug report? | yes Feature request? | no BC Break report? | yes RFC? | ? Symfony version | 2.8.15 Hi, I'm upgrading from Symfony 2.3 to 2.8 and ran into an issue. I'm using an entity which get some properties let's see it as follow class MyEntity { private $m...
Hello, I was trying to set my dbal connection using doctrine with MySQL PDO. When setting the yaml config file to use password '@SomePassword01' the framework will expect an object reference rather than a string. This causes an exception: InvalidTypeException: Invalid type for path "doctrine.dbal.connections.defau...
0
I have a webpack configs for two builds with `watch: true` options. If I try `module.exports = {/*1st build*/}` or `module.exports = {/*2st build*/}` everything is fine. But when I try to combine them into one like this: `module.exports = [{/*1st build*/},{/*2d build*/}]` and run `webpack` command it doesn't ...
# I'm submitting a... * bug report **Webpack version:** 1.13.1/2.x **Please tell us about your environment:** OSX 10.11.5 **Current behavior:** If webpack.config exports an array watch param doesn't work **Expected/desired behavior:** If webpack.config exports an array, watch param should work **Webpa...
1
_Original tickethttp://projects.scipy.org/numpy/ticket/1850 on 2011-05-29 by trac user elvisjohndowson, assigned to unknown._ Hi, I installed python-2.7 installer from the following location http://python.org/ftp/python/2.7.1/python-2.7.1-macosx10.6.dmg rebuilt numpy-1.6.0 and nose-1.0.0, and get the following ...
With the `intel` / fat `python` binaries provided by the python.org installers, trying to import in 32-bit mode fails with: $ arch -32 /Library/Frameworks/Python.framework/Versions/3.6/bin/python -c "import numpy as np; print(np)" Traceback (most recent call last): File "/Library/Frameworks/P...
1
> (gdb) py-list > 544 # Guard against that specific failure case. > 545 if not isinstance(request, PreparedRequest): > 546 raise ValueError('You can only send PreparedRequests.') > 547 > 548 while request.url in self.redirect_cache: > -549 request.url = self.redirect_cache.get(request.url) > 550 ...
When requesting a URL (get/post), Requests normalizes the URL. For example: r = requests.get("http://123.123.123.123/../../../../../../test") print(str(r.status_code)) ## Expected Result GET /../../../../../../test HTTP/1.1 Host: 123.123.123.123 Connection: close ...
0
### First check * I added a very descriptive title to this issue. * I used the GitHub search to find a similar issue and didn't find it. * I searched the FastAPI documentation, with the integrated search. * I already searched in Google "How to X in FastAPI" and didn't find any information. * I already read...
I'm developing a public api where we'll probably want to nest routes at least a couple of levels deep, using the initial route to determine the 'app' that the rest of the content belongs to. our target url structure is along the lines of `/api/v1/apps/{shortcode}` `/api/v1/apps/{shortcode}/people/` `/api/v1/app...
0
_Please make sure that this is a build/installation issue. As per ourGitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template_ **System information** * OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10 * Mob...
There are right now several high level APIs in TensorFlow (`tf.keras`, `tf.estimators`, `tf.layers`, `tf.contrib.learn`) that seem to be sometimes complementary and sometimes redundant. It is somewhat hard for me (and other parts of the internet I have searched) to understand which API to use for which purpose and ho...
0
Repro: https://codesandbox.io/s/elegant-villani-9d3hr?file=/src/index.js import { TiltLoader } from "three/examples/jsm/loaders/TiltLoader" new TiltLoader().load("/model.tilt", (scene) => console.log(scene)) This is the error message in a local env (Parcel): TiltLoader.js:42 Ty...
Looks like the morph weights are not calculated correctly in the software renderer. I have a simple grid-based weighting system which works correctly on WebGL but seems to have severe distortions on software renderer. WebGL version: http://samiarola.com/buggyrenderer/morpher.html Software version: http://samiarola...
0
I use Syimfony v2.5.7, and I set entry_point to id of my service that extends **Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint** class but symfony remains to call **start** method of **Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint** instead to call method from my imp...
I am not good at english and I will do my best to articulate.. Yestoday, I have upgrade my Symfony framework from 2.3.18 to 2.3.22. Everything is good, except my AuthenticationEntryPoint class. Code here: class AuthenticationEntryPoint implements AuthenticationEntryPointInterface { privat...
1
Time for this release candidate's set of MKL failures. Do other people test using MKL, or should I try to make a habit of doing this check before each release? `icc --version` is `icc (ICC) 16.0.1 20151021` `numpy` on `maintenance/1.10.x` branch, version `1.10.0.dev0+075cc98`, `numpy.test('full')` passing; `scipy.t...
Hi, I've been pulling my hair out for a few days trying to get a build of numpy/scipy against the MKL to pass all the scipy tests. I've ran out of ideas to try, so any ideas on what to try next would be greatly appreciated! My guess is that I'm missing an ifort flag, but I've tried a bunch of different combinations ...
1
![screen shot 2015-12-01 at 3 08 08 pm](https://cloud.githubusercontent.com/assets/466713/11517308/65011810-983d-11e5-9218-64ddc2d406a8.png) The help text for the JSON property is truncated, so it ends with "Can be omitted if ......." Cheers, Trevor Sullivan Microsoft MVP: PowerShell
* VSCode Version: 1.0.0-alpha * OS Version: Windows 10 Steps to Reproduce: 1. Right click on a file in the Git menu that is untracked or deleted 2. Clicking on show changes does nothing. It would be nice, if possible, to not show the option for open change if there is no change to show.
0
It should use test_util::new_deno_dir() to construct an ephemeral one. This also applies to test_bundle and maybe other tests in tsc.rs.
Following tests are non-deterministic: * `test_compile` * `test_bundle` They do not use custom `DENO_DIR` but rather rely on the default value - that means they modify files in default location of `DENO_DIR` on developers machine.
1
Module parse failed: Unexpected character '@' (2:0) You may need an appropriate loader to handle this file type. | /* roboto-100normal - latin _/ | @font-face { | font-family: 'Roboto'; | font-style: normal; @ ./pages/index.tsx 3:0-25 @ multi ./pages/index.tsx at /home/muhammad/be-projects/bluerain-ap...
# i am facing issue in importing the typeface-roboto font Types in the next.js file. Error: Module parse failed: Unexpected character '@' (2:0) You may need an appropriate loader to handle this file type. | /* roboto-100normal - latin */ | @font-face { | font-family: 'Roboto'; | font-style: normal; at O...
1
## Issue description I just upgraded my Pytorch version from 0.3.0 to v0.4.0, and I'm running into the following issue. I want to freeze the parameters of a layer (i.e. set `requires_grad to False` for that layer) and train. This worked fine of v0.3.0 but now, I get the following error at the line `loss.backward()`...
## Issue description The general situation is that we have a pretrained Language Model, and during a first phase we only want to train the new embedding layer we added before fine-tuning the whole thing. This worked fine in 0.3 but now sends an error message during back propagation. Minimal reproduction is to just c...
1
#### Description Using `adjusted_rand_score` gives me a PendingDeprecationWarning as seen below: /lib/python3.6/site-packages/numpy/matrixlib/defmatrix.py:68: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.s...
When running a the test suite we get a number `PendingDeprecationWarning`, PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use ...
1
### Is there an existing issue for this? * I have searched the existing issues ### Current Behavior The `npm audit --production` command includes vulnerabilities of transitive devDependencies in its report. Using @thiagoelg/node-printer as an example, a vulnerability is reported for `diff` if @thiagoelg/node-pri...
### 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 When installing a package (`npm install <package name>`) from the npm registry that contains an npm-shrinkwrap.json, dependencies lis...
1
Probably related to #9127 (or at least the stack traces look similar to me): CFG_CONFIGURE_ARGS := --enable-debug --disable-optimize --enable-ccache --enable-clang --prefix=~/opt/rust-dbg-nopt % x86_64-apple-darwin/stage2/bin/rustc --cfg stage2 --cfg debug -Z no-debug-borrows --t...
Compiling the following project leads to an ICE: https://github.com/michaelwoerister/rs-persistent- datastructures/tree/vtable_ice mw@ubuntu:~/rs-persistent-datastructures$ rustc --test ./lib.rs error: internal compiler error: unexpected failure This message reflects a bug in the Rust compile...
0
## ℹ Computer information * Windows build number: [run "winver"] ![image](https://user- images.githubusercontent.com/2003122/89536938-df833280-d7f8-11ea-8872-4df89723febe.png) * PowerToys version: * PowerToy module: ## 📝 Provide detailed reproduction steps (if any) 1. Tried starting it from the start ...
Popup tells me to give y'all this. 2020-07-31.txt Version: 1.0.0 OS Version: Microsoft Windows NT 10.0.19041.0 IntPtr Length: 8 x64: True Date: 07/31/2020 17:29:59 Exception: System.ObjectDisposedException: Cannot access a disposed object. Object name: 'Timer'. at System.Timers.Timer.set_Enabled(Boo...
1
Hello, ## Expected behaviour The TextField's label clashes with the underlying tag's pre-populated content when using type=[datetime-local|time|date|etc]. I would expect the pre- populated content to be hidden when the TextField does not have focus and appear only when it does have focus and the label's position is...
### Problem description As I said in some issue, the production generated classNames from Material is colliding with my global styles so I need to pass a custom createGenerateClassName like here Now I need to pass the jss context with JSSProvider component here But then, #7627 happens again. Material UI starts to ...
0
Recently, we keep receiving issues from the community reporting duplicate URL addresses in Registry, mostly zookeeper, after upgrading to 2.7.1. Those URLs are all pushed to the Consumer and because only one of the duplicated URLs is valid, it causes the consumer to fail when the consumer chooses the invalid one duri...
* 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.6.6 -> 2.7.0 * Operating System version: mac * Java version: 1.8 ### Steps to reproduce this is...
0
gccgo crashes on the following program: package a var _, _ = <-chan int(n) go1: internal compiler error: in do_get_backend, at go/gofrontend/expressions.cc:3450 0x5e2224 Unsafe_type_conversion_expression::do_get_backend(Translate_context*) ../../gcc/go/gofrontend/expressio...
gccgo crashes on the following program: package a func f() { _, _ = <-chan int(n) } go1: internal compiler error: in do_get_backend, at go/gofrontend/expressions.cc:3450 0x5e2224 Unsafe_type_conversion_expression::do_get_backend(Translate_context*) ../../gcc/go...
1
### Describe the issue: input: np.arange(1.0125, 1.1, 0.0125) output is: array([1.0125, 1.025 , 1.0375, 1.05 , 1.0625, 1.075 , 1.0875, 1.1 ]) output expected: array([1.0125, 1.025 , 1.0375, 1.05 , 1.0625, 1.075 , 1.0875 ]) ### Reproduce the code example: #They do not have the same behavior np...
Let me show you the issue directly: ### Reproducing code example: np.arange(2114.8,2114.8+.05,.05) produces array([2114.8 , 2114.85]) np.arange(2114.8,2114.8+1.,1.) produces array([2114.8]) dont understand why they return arrays of different lengths.
1
When compiling the latest version with CUDA, the linker gives the following error: `/usr/bin/ld: cannot find -llib64` This library is nonexistent on Debian and OpenSC compiles fine when removing this.
##### System information (version) * OpenCV => 4.0.0 - pre(Latest - master) compiled with GSTREAMER support. * Operating System / Platform => Ubuntu 18.04 64 Bit * Gstreamer => GStreamer 1.14.1 * Libv4L/Libv4L2 => 1.14.2 * Compiler => gcc version 7.3.0 with python 2.7.15rc1 * Programming Language => Pyth...
0
This does not happen every time it is idea but it mostly crashes at least once a day. It gets slow and then crashes. I've been using it exclusively to write elm code so I don't know if it has to do with the plugin. How can I get detailed log next time it happens?
Ubuntu 12.04, VSCode 0.10.1 Several times VS Code has become unresponsive overnight on the above configuration (locked). Here is the program output: $ code . bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell <--- Last few G...
1
**Donny A. Wijaya** opened **SPR-5892** and commented Add ability to merge multiple lists/maps/sets that share the same id into a map/list (through the use of flag). Some frameworks require developers to provide a list of mapping location (inside classpath). This would not be a problem if everything is bundled in ...
**Marcin Kamionowski** opened **SPR-9197** and commented RestTemplate cannot return HTTP response code 308 because it's not defined in the HttpStatus enumeration. It's required for resumable POST/PUT HTTP requests in HTTP/1.0 (http://code.google.com/p/gears/wiki/ResumableHttpRequestsProposal) * * * **Issue Links...
0
Reported also in mwaskom/seaborn#282 Environment: OS X Mavericks Anaconda python distribution (python 2.7.8) IPython 2.2.0 Seaborn 0.4 In an ipython terminal or qtconsole, it works with running n [1]: %matplotlib Using matplotlib backend: MacOSX In [2]: from pylab import * ...
### Bug report **Bug summary** axes3D.zaxis.set_major_formatter(mpl.dates.DateFormatter("%Y/%m")) couldn't show datetime axis correctly. It report ValueError: year is out of range. **Code for reproduction** import matplotlib as mpl from mpl_toolkits.mplot3d import Axes3D import numpy as np ...
0
## Bug Report Postgresql database + ShardingSphere using the following SQL times wrong: nested exception is org.postgresql.util.PSQLException: 未设定参数值 5 的内容。 The sample: INSERT INTO xxx(c1,c2,c3,c4,c5)VALUES (#{c1},#{c2},#{c3},#{c4},lower(#{c5})) ON conflict(id) DO UPDATE SET c1=#{c1},appdes=#{c2},c4=lower(#{c...
I'll refactor sharding-transaction-2pc-xa, here is the detail design, please feel free to give me some advices. ![image](https://user- images.githubusercontent.com/8317649/50502306-3b240080-0a99-11e9-9518-b98e4da3bd43.png) ### changes * faced to XA DataSource to handle XA Connection instead of AtomikosDataSourc...
0
Hi all, At the moment I am trying to scan and scroll my ES index to export all the data, but I noticed that not always all the documents are returned. In other words ES says I have 1.115.857 documents in my index, but my export contains 1.049.191 documents. Testing with an index with up to 900.000 document is working...
It would be useful to be able to query nested objects with the query_string. For example consider the following document structure: @graph \------------- @Drug \------------------- @value The query could look like this: "query": { "query_string" : { "fields" : ["@graph*"] "query" :"*@value:paracetamol"...
0
### Expected Behaviour Body of a 412 response should be included on all Platforms. (Works on OS X, but not on linux system) from flask import Flask app = Flask(__name__) @app.route('/') def r(): return 'This should be visible\n', 412 app.run('0.0.0.0', port=8080) ...
**Problem:** Creating a custom command for the flask CLI with an import exception is silent, even when running the command, e.g. `start` with `flask start` directly. This makes it difficult to debug import errors in changing environments, as you're left with Error: No such command "start". wi...
0
Per conversation in issue #2507, IsotonicRegression appears to have regressed due to commit `a9ea55f`. This IPython notebook demonstrates the failure on HEAD. I tested the following two commits with the notebook: * `d255866`: no difference, SUCCESS * `a9ea55f`: difference, FAILURE In other words, I think we ...
Since we're now using upstream numpydoc, it should be fairly easy to fix the remaining errors in building the docs: /home/ubuntu/scikit-learn/doc/modules/cross_validation.rst:287: WARNING: undefined label: time_series_cv (if the link has no caption the label must precede a section header) /home/ubu...
0
_Please make sure that this is a build/installation issue. As per ourGitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template_ **System information** * OS Platform and Distribution (e.g., Linux Ubuntu 16.04): CentOS 7.4 * Mobi...
See https://stackoverflow.com/questions/52683649/libtensorflow-cc-so-initialised- a-second-time-causes-segfault ### Source code / logs Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached. ...
1
**Claus Ibsen** opened **SPR-601** and commented I forked the org.springframework.aop.interceptors.TraceInterceptor as I needed several added functionality. I ended up adding a few more features and made it customizable so I could contribute it back to the Spring team. I have attached a modified version of the Tra...
**Costin Leau** opened **SPR-1625** and commented A lot of users on the forum have problems setting up an application using the OpenSessionInView. Most of the times the solution is outside the spring samples at points at various blogs or demo applications. I think a simple OSIV (mainly with Hibernate) should be adde...
0
* I tried using the `@types/styled-components` package and had problems. * I tried using the latest stable version of tsc: `3.6.4` * I have a question that is inappropriate for StackOverflow. (Please ask any appropriate questions there). * Mention the authors (see `Definitions by:` in `types/styled-components...
* I tried using the `@types/styled-components` package and had problems. * I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript * I have a question that is inappropriate for StackOverflow. (Please ask any appropriate questions there). * Mention the authors (see `Definitions...
1
Should pandas have a _Symbol_ datatype for strings which are frequently re- used? For example, consider a table of stock trades with columns ['Timestamp','Price','Size','StockSymbol']. Suppose there are 10 million trades, but only 500 different stock symbols. Instead of storing 10 million strings, we could fill the ...
_update for 2019-10-07: We have a StringDtype extension dtype. It's memory model is the same as the old implementation, an object-dtype ndarray of strings. The next step is to store & process it natively_. * * * xref #8627 xref #8643, #8350 Since we introduced `Categorical` in 0.15.0, I think we have found 2 ma...
1
**Describe the issue** version 0.19.0 , because mergeConfig : is not support custom parameters realization RESETful **Example Code** Code snippet to illustrate your question axios.delete(diagnosis, { params: { text: 'hello' }, pathParams: { ...
**Describe the bug** The `getUri` method only returns the supplied `url` parameter and not the full request URL. However, using this method in a response interceptor seems to work correctly This might be a duplicate or related to #2190 but I'm not sure so just throwing this out there anyway. **To Reproduce** R...
0
The following code does not compile: use std::rc::Rc; use std::cell::RefCell; pub struct Callbacks { callbacks: Vec<Rc<RefCell<FnMut(i32)>>>, } impl Callbacks { pub fn call(&mut self, val: i32) { for callback in self.callbacks.iter() { ...
Testcase: use std::ops::*; struct S<'a, T:FnMut() + 'static + ?Sized>(&'a mut T); impl<'a, T:?Sized + FnMut() + 'static> DerefMut for S<'a, T> { fn deref_mut(&mut self) -> &mut Self::Target { &mut self.0 } } impl<'a, T:?Sized + FnMut() + 'static> Deref for S<'a, T> { typ...
1
* 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.2 * Operating System version: Mac Os * Java version: JDK 1.8 ### Steps to reproduce this iss...
* 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.0 ### Steps to reproduce this issue ReferenceConfig referenceConfig = new Re...
0
# Description of the new feature/enhancement **Problem** The following pattern is inefficient from the command-line and often requires an alternate GUI tool: 1. Run a command that produces a list 2. For each entry in the list, run another command For example: 1. git status (say we are interested in the co...
# Environment Windows build number: Microsoft Windows [Version 10.0.18362.356] Windows Terminal version (if applicable): Version: 0.5.2762.0 # Steps to reproduce Switch to a font that contains ligatures that effect the '>' character. (In my case I used Fira Code) Type a character such as...
0
**Migrated issue, originally created by Sebastian Rittau (@srittau)** Please consider the following code: from sqlalchemy import create_engine, Column from sqlalchemy.ext.declarative import declarative_base from sqlalchemy.orm import sessionmaker from sqlalchemy.types import Integer, JSON...
**Migrated issue, originally created by Shengjing Zhu (@zhsj)** sqlalchemy.types.JSON only supports PostgreSQL and MySQL. But since SQLite 3.9, it has json support, https://sqlite.org/json1.html I hope sqlalchemy can support json1 too.
1
In a simple component with an Output as follows: @Output() final trigger = new LazyEventEmitter<String>(); This error is thrown: "Bad state: Stream has already been listened to." Under the hood, the component uses a LazyEventEmitter (which is just a wrapper of Stream/Stream Controller), but it...
Consider this component: @Component({ selector: 'hero-detail', inputs: ['hero'], outputs: ['deleted'], template: ` <div> <b>Hero Detail: {{hero?.fullName}}</b> <button (click)="onDelete()">Delete</button> </div> ` }) class HeroDe...
1
# Some heading Collapsing `#` should collapse all lower level headings; `##`, `###`, etc. ## Another heading Collapsing `##` should collapse all lower level headings; `###`, `####`, etc. ### Another heading And so on...
The current implementation of folding uses an indentation based folding strategy that is unaware of the language it works on. Knowledge on the underlying language allows us to solve the following requests: * [folding] Cannot code fold empty functions #3349 * [folding] Collapse ending brace to the same line #3352...
1
Since we are retiring Camper News, we need a new dataset or API to replace our Camper News dataset in Show Relationships with a Force Directed Graph. We need to identify the dataset (preferably one that doesn't require an API key) and update the challenge.
We are retiring Camper News, so we need a new dataset for our Force-Directed Graph challenge ( ~~http://www.freecodecamp.com/challenges/show-relationships- with-a-force-directed-graph~~ ). * Identify an appropriate dataset (preferably a static one, which we can host on FCC) * implement a working CodePen demo of ...
1
When a folder has a lot of files, more than fits on the screen vertically, I would like to 'focus' a specific file by typing the first letters of the file. I notice 'A' and 'D' are already mapped by default to _add_ and _duplicate_ , so I propse to add 'F' (or 'S') for _find_ (or _search_ ) to use following keyboar...
To quickly select an item in the tree-view one knows the name of, it would be nice to search by typing ahead. For example the "Project Explorer" in Eclipse and GNOME's file manager Nautilus do this: ![bildschirmfoto vom 2014-08-12 02 45 48](https://cloud.githubusercontent.com/assets/11575/3895317/d9580b0a-224c-11e4-...
1
Bug Report: When extending a native type possibleConstructorReturn helper returns the root prototype, instead of the correctly extended prototype. ### Input Code class ObjX extends Object{ logKeys(){ console.log(Object.keys(this)); } } const exObject = new ObjX; ...
Current Babel transform, when it comes to call the parent function _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return call && (typeof call === "object" || typeof call === "functi...
1
Where `target: "web"` is set inside Webpack, it defaults `resolve.mainFields` to be `["browser", "module", "main"]`. I'm running into issues whereby certain libraries like https://github.com/krisk/fuse (amongst others) are not transpiling the code they reference via `module`. This means that where `module` is priori...
**Do you want to request a _feature_ or report a _bug_?** bug **What is the current behavior?** `module` entry in `package.json` gets prioritised over the `main` entry (even on Node.js). Consider `deepmerge` package: https://unpkg.com/deepmerge@1.5.2/dist/es.js This: ... export default deepme...
1
http://build- us-00.elastic.co/job/es_core_master_centos/8910/testReport/junit/org.elasticsearch.action.admin.indices.create/CreateIndexIT/testCreateAndDeleteIndexConcurrently/ Stacktrace: UnavailableShardsException[[test][1] Primary shard is not active or isn't assigned to a known node. Timeout: [1m]...
Test failure: http://build- us-00.elastic.co/job/es_core_master_window-2008/2553/testReport/junit/org.elasticsearch.indices.state/RareClusterStateIT/testDeleteCreateInOneBulk/ The test fails due to a race in acquiring `ShardLock` locks. When an index is deleted, an asynchronous process is started to process pending...
1
##### Description of the problem nPOT textures can be swapped during the uploading process if the textures were already in Browser Cache. ##### Repeating of the problem * Open this link in Chrome on Android device. * Toilets must be bottom of screen, baths must be on top of screen. * Reload some page * Now...
As reported in #12763 (comment), we're currently updating the video texture at 60 (or 90 in VR) fps. Ideally we'll only update the texture on the GPU in sync with the video framerate (usually 25-30). Unfortunately the web platform does not provide any API for figuring out the framerate of a video so something like `...
1
Running ec2_elb_facts through a playbook generates the error below. ansible 2.0.0.2 boto 2.38.0 An exception occurred during task execution. The full traceback is: Traceback (most recent call last): File "/Users/robm/.ansible/tmp/ansible-tmp-1452917234.12-163996366850200/ec2_elb_facts", li...
##### Issue Type: * Bug Report * Bugfix Pull Request: #1420 ##### Ansible Version: Latest checkout from git (devel). ##### Ansible Configuration: No changes ##### Environment: Running on Mac OSX against AWS EC2 Ubuntu instances. ##### Summary: In cloud/amazon/ec2_elb_facts.py:get_health_check, Ping Tar...
1
## Steps to Reproduce 1. Create a `CupertinoTabScaffold` with a `CupertinoTabBar` and multiple `BottomNavigationBarItem` with both `icon` and `activeIcon` arguments. Where the icon argument is wrapped in an `Opacity` widget. class Example extends StatelessWidget{ @override Widget build(B...
Image inside Opacity widget disappears after screen lock/unlock until first user interaction. The issue is reproducible on `v0.10.2` and doesn't reproduce on `v0.10.1` ## Steps to Reproduce Sample code: Widget build(BuildContext context) { return Opacity( opacity: 0.5, ...
1
I'd really like to be able to pass functions to loaders in my webpack config: function jsLoader(source) { // do whatever... } module.exports = { ..., module: { loaders: [ {test: /\.js$/, loader: jsLoader} ] }, ... }; The reason i...
# Bug report **What is the current behavior?** I have a web app which I bundle using the Webpack (using it only for bundling and generating chunks) Let's say after bundling I have the following output: `main.bundle.js`, `feature1.module.js`, `feature2.module.js` On the html page (using a different tool) I ...
0
**Is this a request for help?** (If yes, you should use our troubleshooting guide and community support channels, see http://kubernetes.io/docs/troubleshooting/.): `No` **What keywords did you search in Kubernetes issues before filing this one?** (If you have found any duplicates, you should instead reply there.): ...
Happy to send a patch for this -- I've already written an SNI Client Hello packet parser -- https://github.com/paultag/sniff/blob/master/parser/parser.go That code needs to be audited a bit, and fuzzed, but it's hello-world-ing. Anyone willing to break this? However, this will fail if the request has no SNI extens...
0
**Do you want to request a _feature_ or report a _bug_?** Bug **What is the current behavior?** When I upgraded Webpack from 3 to 4 I'v got strange output in dev mode: vue__WEBPACK_IMPORTED_MODULE_0__["default"]vue__WEBPACK_IMPORTED_MODULE_1__["default"].config.performance = "development""develop...
I am working on a loader for OJ that compiles `.oj` files to JS. So far, this works very nicely especially since the compiler doesn't mind an async loader. There is one catch that I came across that is making things a bit complicated_ When I inject the runtime via the following header: var header...
0
http://www.elastic.co/guide/en/elasticsearch/client/groovy- api/current/client.html Moved to Groovy extensions, so that this documentation should update
The documentation that exists in the repo should be added to the main site in place of existing Groovy docs.
1
It would be nice to be able to use the minhash token filter, using minHash token filter added to Lucene. The minhash algorithm implements locality-sensitive hashing. Basically, every token is hashed into a hash table. The hash table is then sampled to generate a smaller set of representative tokens. This has severa...
See elasticsearch-cloud-aws PR 118 from @NicolasTr elastic/elasticsearch-cloud-aws#118
0
This surfaces the discussion in #5216. Here are some precision differences than @JPFrancoia and I are looking at: import numpy as np from sklearn.discriminant_analysis import LinearDiscriminantAnalysis from sklearn.utils.testing import assert_array_almost_equal state = np.random.Random...
The docs say that LDA.explained_variance_ratio_ should have only `n_components_`. But it doesn't. It looks like this bug only exists when we use the `eigen` solver, not the `svd` solver. >>> import numpy as np >>> from sklearn.lda import LDA >>> from sklearn.utils.testing import assert_equal ...
1
* Electron version: v1.8.2-beta.4 * Operating system: Windows 7 Ultimate x64 ### Expected behavior Enter the command and its execution ### Actual behavior the electron crash when I start enter the command ### How to reproduce 1. open developer tools 2. open console 3. try to enter any character (and y...
* Electron version: 1.8.2-beta.3 * Operating system: Windows_NT 10.0.15063 ### Expected behavior When devtools are open I should be able to type directly into the console. ### Actual behavior When you type into the console in devtools it crashes the electron app without showing any errors. ### How to reproduc...
1
Q | A ---|--- Bug report? | no Feature request? | no BC Break report? | no RFC? | no Symfony version | 3.3.5 We have a custom user provider created based on this documentation and a custom authenticator based on this documentation. Furthermore we trigger the firewall ourselves during our routing, becau...
$in = <<<EOF a: b: 5 b: 6 EOF; var_dump(\Symfony\Component\Yaml\Yaml::parse($in)); will give that a[b] = 5 instead of complaining b was defined twice.
0
I tried writing tarai function with Rust, version info is: $ rustc --version rustc 1.0.0-dev (3d5fbae33 2015-01-13 01:08:03 +0000) written code is: #![feature(unboxed_closures)] fn tarai<F:Fn() -> i32>(x:i32, y:i32, z:F) -> i32 { if x <= y { y ...
Came up with this issue while "unboxing" the `collections::trie::map::InternalNode::each_reverse` method. ### Reduced test case #![feature(unboxed_closures)] struct Struct; impl Struct { fn method_ok(&self, f: |()| -> bool) -> bool { self.method_ok(|t| f(t)) ...
1
I couldn't find anything like this which would have removed the need for parsing some text in my extension. https://atom.io/docs/api/v1.1.0/ScopeDescriptor
_From@billti on November 1, 2015 6:10_ The API call `document.getWordRangeAtPosition(position)` appears to use its own definition of a word. For example, my tmLanguage defines `attrib-name` as a token/scope, yet `getWordRangeAtPosition` appears to break this into 2 words on the `-` character. How can I get token r...
1
## Question ### Which version of Sharding-Jdbc do you using?(您使用的Sharding-Jdbc版本为?) sharding-jdbc-spring-boot-starter:3.1.0 springboot: 2.1.1.release druid-spring-boot-starter:1.1.10 mybatis-spring-boot-starter:1.3.2 ### Expected behavior (您预期的结果是) 正常运行 ### Actual behavior (实际运行的结果是) The bean 'dataSource'...
使用 **python sqlalchemy** ,在创建连接中,必须添加 **autocommit** 参数,否则在进行连接中便会报错: ![image](https://user- images.githubusercontent.com/30698152/134836519-5bbb437f-b721-40c0-a707-6e86ccdcf46c.png) **报错提示(4.1.0):** ![image](https://user- images.githubusercontent.com/30698152/134836608-37578dd4-86f0-4266-96e9-dc57043efe25.png) ...
0
## Problem After upgrade from v0.7.2 to v0.8, it compile failed. Launching lib/main_dev.dart on Redmi 3S in debug mode... 注: /Users/jagger/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_inapp_purchase-0.8.7/android/src/main/java/com/dooboolab/flutterinapppurchase/AndroidInappPurchasePlugin.jav...
Since the last engine roll the devicelab microbenchmarks are failing due to an exception parsing the JSON response, and the `completeError` call failing claiming it was already completed (!). I added some debug logging in #19093 which I'm reverting. Below is some example output for further investigation. I still can'...
0
I raised this against VS Code, but they advise it's Electron's doing. When I go to select a debug session and there are several, the dropdown menu grows upwards but there's limited space on the screen so it ends up being quite difficult to use. * Electron Version: 1.7.12 * Operating System (Platform and Version)...
### 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 12.0.0 ### What operating sys...
0
_Original tickethttp://projects.scipy.org/numpy/ticket/1036 on 2009-03-04 by @rc, assigned to @rc._ Neil Crighton wrote: As far as I know there isn't an obvious way to get the functionality of setmember1d working on non-unique inputs. However, I've needed this operation quite a lot, so here's a function I wrote th...
### Describe the issue: A simple code snippet below calculating bins for a given input fails while trying to allocate 12.7 PiB of RAM. Probably related to my floats precision, but is definitely not the expected result. I would be most grateful if anyone could suggest a workaround while this bug is being fixed. ###...
0
Apologies if this is a duplicate of an existing issue, but I haven't been able to find an answer to this specific issue. I note however #2839 A summary of the config/setup for our app: * TypeScript `v1.7.0-dev.20150827` * `tsd v0.6.4-beta` * `tsconfig.json`: { "compilerOptions": { ...
In a `.d.ts` file, I have the following: import * as interfaces from './interfaces'; declare module sequelize { export import Promise = interfaces.Promise; } declare var sequelize: interfaces.Static; export = sequelize; I'm getting an error saying "duplicate identifier ...
0
## Steps to Reproduce Create a TextField like this: var text = "hello"; var controller = new TextEditingController(text: text) ..selection = new TextSelection(baseOffset: 0, extentOffset: text.length); new TextField( autofocus: true, textAlign: TextAlign.end, controller...
## Steps to Reproduce 1. Create a `TextField` wrapped in `Expanded` or `Flexible` inside `Row` 2. Set `TextAlign` for `TextField` to `end` 3. Start typing in text field, you can notice after first character cursor jumps on the left side of text field. 4. If you try to select a text by doing long tap - select...
1
**Do you want to request a _feature_ or report a _bug_?** bug **What is the current behavior?** "0"-prefixed octal literals and octal escape sequences are deprecated; for octal literals use the "0o" prefix instead **If the current behavior is a bug, please provide the steps to reproduce.** https://gist.github.co...
**Do you want to request a _feature_ or report a _bug_?** A Bug **What is the current behavior?** Our application has ~2K modules with multiple entries. After compiling these entry points, webpack logs given entries + distorted entries in output and emits duplicate events like `after-compile`. With this, our cu...
0
_Apologies is this is a dupe - I searched a number of different ways and couldn't fine anything existing. Obviously, I'd be surprised if this hasn't come up somewhere before._ Default syntax highlighting, and setting syntax highlighting for files without a default works great in Atom - except for one significant th...
Several halp issues about people wanting to add extensions to language plugins. Currently they have to fork the package to do this, might be nice to support this through the config.
1
I can't found DatePicker after install material-ui * I have searched the issues of this repository and believe that this is not a duplicate. I'm using Material-ui for web _ ver 1.0.0-beta.4
Here small button is small. But here it looks like a medium size button. * I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior Button with size="small" looks smaller then medium size button, independently by content inside. ## Current Behavior It looks...
0
Creating a model in Three.js/editor and exporting with roughness or metal maps to GLB or GLTF will not export the rough/metal maps whether they are combined as a single file AO/Rough/Metal RGB or as individual images. I'm trying to apply these images in the Editor and export them as a gltf file. However when the exp...
It would be nice if the TransformControls had optional constraints (minimum, maximum) for each axis. It would be also nice if some gizmo definitions/helpers could be enabled/disabled. The example below shows a max scale constraint for all axes and most of the gizmo definitions/helpers disabled. ![gizmo](https://us...
0
_Original tickethttp://projects.scipy.org/numpy/ticket/999 on 2009-02-05 by trac user mjwakefield, assigned to @dmcooke._ When NumPy is listed as a dependency for another package automatic installation of NumPy fails. easy_install numpy works successfully Best match: numpy 1.2.1 Downloading http://downloads.sou...
_Original tickethttp://projects.scipy.org/numpy/ticket/860 on 2008-07-24 by trac user phsilva, assigned to @dmcooke._ Numpy 1.1.0 works well with easy_install if called from command line, like: easy_install numpy==1.1.0 BUT, if I declare numpy==1.1.0 as a dependency in my setup.py setup() function, then I got thi...
1
## 🚀 Feature Per @pritamdamania87's comment on #30020, we can have duplicated code in the shutdown implementation of different RPC backends. We should unify this code in RpcAgent's shutdown function, and then each backend can have a `shutdownImpl` for their custom shutdown implementation details. cc @pietern @mrsh...
Hi guys: I have build a seq2seq model using nn.LSTMCELL in it. And I want to export a trained one to onnx form. However, when I do this, I have an error says: UserWarning: ONNX export failed on ATen operator _thnn_fused_lstm_cell because torch.onnx.symbolic_opset9._thnn_fused_lstm_cell does not exist...
0
This issue formalizes @pcwalton's RFC on the mailing list. This was also discussed in the 2013-05-14 meeting and in #6087. Steps towards this have already been made in #6462. Whilst this is not a high priority change at the moment (understandably there are far bigger fish to fry), this is a semi-common question on t...
I get an internal compiler error on the input detailed below. I tried this code: struct B; impl B { fn func(&self) { } } fn main() { let x:&fn(&B) = &B::func; } I expected to see this happen: Maybe it should work like `let x = &B::func`, but I'm guessing...
0
Hi, I see the atom helper process not responding in my activity monitor. When I quit the process atom crashes with the attached error message. If I click 'reload' from that button I see a blank atom window. ![screen shot 2014-11-24 at 12 34 59 pm](https://cloud.githubusercontent.com/assets/2488588/5171730/836508b...
Looking at activity monitor, I always get a `Atom Helper (Not Responding)`, even if I start atom in safe mode. I'm on OSX mavericks and atom 0.138.0. I noticed this at least a few versions back too. ![screen shot 2014-10-21 at 10 08 40 am](https://cloud.githubusercontent.com/assets/253936/4739097/05bb3504-5a02-11e4...
1
The test `scipy.signal.tests.test_bsplines::TestBSplines::test_spline_filter` fails on Windows 32-bit with Python3.4/2.7. ~~Probably just tolerance issue --- the test seems to be doing comparison vs. 0 with atol=0.~~ ### Error message: https://ci.appveyor.com/project/scipy/scipy- wheels/build/1.0.143/job/m9vypcjy8...
_______________________ TestBSplines.test_spline_filter ________________________ [snip] > raise AssertionError(msg) E AssertionError: E Not equal to tolerance rtol=1e-07, atol=0 E E ...
1
when I've install the phpexcel and update the composer this error is occurred, I tried to clear the cache but the error appeared again.
After updating from 2.8.9 to 2.8.10 I experience the following exception for any request. Downgrading again resolves the issue. No other composer dependencies were updated in the process. RuntimeException in appDevDebugProjectContainer.php line 7425: You have requested a synthetic service ("request...
1
_Original tickethttp://projects.scipy.org/scipy/ticket/712 on 2008-08-04 by @jpaalasm, assigned to unknown._ scipy.cluster.distance.pdist does not work when the Canberra distance is used. As seen below, pdist outputs a pseudorandom number instead of the real distance (which, in this case, should be around 0.014925...
_Original tickethttp://projects.scipy.org/scipy/ticket/711 on 2008-08-04 by @jpaalasm, assigned to trac user damian.eads._ scipy.cluster.distance.pdist does not work when the Canberra distance is used. As seen below, pdist outputs a pseudorandom number instead of the real distance (which, in this case, should be a...
1
* 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.6.5 * Operating System version: macOS * Java version: 1.8 ### Steps to reproduce this issue ...
* 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.5.x * Operating System version: xxx * Java version: 1.8 ### Steps to reproduce this issue 1...
0
### Vue.js version 2.2.2 ### Reproduction Link https://jsfiddle.net/8azt2xz9/3/ and click `filter`, vue.js throw error `duplicate keys` error if bind key is an object, vnode `updateChildren` algorithm has problems. So the key is strictly required a string value?
### Version 2.6.11 ### Reproduction link vueschool/vuejs-components-fundamentals@`3a90eea` ### Steps to reproduce Currently, when I get a Vue "warn"ing like [Vue warn]: Avoid mutating a prop directly since the value will be overwritten whenever the parent component re-renders. Instead, use a data ...
0
The ufunc reference contains the following notes about `out` and `where` usage: > If ‘out’ is None (the default), a uninitialized return array is created. The > output array is then filled with the results of the ufunc in the places that > the broadcast ‘where’ is True. If ‘where’ is the scalar True (the default), >...
The numpy documentation on the use of the argument 'where' in numpy.divide says: > **where : _array_like, optional_** > Values of True indicate to calculate the ufunc at that position, values of > False indicate to leave the value in the output alone. I am wondering what value is used for the positions in the ar...
1
The wrong character (œ) is displayed for the lowercase æ The capitalized version (Æ) is working fine (Atom Version 0.138.0, OS X 10.10 Yosemite)
Original issue: atom/atom#1625 * * * Use https://atom.io/packages/keyboard-localization until this issue gets fixed (should be in the Blink upstream).
1
I use multiple monitors on my laptop and can't use FancyZones on both. Only the primary laptop display will have all the zones but the external monitors is just considered and one zone.
# Summary of the new feature/enhancement Currently the new FZ editor only comes up and applies zone layouts to the primary monitor. In order to get a layout on a different monitor, the original custom editor is needed. Bret and Jeff have a design for this change and now they need to implement it. # Proposed technic...
1
The following code does not show markers. my_data = [1,2,5,3,0] sns.lineplot(data = my_data,markers=True); this code doesn't show markers either ax = sns.lineplot(x = [1,2,3,4,5], y=[1,2,5,3,0],markers=True); on the other hand, this code does: my_data=pd.Da...
I am running matplotlib 3.0.2 and Seaborn 0.9.0 in python 3.7 on MacOs. There appears to be a bug in Seaborn which makes its line plot function ignore the markers argument. The matplotlib plot still plots the markers, i.e. this is not the problem and I also set lines.markeredgewidth as was recommended in an earlier...
1
Here is some strange code uncovered by a test I wrote for #23536: fn id<T>(x: T) -> T { x } fn main() { let spot: Option<i8>; let x = 1_i8 << id(8_i8); spot = Some(x); assert_eq!(spot.unwrap(), 0); println!("so we stored a zero byte ... but:"); a...
1 >> 24353125315
1
### 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 an issue that matches the one I want to file, without success. ### Issue Details * **Electron Version:** * v1...
### Issue Details * **Electron Version:** * 13.0.0-nightly.20201203 * **Operating System:** * macOS * **Last Known Working Electron version:** * N/A ### Expected Behavior `WebFrameMain.frames` should never contain undefined ### Actual Behavior Uncaught Exception: TypeError: Ca...
1
### Description A textbox is added to the UI next to each DAG to write/modify information regarding the DAG directly in the UI. ### Use case/motivation I work on a team and currently we are unable to relay information regarding a DAG through the UI. For example: reason why a maintainer temporarily disabled a parti...
**Description** I have been an airflow user for since a long time and I have often asked myself "what did happen to this task 4 months ago?". Usually, this question starts a long and tedious process of going through slack/github/jira/emails to understand what was the problem. Wouldn't be nice having a small airfl...
1
### 系统及 Electron 的版本信息: Electron version: v1.6.1 Operating system: os x 10.12.2 ### 问题现象 中文输入法(百度五笔),在输入中文时,时常会出来「输入法候选词面板」位置异常,会出现在整个窗口的「左上角」 ### 问题截图 ![image](https://cloud.githubusercontent.com/assets/1432335/23797890/025e0434-05dd-11e7-8d52-2051ea899062.png)
I'm encountering a weird situation. When I was inputting characters in Chinese, the IME window would appear at top left of the app first, and then in a normal position for the consecutive letters. Please see the snapshot below. Maybe @zcbenz you can view this issue. ![qq20160218-0 2x](https://cloud.githubuserconten...
1
# Checklist * I have verified that the issue exists against the `master` branch of Celery. (v5.0.2) * This has already been asked to the discussion group first. * I have read the relevant section in the contribution guide on reporting bugs. * I have checked the issues list for similar or identical bug...
# Checklist * I have verified that the issue exists against the `master` branch of Celery. * This has already been asked to the discussions forum first. * I have read the relevant section in the contribution guide on reporting bugs. * I have checked the issues list for similar or identical bug reports...
0
# Bug report **What is the current behavior?** As defined in TypeScript, the `fs.stat` in Node.js returns value of type `Stats | BigIntStats`. While in Webpack's type definition, the API `InputFileSystem.stat` returns value of type `IStats`, which is not assignable to `Stats | BigIntStats`. This becomes a problem ...
🎄 First, thanks for trying and giving feedback to our alpha version. 🎄 Note that it's still in an early state and stuff may be broken. This is something you want to report here, as we don't want this to happen in the final release. Note that the major version has breaking changes and some plugins might no longer ...
0
Hi, I'm working with histogram aggregation but there is something strange with keys. For instance (cf : http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search- aggregations-bucket-histogram-aggregation.html): If I use this request : { "aggs" : { "prices" : ...
# Completion Suggester V2 The completion suggester provides auto-complete/search-as-you-type functionality. This is a navigational feature to guide users to relevant results as they are typing, improving search precision. It is not meant for spell correction or did-you-mean functionality like the term or phrase su...
0