text1
stringlengths
2
269k
text2
stringlengths
2
242k
label
int64
0
1
* I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior When running `yarn dev` it should work. ## Current Behavior When running `yarn dev` it gives me `GET http://localhost:3000/_next/-/commons.js net::ERR_ABORTED` ## Steps to Reproduce (for bugs) 1. n...
# Bug report **you may see the video first:https://cl.ly/1Y0g0J43273y** ## Describe the bug each page has a dynamic component. link to one of other pages, and the dynamic component load failed ## To Reproduce example: https://github.com/comus/with-dynamic-import 1. rm -rf .next (clear build cache first)...
0
# Environment Windows 10 Enterprise Windows build number: Version 10.0.17763.437 PowerToys version: v0.18.1 PowerToy module for which you are reporting the bug (if applicable): Main # Steps to reproduce Install PowerToys Restart Computer Open it from show-hidden-icons section It d...
# Environment Windows build number: [run "ver" at a command prompt] 1909 (18363.836) PowerToys version: 0.18 PowerToy module for which you are reporting the bug (if applicable): settings # Steps to reproduce Launch Powertoys - right click to bring up settings # Expected behavior See th...
1
#### Challenge Name Missing Letters #### Issue Description The String.charCodeAt() link does not direct users to actual link as you can see from the provided screenshot on the right side. #### Browser Information * Browser Name, Version: Chrome Version 49.0.2623.112 * Operating System: Windows 8.1 * Mobile...
Challenge Missing letters has an issue. User Agent is: `Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.86 Safari/537.36`. Please describe how to reproduce this issue, and include links to screenshots if possible. The link String.charCodeAt() has the href set to undefinded...
1
**I'm submitting a ...** (check one with "x") [ ] bug report [x] 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** When rejecting access to a compone...
This issue is related to the new-new router: **I'm submitting a ...** (check one with "x") [ ] bug report [x] feature request [ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question **Current be...
1
Dear Neo4j team, I have a issue when i'm trying to use NOT IN expressions This is my use case: - The first query, i get nodes that have relationship with cypher start cypher=node(4) match cypher-[:KNOWS]-friends return friends Expect result: node 2 and node 5 Actua...
* Neo4j version: 3.0.7 * Operating system: MacOS 10.12 * API/Driver: Terminal Following the tutorial for using the bulk CSV importer with multiple files, I issued the following command: $NB/neo4j-import --into test.db --nodes "header.csv, patents.csv" --delimiter "|" --skip-duplicate-nodes ...
0
Every time I login to the site a popup shows up covering half the screen and I'm not able to work on any challenges or go into my profile because the popup won't go away. I try clicking on the "x" to close the box and it won't go away. Please help. Challenge Use CSS Selectors to Style Elements has an issue. User A...
Hi, I just can't use the website with Safari as of the release of the new design. At any given time there is a blank panel on the right site of the webpage, the only links I can click on are map and chat, they both pop out a new panel that overlaps the blank one, but if I close the panel it does not dismiss the b...
1
Using Windows and 0.211.0 I have a second monitor, if I position my "Atom" monitor to the right and higher than other monitor and use FILE or right click options, the right click menu doesnt appear. If I position my monitors at the same height, when I right click, hit FILE, the right click menu appears on the secon...
![menu atom](https://cloud.githubusercontent.com/assets/174857/4079329/127d686a-2ed4-11e4-99ee-c09ad0ef8d9a.png) I have a 3 monitor setup, when atom is maximized on any monitor but the left most one the file menu opens up one monitor to the left. Windows 7 Atom vs 0.124.0
1
Make sure backward compatibility exists.
1
* Output of `node_modules/.bin/electron --version`: 2.0.8 * Operating System (Platform and Version): MacOS 10.13.6 * Output of `node_modules/.bin/electron --version` on last known working Electron version (if applicable): **Expected Behavior** JSX files should have syntax highlighting like with JS files. **...
### 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 11.2.1,12.0.0 ### What operat...
0
Firstly, I installed Xcode command line developer tools. Then, I installed numpy via pip3. When I try to run python code, I give an error. In previous version (macOS Mojave) everything was okay. ### Reproducing code example: import numpy as np ### Error message: Python(3853,0x112ed8e00) malloc: can'...
### Reproducing code example: Install Pandas with PIP after a clean install of macOS Big Sur and Python3.9 via Homebrew. pip install pandas pip3 install pandas pip3 install pandas --no-build-isolation --no-cache-dir sudo pip3 install pandas --no-cache-dir These are the only packages actua...
1
Could we get the version number in the _deb_ file that is posted on the github downloads page. It's pretty straight forward for me to grab the next version every time its released but when I need to quickly rollback my folder has a bunch of `atom-amd64(N).deb` files. Super minor and I'll no longer care once we get a...
Can we get the version appended to the rpm, deb and dmg packages as they are built. I can't speak to dmg for mac, but it is considered standard practice to include the version and release as part of the filename in rpm and deb packages, especially since atom doesn't update itself and there are no YUM repos (yet).
1
The cat picture links are not rendering in either Firefox or Safari even if I specify the URL in my address bar. From my current lesson: challenges/use-the-bootstrap-grid-to-put-elements- side-by-side <a href="#"><img class="smaller-image thick-green-border" src="https://bit.ly/fcc-relaxing-cat" alt=...
#### Challenge Name Steamroller #### Issue Description do not know why it does not let me through this challenge . #### Browser Information every result is right . * Browser Name, Version: chrome . * Operating System: mac os * Mobile, Desktop, or Tablet: Desktop #### Your Code function ste...
0
## 🚀 Feature/Enhnacement During RPC initialization, each participating process initializes a singleton `DistAutogradContainer`. During shutdown, we cleanup items such as the RRef context and RPC agent, but do not reset this singleton dist autograd container. This prevents RPC from being reinitialized (i.e. a group ...
* OS: Ubuntu 16.04 * PyTorch version: source code@master * How you installed PyTorch (conda, pip, source): source * Python version: Python3.6@conda * CUDA/cuDNN version: 9.0 * GPU models and configuration: 4x1080Ti * GCC version (if compiling from source): gcc5.4 * A script to reproduce the bug...
0
Is there no possibility to display a done button (textInputAction: TextInputAction.done) for a number input (keyboardType: TextInputType.number)?
TextInputType.number puts up a phone number style keyboard with no DONE button. Changing to TextInputType.text has a DONE button. iOS 10.3.3. How can I get a numeric keyboard on iOS? ## Steps to Reproduce Create a text field as follows: TextEditingController controller = new TextEditingController(t...
1
##### System information (version) * OpenCV => 4.0.0 * Operating System / Platform => Ubuntu 18.4 * Compiler => gcc 7.2 ##### Detailed description I'm having problems trying to load a model in pb or pb&pbtxt using readNetFromTensorflow. The model is a pretrained resnext network trained and exported using t...
##### System information (version) * OpenCV => 3.4 * Operating System / Platform => Mac OS X ( Related to JS version of Open CV) * JS has been built using branch 3.4 ##### Detailed description Was trying to use orb.detect() function in JS but it throws errors: `Cannot call Feature2D.detect due to unbound ty...
0
### Bug report **Bug summary** Given clean loglog data, loglog subplots with shared axes work correctly. Given arbitrary loglog data, axis labels are removed incompletely. **Code for reproduction** import numpy as np import matplotlib.pyplot as plt x_pass = np.logspace(1, 2, 3) y1_p...
### Bug report **Bug summary** If multiple subplots are created using the `subplots` function with `sharex=True` or `sharey=True`, only the outer axes should have tick labels. However, when having logarithmic axes, only this is only true for major tick labels. The bug also appears when using `AxesGrid` instead of ...
1
As the title says, this seems somehow broken. ProfileType: $builder->add('emails', 'collection', array( 'type' => new EmailType(), 'allow_add' => true, 'by_reference' => false) ); EmailType: $builder->add('address', 'text') ->add('type', 'text'); Calling form_widget(form) it only renders one input fi...
see #3923 (comment)
1
This issue relates to http://symfony.com/doc/current/cookbook/templating/namespaced_paths.html If you choose to render your templates using namespaced paths {% extends "@AcmeDemo/layout.html.twig" %} It means that if you create a new bundle that AcmeDemo is the parent of, it does not prepend the chil...
By looking at the code, I am under the impression that the Bundle inheritance is not supported by the current code.
1
Hello everyone! How I can doing dynamic host in axios? Example: const host = location.hostname; // axios.defaults.baseURL = 'http://hastore.local'; axios.defaults.baseURL = host; axios.defaults.port = 8080; axios.get('api/categories') .then((...
#### Summary try let url = '/dsk', let data = { dsk: ['a1', 'a2'] } let config = { baseURL: 'http://8.8.8.8', data } axios.post(url, data, {config}).then(resp => { console.log(resp.config.data) }) get `resp.config.data` {"baseURL": "http...
0
Hi, I'm trying to spin up the container with Deno, the build works fine but when I run the docker file I get this error: ➜ docker run -it deno-app deno: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory Information: ➜ d...
Running deno executable on alpine (frolvlad/alpine-glibc since glibc is required) fails since 1.8.0: # running deno deno: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory if I install libstdc++ via `apk add libstdc++` I see (when ...
1
**Ben Rowlands** opened **SPR-3313** and commented Constructor injection is desirable for imutability but the Spring config is very much tied to implementation (ordering of args). We could solve this problem using a `@Property`("..") annotation to decorate a constructor with the names of the ctor paramaters? (coul...
**Rob Harrop** opened **SPR-2077** and commented * * * **Issue Links:** * #7998 Add `@annotation` to name constructor arguments allowing names to be placed in config
1
##### ISSUE TYPE * Feature Idea ##### COMPONENT NAME NA ##### ANSIBLE VERSION ansible-playbook 2.5.0 (devel 91e9aaca28) last updated 2017/10/18 17:12:24 (GMT +100) config file = configured module search path = [u'/Users/lynchg/.ansible/plugins/modules', u'/usr/share/ansible/plugins/m...
##### ISSUE TYPE * Feature Idea ##### COMPONENT NAME modules/windows/win_firewall_rule ##### ANSIBLE VERSION ansible 2.4.1.0 config file = /Users/cg/Repo/ansible-windows-examples/ansible.cfg configured module search path = ['/Users/cg/.ansible/plugins/modules', '/usr/share/ansible/plu...
0
**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 [x] feature request **Current behavior** When using the new forms with rc2 binding a template reference variable to `ngModel` doesn't work as described in the new form proposal. The error I'm getting is: EXCEPTION: ...
0
Testing #6099 When installing an extension with `code-alpha --install-extension` I need to pass the id that includes publisher and name. It's not easy to find that id out. Especially the publisher part is not mentioned on the marketplace page itself: https://marketplace.visualstudio.com/items?itemName=donjayamanne...
When I create a new file, it does not recognize the jsconfig settings (ES6 for example). I need to go to jsconfig, make a change, dismake that change and then it the new file will be ok.
0
# Environment Microsoft Windows [Version 10.0.18363.900] PowerToys 0.19.2 # Steps to reproduce 1. Open PowerToys settings window by double-clicking icon in notification area 2. Resize the window 3. Close the window 4. Open PowerToys settings window again # Expected behavior Expected custom window size ...
# Environment Microsoft Windows [Version 10.0.19041.264] 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 Click powertoys in notification tray, window is on set size that c...
1
**Migrated issue, originally created by Alessandro Pelliciari (@apelliciari)** SQLAlchemy==1.1.9 SQLAlchemy-Utils==0.32.16 Working on sqlite, with a query like this: SELECT DATE(creation_date, -strftime('%d', data) || ' days', '+1 day') AS __timestamp FROM table_xyz...
**Migrated issue, originally created by Michael Bayer (@zzzeek)** Currently, literal_column() doubles up percent signs as the base compiler.py level, which is inconsistent with the behavior of text() and column(), which both do it at the per-dialect level. But also, at the per-dialect level, the mysqldb and psycopg2...
1
**Apache Airflow version** : 2.0.0 **Environment** : Docker image `apache/airflow:2.0.0-python3.8` on Win10 with WSL **What happened** : I built a custom provider with a number of custom connections. This works: * The connections are properly registered * The UI does not show hidden fields as per `get_ui_fi...
### Apache Airflow version 2.1.3 (latest released) ### Operating System Debian GNU/Linux 10 (buster) ### Versions of Apache Airflow Providers apache-airflow-providers-amazon==2.1.0 apache-airflow-providers-celery==2.0.0 apache-airflow-providers-cncf-kubernetes==2.0.2 apache-airflow-providers-docker==2.1.0 ...
0
# Summary of the new feature/enhancement When certain applications are on the taskbar, right-clicking their icons shows additional special menu options (ex: VS Code provides options to open recently opened files, workspaces, etc., calculator has a _tasks_ section, to open the calculator in standard, programming, etc...
The Task Bar context menu ![image](https://user- images.githubusercontent.com/189862/57370160-70cea980-715d-11e9-9c0b-718bb68e4ca9.png) should show the items from the configured profiles that populate the new shell menu ![image](https://user- images.githubusercontent.com/189862/57370126-5e547000-715d-11e9-99d6-d32...
1
### System information * **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)** : only import tensorflow * **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)** : windows 10 * **Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobi...
### System information * **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)** : Don't have code yet * **OS Platform and Distribution Linux Ubuntu 16.04 * **TensorFlow installed from (source or binary)** : git clone latest revision (TensorFlow 1.1) * **Te...
0
I don't know if this would come under feature request or a bug or if this is just expected and things should be handled differently in shouldComponentUpdate. Current behaviour : If A is a component which renders B and passes C as children to B. Now if A re-renders for some state change of which no part is passed to ...
React's shouldComponentUpdate based performance improvements work great for improving the performance of medium-weight components with large numbers of instances. They even work well with event handlers, as you can ignore event handler changes and instead pass a locally bound method that'll access `this.props.on*` on...
1
I'm implementing a custom BufferAggregator. The doc in the code level is pretty good! I just have extra questions that, as a dev user, could ask: * ~~What doesbuf actually hold? Are they bytes of metrics or bytes of aggregators?~~ * When we say "Implementations must not change the position, limit or mark of the...
### Affected Version Druid Built From Source as of Fri Jun 5, 2020 ### Description We are trying to create new druid ingestion specs to pull from s3 directly via index_parallel rather than hadoop. The outputs simply don't seem to be partitioned though. To make it easy to reproduce, here is a simple config that sh...
0
In the 1.9 branch (including whats in the centos 6 repo) in the Runner class, it appears ansible is trying to duplicate the fileno for a new stdin, however, this introduces a file descriptor leak since the dup is never closed. Additionally, self._new_stdin is not used anywhere else in this class. sel...
##### ISSUE TYPE * Bug Report ##### ANSIBLE VERSION $ ansible --version ansible 2.2.0 (devel 3b3ab605f6) last updated 2016/06/13 13:46:21 (GMT -500) lib/ansible/modules/core: (detached HEAD d6f01d0b4f) last updated 2016/06/13 10:41:06 (GMT -500) lib/ansible/modules/extras: (detached...
0
Plugins can fail in ways that aren't the fault of the code being compiled. This could be an internal error in the plugin (which is still different from an ICE in Rust itself), or something like failure to load an external configuration file. Ideally, plugins would call the usual methods like `bug`, `err`, `span_bug`...
The AST formatting functions have a lot of duplication. Abstract out patterns like fmt_sequence and fmt_bracketed.
0
Some machines don't have SSE4.1 CPU instructions, resulting in this error: #7138 Instead of forcing users to manually compile their version of tensorflow you should offer a compiled binary (on pip) with SSE4.1 instructions disabled.
As announced in release notes, TensorFlow release binaries version 1.6 and higher are prebuilt with AVX instruction sets. This means on any CPU that do not have these instruction sets either CPU or GPU version of TF will fail to load with any of the following errors: * `ImportError: DLL load failed:` * A crash w...
1
From the point of view of the Flex implementation, there's children with fixed sizes, and children that are flexible and whose sizes need to be established. But from the point of view of Flex users, the definitions don't make sense. The "fixed" children are the ones that can have any size they want, and the "flexibl...
We've received feedback from new users that our Flex implementation is kinda- but-not-really the Flexbox they know and love from the web. This can cause a bit of friction as they learn how our Flex is and is not Flexbox. We can consider renaming Flex to help avoid users drawing parallels and miss- set expectations. ...
1
**Describe the bug** If both the relationship and query define `order_by`, subsequent executions of the same query lead to addition of duplicate order clauses to the query. This also manifests itself as a memory leak. **To Reproduce** from sqlalchemy import Column, ForeignKey, Integer, create_engin...
**Migrated issue, originally created by Anonymous** (original reporter: rbu) We had quite a hard time figuring out the JOIN order as generated by a query(A).join(B) statement. All examples in the documentation have A as left and B as right side. Apparently though, when giving an explicit criterion as query(A).join(B...
0
With this code: require('babel/polyfill'); function* g() { yield 1; } Babel gives: 'use strict'; var marked0$0 = [g].map(regeneratorRuntime.mark); require('babel/polyfill'); function g() { return regeneratorRuntime.wrap(function g$...
require("babel/polyfill"); function *hello () {}; After babelification: "use strict"; var hello = regeneratorRuntime.mark(function hello() { return regeneratorRuntime.wrap(function hello$(context$1$0) { while (1) switch (context$1$0.prev = context$1$0.next) { ...
1
This is a tracking issue for the unstable `str_parse_error` and `utf8_error` features in the standard library. Some various small error types popped up once `FromStr` had an associated error type and haven't been considered too closely for stabilization. Some thoughts are: * Are the names of these types appropria...
I'm in the finishing touches of adding a `container::MutableSeq`, and I'm realizing it's a bit inconsistent that `vec` has methods like `push()` whereas `DList` has `push_back()`. I personally feel that we should rename the vec methods to make it explicit where exactly we are pushing/popping the values. I suggest tha...
0
When trying to compile the following code snippet from the project rust-efl: impl<'r, T> Iterator for EinaList<'r, T> { fn next(&mut self) -> Option<&'r T> { let v = list_data_get(self._eo); *self = match list_next(self._eo) { None => EinaList { _eo: ptr:...
When trying to use this feature in japaric-archived/complex.rs#9, the following happened: Compiling complex v0.0.0 (file:///home/phil/Dev/rust/_foreign_projects/complex.rs) /home/phil/Dev/rust/_foreign_projects/complex.rs/src/lib.rs:149:1: 156:2 error: internal compiler error: impl `VtableImpl(i...
1
Using this regular expressions to test json breaks syntax highlighting for the last regex on the line and if it's part of an if statement it breaks syntax highlighting for the rest of the file. /^[\],:{}\s]*$/.test( text.replace( /\\["\\\/bfnrtu]/g, '@' ).replace( /"[^"\\\n\r]*"|true|false|null|-?\d+(?...
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
**Kevin Mudrick** opened **SPR-9670** and commented We are seeing a pretty substantial performance hit with the creation of large quantities of prototype-scoped beans in the 3.1.x branch versus 3.0.x (and 2.5.6) In our example, we have call context.getBean() with a bean consisting of 2 levels of nested bean refere...
**Daniel Gredler** opened **SPR-9601** and commented As a result of the changes [1] made to RequestMappingHandlerMapping.isHandler(Class) to make it detect both Controller and RequestMapping annotations (see #14010), one of our HttpRequestHandler implementations that was working in 3.1.1 no longer works in 3.1.2: ...
0
Q | A ---|--- Bug report? | yes Feature request? | no BC Break report? | yes RFC? | no Symfony version | 3.3.10 After upgrading from 3.2 to 3.3. Files collection is now just empty in controller when updating entity without selecting new files. So it just removes the file entities. It used to work befor...
Q | A ---|--- Bug report? | no Feature request? | no BC Break report? | possibly RFC? | no Symfony version | 3.3.10 Hello, The change introduced in #24198 broke our file upload bundle. Our flow looks like this: 1. We use a form to create an entity with a file, using a form field which is not actua...
1
* Electron version: v1.3.2 * Operating system: win10 hello dear: I use the "depends.exe" tool to view the electron, I did not find the dependent msvcp140.dll. I update electron to the latest. Also found no msvcp140.dll,But my electron application can run normally, I don't know what's the reason. I opened thi...
* Electron version: v1.3.2 * Operating system: win10 hello dear: I use the "depends.exe" tool to view the v1.0.2 version of the electron, electron will rely on MSVCR120.dll, MSVCP120.dll. In the electron1.3.2 version does not rely on MSVCR120.dll, MSVCP120.dll. I don't know why, I guess it's a static link. I w...
1
## Steps to Reproduce (for bugs) https://codesandbox.io/s/7jox7jylj6 * select a value * click it again, to unselect it * then the option doesn't lose the selected background until the select menu is closed and reopened So we can't know if we have unselect it ## Expected Behavior It should toggle selection ...
### Problem description After initial open of menu, first item remains highlighted even after hovering off. ### Steps to reproduce `next` branch, menus demo http://localhost:3000/#/component-demos/menus 1. click to open 2. hover to a lower item ### Versions `next` branch `a38068f` * Browser: Mac Chro...
1
### Input Code Demo repo // Core import React, { Component, PropTypes } from 'react'; import { connect } from 'react-redux'; import { bindActionCreators } from 'redux'; import { actions } from '../../actions/navigation'; const mapStateToProps = ({ navigation }) => ({ // eslint...
### Input Code @Decorator() export class MyClass {} ### Babel Configuration (.bablerc, package.json, cli command) { "plugins": [ "syntax-decorators" ] } ### Expected Behavior @Decorator() export class MyClass {} ### Current Be...
1
**I'm submitting a ...** (check one with "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 **Current behavior**...
**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 ...
0
**Stepan Koltsov** opened **SPR-8528** and commented Spring javaconf by default allows to override bean definitions. This could cause hard to find bean name collisions made by mistake in large projects. To avoid this problem Spring provides GenericApplicationContext.setAllowBeanDefinitionOverriding(false). This hel...
**Keesun Baik** opened **SPR-3405** and commented Chapter 8 8.3.5.1's `@ExpectedException` and if <<an an>> instance of the exception is thrown during the test method execution then the test is considered to have passed (likewise if <<an an>> instance of the exception is not thrown during the test method executio...
0
Compressing our debug info might offer a significant, cheap file size win. Things to do: * Figure out which targets to compress debug info for by default. * Provide a linker flag to control compression on/off. * Teach the linker to compress debug info. * Teach the Go packages how to read compressed debug in...
by **jeff.allen** : What steps will reproduce the problem? If possible, include a link to a program on play.golang.org. 1. here is a program that makes a call to a predicate: package main func eq(a,b string) bool { return len(a) == len(b) } func main() { ...
0
pkg/client/record failed, but afaict didn't give useful output http://pr-test.k8s.io/23285/kubernetes-pull-test-unit-integration/19655/ ok k8s.io/kubernetes/pkg/client/leaderelection 1.110s FAIL k8s.io/kubernetes/pkg/client/record 2.569s ok k8s.io/kubernetes/pkg/client/restclient 1.282s
WARNING: DATA RACE Write by goroutine 32: testing.(_common).log() /usr/local/go/src/testing/testing.go:353 +0x1e6 testing.(_common).Logf() /usr/local/go/src/testing/testing.go:366 +0x82 testing.(_common).Logf-fm() /go/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/pkg/client/record/event_t...
1
Handling installation and updating will probably be a job for Shimmer and a COM API to let us interact with it from Atom
1
**Apache Airflow version** : 2.0.2 **Kubernetes version** : Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.3", GitCommit:"1e11e4a2108024935ecfcb2912226cedeafd99df", GitTreeState:"clean", BuildDate:"2020-10-14T12:50:19Z", GoVersion:"go1.15.2", Compiler:"gc", Platform:"darwin/amd...
Hey @ashb \- following your request of observing the self-hosted behavior. I believe the current scale-in settings are slightly too aggressive - especially when the traffic is low (weekends). I pushed a number of builds here (and @turbaszek as well): https://github.com/apache/airflow/actions/workflows/build-images...
0
ERROR: type should be string, got "\n\nhttps://k8s-gubernator.appspot.com/build/kubernetes-\njenkins/logs/kubernetes-e2e-gke-serial/2194/\n\nFailed: [k8s.io] DaemonRestart [Disruptive] Kubelet should not restart\ncontainers across restart {Kubernetes e2e suite}\n\n \n \n /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:134\n Sep 3 14:40:48.396: Couldn't delete ns: \"e2e-tests-daemonrestart-hzwrs\": namespace e2e-tests-daemonrestart-hzwrs was not deleted with limit: timed out waiting for the condition, namespace is empty but is not yet removed (&errors.errorString{s:\"namespace e2e-tests-daemonrestart-hzwrs was not deleted with limit: timed out waiting for the condition, namespace is empty but is not yet removed\"})\n /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:338\n \n\nPrevious issues for this test: #27502 #28722\n\n"
ERROR: type should be string, got "\n\nhttps://k8s-gubernator.appspot.com/build/kubernetes-\njenkins/logs/kubernetes-e2e-gce-serial/1670/\n\nFailed: [k8s.io] DaemonRestart [Disruptive] Kubelet should not restart\ncontainers across restart {Kubernetes e2e suite}\n\n \n \n /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:133\n Jul 8 17:10:18.307: Couldn't delete ns \"e2e-tests-daemonrestart-p29h1\": namespace e2e-tests-daemonrestart-p29h1 was not deleted within limit: timed out waiting for the condition, pods remaining: []\n \n\nPrevious issues for this test: #27502\n\n"
1
The flutter doctor should check to make sure the user has recent enough versions of Android Studio, Xcode, etc. While installing Flutter, I ran into a problem where I used the Google Managed Software Center to install Android Studio and Xcode, and it installed very old versions that caused errors.
Hello, We have 3 different schemes in iOS named `Runner`, `Dev`, `Beta` and we have 4 build configurations named `Debug`, `Debug-Dev`, `Release`, and `Release- Beta`. We are using different bundle identifiers for different build configurations. For example: `Debug` -> `com.AwesomeProject.myproject.debug` `Debug-...
0
Conda is a great package distribution system, especially for those with binary dependencies. It'd be good to have some ourselves.
Putting this here and tagging myself @ericmjl so that I can remember this exists. To get `jax` into the hands of data scientists and machine learning researchers, `conda` installation would be very useful. I will take a stab at this on conda-forge, and record my progress here.
1
If we add "pull-right" in navbar-nav class ul tag for right align links. Then when we expand and collapse navbar menu once then it does not get open again on clicking the navbar-toggle in mobile device. here is the bootply example: http://bootply.com/70846# 1. but if we don't keep pull right in navbar-nav it w...
`$('body').on(....)` does not work with something like https://github.com/rails/turbolinks. If you change it to `$(document).on(...)` it does work. Document is the top most element where events bubble up to.
0
## Steps to Reproduce 1. flutter upgrade 0.2 to 0.3 2. flutter doctor in my project folder 3. got things like below: Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this source! Downloading package sky_engine...(cached) Downloading common tools.....
Working on issues with the Firestore plugin, specifically #13043, and the need to have support for additional types that are specific to the Firestore plugin, led to the creation of flutter/plugins#343 . This solution works, but introduces code duplication and additional maintenance needs. A more permanently correc...
0
my directory structure has the pages folder inside a src root and the static folder is on the same level as the src folder,how do i configure webpack so as i can be able to access the files inside the assets folder from the src/pages/index.js * I have searched the issues of this repository and believe that this is...
I am trying to use nextjs with express by loading the nextjs app as an express router. I am mostly following the express example in the example folder but when the server starts up, I can only access the index page. All the other pages aren't loaded into the build folder. Not sure why that's happening as everythi...
0
I am not able to push to GitHub from inside VS Code? The git output looks like this: git push remote: Anonymous access to rmaclean/Website_DevConf.git denied. fatal: Authentication failed for 'https://github.com/rmaclean/Website_DevConf.git/' ​The anonymous part is odd, since I am pro...
I have scm git installed and GitHub for Windows. When I try to push I get prompted for username/password then get "Authentication failed on the git remote." I am able to push from GitHub for Windows and command line using same credentials
1
All other bits come out 0: In [2]: a=numpy.array([0x1,0x3]) In [3]: numpy.bitwise_and.reduce(a) Out[3]: 1 In [4]: a=numpy.array([0x2,0x3]) In [5]: numpy.bitwise_and.reduce(a) Out[5]: 0 Surely this is because `bitwise_and.identity` is 1, when it should be -1 (i.e...
In numpy 1.9.0 I get the following >>> numpy.bitwise_and.identity 1 But the correct identity should be a pattern of all 1's (for whatever the operation type is). This leads to bizarre results like the following: >>> numpy.bitwise_and.reduce([4]) 0
1
## ℹ Computer information * PowerToys version: v0.23.0 * PowerToy Utility: * Running PowerToys as Admin: Yes * Windows build number: [run "winver"] 18363.1082 ### ✔️ Expected result FancyZones should save my layout when I switch virtual desktops. ### ❌ Actual result FancyZones is confusing the layout of ...
I use two 4k monitors in portrait mode; works great when coding or writing documents. I would like to see the `Windows`+`Left/Right` shortcuts altered when Windows detects the monitor is in portrait mode, and snap the windows to the top half, or bottom half, of the screen, similar to how it works in landscape mode. ...
0
I work with a byte stream (from Azure DataLake https://pypi.python.org/pypi/azure-datalake-store/0.0.19 which only supports byte stream) that has a UTF-8 byte order mark, and want to read it into a data frame. pandas.read_json fails. For comparison, pd.read_csv(file, lines=True, encoding='utf-8-sig') works fine wi...
xref #13351 Here's the test, currently skipped
1
Hi, sorry but i couldn't find the language-yml repository, so i will post it here. Since the version 0.107.0 the yml syntax highlighting is not working anymore for me. The first line seems to be ok, the rest is just green. ![bildschirmfoto 2014-07-03 um 12 17 53](https://cloud.githubusercontent.com/assets/5446019/3...
I've just updated to 0.10.0 and I think it broke the highlighting even in very simple files. 😕 ![captura de tela 2014-07-02 as 23 02 06](https://cloud.githubusercontent.com/assets/572843/3464854/d2c4b384-0257-11e4-9680-7457ff94b030.png) Maybe something from `5b4def5` is not quite right? I'll try to take a better ...
1
Hi, all. i am new to tensorflow, and spent a lot of days to install tensorflow, but it didn't work. Need help sudo ./configure ~/tensorflow ~/tensorflow Please specify the location of python. [Default is /usr/bin/python]: Do you wish to build TensorFlow with Google Cloud Platform support? [y/N] n No Google...
I am having trouble configuring the latest master branch (`dbe7ee0`). When I run `./configure`, I get: ERROR: [...]/tensorflow/tensorflow/contrib/session_bundle/BUILD:107:1: no such target '//tensorflow/core:android_lib_lite': target 'android_lib_lite' not declared in package 'tensorflow/core' defined ...
1
Hi, Not a huge deal, but row_colors/col_colors are generally useful when plotting a heatmap. They are also undocumented in the API of clustermap: http://web.stanford.edu/~mwaskom/software/seaborn/generated/seaborn.clustermap.html I can work on a PR if @olgabot is ok with it, since it was her (awesome) work origina...
As an example see the docu about `FacetGrid`. There you don't see wich class it is inherited. It is `Grid`. That infos should be added somehow.
0
* **Electron Version:** * 4.x, 3.x * **Operating System:** * macOS 10.13.5 * **Last Known Working Electron version:** : * unknown ### Expected Behavior Top area is always clickable no matter what window state is. ### Actual Behavior Top area is not clickable after BrowserWindow is maximized the...
* Output of `node_modules/.bin/electron --version`: v4.0.1 * Operating System (Platform and Version): macOS 10.14.2 **Expected Behavior** The top of the window should continue responding to clicks after exiting from fullscreen. **Actual behavior** The top ~40px stops responding to clicks after exiting from f...
1
# 🌟 New model addition Funnel-Transformer ## Model description Funnel-Transformer is a new self-attention model that gradually compresses the sequence of hidden states to a shorter one and hence reduces the computation cost. More importantly, by re-investing the saved FLOPs from length reduction in constructing a...
# 🌟 New model addition ## Model description The recently introduced Funnel-Transformer architecture and models would be a great feature for Transformers: > Funnel-Transformer is a new self-attention model that gradually compresses > the sequence of hidden states to a shorter one and hence reduces the > computatio...
1
# Environment Windows build number: 10.0.18363.448 Windows Terminal version (if applicable): 0.6.2951.0 Any other software? None # Steps to reproduce Run `sudo apt update`. # Expected behavior The line with `‘apt list --upgradable’` should display with the correct text size, as in...
Right now I use cmder and I have a keyboard shortcut that can launch multiple tabs, like, one will start and run the local proxy, the other one for development and one for database I couldnt do that in current Windows Terminal, it would be nice to have that setup.
0
## Steps to Reproduce 1. exec: `flutter run` 2. change widget code 3. hot-reload,the application works correctly 4. leave behind for a while 5. active the application, touch the button to back to login page. 6. the application crash and the terminal show logs as below: ## Logs flutter: ══...
## Issue When you run hot reload and then start the application again, the changes are reverted. I think that the behaviour could be misleading if you come from Instant Run or JRebel for Android... I know this is the actual intended behaviour, but I'm afraid is not clear to all the potential users. ## Steps to Rep...
1
**Andreas Schildbach** opened **SPR-2299** and commented Please consider this code: <spring:bind path="command.rules"> <form:select path="rules"> <c:forEach var="rule" items="${rules}"> <spring:transform var="key" value="${rule}"/> ...
**Johnathon** opened **SPR-8355** and commented When sorting the following array: [/a/b/{c}/ **, /a/b/{c}/** /, / **, /** /] with the current implementation of AntPathMatcher.AntPatternComparator, the sort order results in: [/ **/, /** , /a/b/{c}/ **/, /a/b/{c}/** ] . In our case, this results in the wrong controlle...
0
Matlab has a function called complexrandn which generates a 2D complex matrix from uniform distribution. I need to use 2D complex number random matrix sometimes. Here is the code which I made to deal with it. It would be great if I could have it built in. You may like to also scale up to N dimensions as per the input...
**What's the need?** random.multivariate_normal works great for but is limited to sampling real vectors. Today, if ones would like to generate from complex multivariate distribution from (mu, Omega), sampling would need these steps: 1. get Omega^1/2 by cholesky decomposition (or svd) 2. generate a serie z of ...
1
I have created a very basic flutter plugin here: https://github.com/shehabic/dhplugin and used it in this module: https://github.com/shehabic/flutter-test-module this module is supposed to be the module that will have all the customer plugin we'll create in our company, we import this module into our existing...
Hi, I’m struggling since the last few days to understand how I can build or use Flutter Platform channel plugins that are written in Swift for the iOS part. To my understanding plugins should not force you to set « use_frameworks! » in your PodFile, because, well, that’s make for example firebase_messaging not work...
1
# Steps to reproduce ctrl + w sometimes crash unnormally, ctrl + , is also # Expected behavior shortcut keyboard run proper # Actual behavior
The windows will stay like this for a few seconds.It should close immediately. ![屏幕截图\(59\)](https://user- images.githubusercontent.com/52039820/59959373-997de900-94e8-11e9-80db-630fc8bef244.png) What'more , I have found a closed issue which says that this bug should have been fixed. I'm now using 10.0.18362.175...
1
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME Ansible core ##### ANSIBLE VERSION ansible 2.2.1.0 ##### CONFIGURATION deafult, installed from Ansible ppa ##### OS / ENVIRONMENT N/A ##### SUMMARY Looks like new version of Ansible 2.2.1 fails in some cases when processing playbooks and templates that...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME shell module with {% raw %} tags ##### ANSIBLE VERSION ansible 2.2.1.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ##### CONFIGURATION N/A ##### OS / ENVIRONMENT N/A (CentOS 7....
1
A common pattern with signals like SIGHUP, SIGINT, and SIGTERM is to perform some cleanup and then invoke the default handler. For example, in C: static void signal_handler(int signum) { do_cleanup(); signal(signum, SIG_DFL); raise(signum); } This is different from calling ...
If this has already been discussed in another issue I'm sorry, I haven't found one. I'am working on cliffy and we are trying to improve the sigint handling of the prompt module, if a user hit's `ctrl+c`. The problem is, deno doesn't trigger the sigint signal automaticly, because we need to enable the raw mode with `...
1
### Expected Behavior I should be able to set `SESSION_COOKIE_SAMESITE` to "None" in order to explicitly set `SameSite=None` on my session cookie. This will allow my flask application to be loaded in an iframe with the session. app.config['SESSION_COOKIE_SAMESITE'] = "None" ### Actual Behavior Toda...
Google's recent blog post describes changes on how they will enforce Cookies with SameSite value. The referenced samesite cookies explained article and RFC both describe the ability to specify a SameSite value of 'None' the string (as opposed to None, not set) for SameSite. The following today produces an error stat...
1
Nodes Network when a minion node becomes unreachable [replication controller] recreates pods scheduled on the unreachable minion node AND allows scheduling of pods on a minion after it rejoins the cluster(Failed 17 times in the last 30 runs. Stability: 43 %)Failed with 0 retries
**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.): ...
0
## Feature request webpack 5 currently makes `output.ecmaVersion` default to `6`. This can create issues for projects needing to support older browsers like IE 11. Many projects (including Babel's preset-env) have moved in the direction of relying on a shared browserslist config to avoid duplicating the browser su...
## Feature request Infer `output.ecmaVersion` from browserlist **What is the expected behavior?** By default, `output.ecmaVersion` should be getting by browserlist **What is motivation or use case for adding/changing the behavior?** Automatization **How should this be implemented in your opinion?** Add browser...
1
# Environment Windows build number: Version 10.0.18363.449 Windows Terminal version (if applicable): Version: 0.6.2951.0 Any other software? Git for Windows 2.24.0 Powershell core 6.2.3 # Steps to reproduce I am using WT with PSC. Inside it, I issue `git push` command. It requir...
# Environment Windows build number: 10.0.18362.418 Windows Terminal version (if applicable): 0.6.2951.0 # Steps to reproduce I didn't do anything specific, left terminal running, when I tried to use it, the content of the tabs were gone and the minimize/maximize/close buttons on the ter...
0
Hi! I just tried building TF 1.2.0-rc1 with MKL, using: bazel build --config=opt --config=cuda --config=mkl --copt="-DEIGEN_USE_VML" -c opt //tensorflow/tools/pip_package:build_pip_package Where, in the `'./configure` step I said "yes" to both using MKL and to downloading it from the web. I get...
Building with config MKL with the current master fails with build rule error. ### System information: (contents from tf_env.txt) == cat /etc/issue =============================================== Linux desktop 4.4.0-75-generic #96-Ubuntu SMP Thu Apr 20 09:56:33 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux VERSION="...
1
MSVC has a max length of 260 chars for input/output paths, which is exceeded when using weave. A possible solution (which I tested and seems to work) is to modify the unique name generation algorithm by making it use md5 hex checksums instead of sha256 (which are 64 characters long). The places where I made the modif...
The function inline() from scipy.weave store temporarily the compiled files with a filename consisting mainly of a sha256 hash. However Microsoft Visual C++ supports only filename of less than 258 characters including the extension for compilation. Hence the compilation fail. ( https://visualstudio.uservoice.com/foru...
1
As of https://golang.org/cl/6454150/ (rev a14ef77ab98c), this program no longer parses correctly: package x import "time" const μs = time.Microsecond The "μs" is not present in the AST. I'll have a quick dig into it, and punt to gri if I can't figure it out soon.
What steps will reproduce the problem? 1. Run the simple echo server here: http://pastie.org/783355 2. On a separate console, run the simple program that creates a new throwaway connection to the server every second: http://pastie.org/783368 What is the expected output? What do you s...
0
##### Issue Type: Bug Report ##### Ansible Version: ansible 1.5 ##### Environment: N/A ##### Summary: npm module won't install a package if it is installed as another package's dependency ##### Steps To Reproduce: - name: Install less compiler, css minifier npm: name={{ item }} with...
**Scenario** : Trying to install `uglify-js` (globally) because I need the _uglifyjs_ executable. Unfortunately the `npm` Ansible module won't install it because it's already listed as a dependency of another nodejs package (this other package is installed earlier in my playbook and I can't really move it). But whe...
1
#### Challenge Name Clone an Element Using jQuery #### Issue Description When I finish my code,it shows ok, but when I click the button of "Run tests", it appears different. #### Browser Information * Browser Name, Version: chrome 51.0.2704.103 m * Operating System: win10 * Mobile, Desktop, or Tablet: Desk...
Challenge Waypoint: Clone an Element Using jQuery has an issue. User Agent is: `Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.73 Safari/537.36`. Please describe how to reproduce this issue, and include links to screenshots if possible. ## Issue I believe...
1
The websocket functionality from std/ws is awesome. However, when writing code that targets deno and browser, it doesn't fare as well. Wondering if RT should provide a browser compatible version that can be wrapped by std/ws or vice versa. This would allow us to have it both ways, and I for one am sold on it.
Is this an intended behavior? I expected these properties to be filled with the actual file name and path. $ deno run --allow-read http://danoweb.site/stat_test.ts test.txt Downloading http://danoweb.site/stat_test.ts Compiling http://danoweb.site/stat_test.ts stat null null lstat null ...
0
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME win_chocolatey ##### ANSIBLE VERSION $ ansible --version ansible 2.3.0 (devel 01436cf186) last updated 2017/02/21 12:05:34 (GMT -500) config file = configured module search path = Default w/o overrides ##### CONFIGURATION A...
As an alternative solution to bug #8904
0
Consider the following equivalent definitions of a function and the benchmarking mutable struct Agent R::Float64 V::Float64 end initi(n) = Agent.(1., zeros(n)) f1(arr) = mean((a->cis(getproperty(a, :R))).(arr)) f2(arr) = mean(cis.(getproperty.(arr,:R))) agents = initi...
Consider two implementations of the same function julia> function foo2(T, c, f) d = T.(c) return sum(f .* d) end foo2 (generic function with 2 methods) julia> bar2(T, c, f) = sum(f .* T.(c)) bar2 (generic function with 3 methods) `bar2` seems like it i...
1
# 🐛 Bug ## Information "mrm8488/bert-spanish-cased-finetuned-ner" Language I am using the model on (English, Chinese ...): Spanish The problem arises when using: * the official example scripts: (give details below) * my own modified scripts: (give details below) The tasks I am working on is: * an offici...
# 🚀 Feature request output probabilities of generated sequences in generate function (generation utils) thank you so much! :)
0
# Checklist * I have verified that the issue exists against the `master` branch of Celery. * 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 reports....
I was looking for the difference between `Celery.start` and `Celery.worker_main` (I've been using the former, but now see in the user guide that the latter is recommended), but I found that neither has a docstring. Nor does the class and many other methods on it. Could you add some minimal docstrings to at least poin...
0
**Keith Donald** opened **SPR-9051** and commented When a `@ContextConfiguration` test class references a config class missing a `@Configuration` annotation, `@Bean` dependencies are wired successfully but the bean lifecycle is not applied (no init methods are invoked, for example). Adding the missing `@Configurati...
**Chris Beams** opened **SPR-6922** and commented also add `public int[] batchUpdate(String sql, List<Object[]> batchArgs)` as well as any other methods that exist only on SimpleJdbcTemplate at that time. * * * **Issue Links:** * #11106 Merge JdbcTemplate and SimpleJdbcTemplate, deprecate SimpleJdbcTemplate ( ...
0
Windows 10 Version 1909 Windows build number: [Version 10.0.18363.476] PowerToys version: 0.14 PowerToy module for which you are reporting the bug (if applicable): FanzyZones Simply opening Store apps Expect these apps to remember their last location/FanzyZone and open there. All Store ...
# Environment Windows build number: [Version 10.0.17134.1069] PowerToys version: 0.13.0 PowerToy module for which you are reporting the bug (if applicable): FancyZone # Steps to reproduce * Have a two-monitor setup * Primary monitor: on the left, 3840x2160, 150% scaling * Seco...
1
# Question How to get a list of all cached files in deno? # If not Maybe we need something like `deno cache --info` to get the cached paths as well as the download dates?
_I'd like to take on this, if this proposal seems like a good idea to you_ A valid question came to me today. What if I'm not using a module I imported remotely anymore and want to delete it from my disk? Asking someone to delete it in their DENO_DIR folder seems like quite a hassle, and is not really intuitive. A...
1
> python 3.5.3 (default, Jan 19 2017, 14:11:04) > [GCC 6.3.0 20170118] on linux > Type "help", "copyright", "credits" or "license" for more information. > import cv2 > import torch > *** Error in `python3': free(): invalid pointer: 0x00007f15aad8cb80 *** > ======= Backtrace: ========= > /lib/x86_...
see the commit comment: `1d9b10d`#commitcomment-23678756 To reproduce install ros-kinetic-tf 1.11.8-0xenial-20170613-200340-0800 package from the deb http://packages.ros.org/ros/ubuntu xenial main repository. my system is: lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubun...
1
If you create a MenuItem with a `role` it will not respect the `enabled` property. electronMenu.append(new electron.remote.MenuItem({ type: 'normal', label: 'Cut', role: 'cut', accelerator: 'CommandOrControl+X', enabled: false, // this does nothing })); ...
Run the below and notice that the `Select All` menu item is enabled even though `enabled: false` is specified. Remove `role: 'selectall'` and it's correctly disabled. The `enabled` option should override the `role`. I need this so I can enable some role based menu items only in some cases. const electr...
1
I have the following navbar on my website: <div class="navbar navbar-inverse"> <div class="navbar-inner"> <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar...
I had a project using more or less the same menu and it worked. Found out it was using Bootstrap version 2.3.1. Compared version 2.3.2 and 2.3.1 and found that in version 2.3.2 there's this snippet of CSS that reads: .dropdown-backdrop { position: fixed; left: 0; right: 0; botto...
1
### Body We have a kind request for all the contributors to the latest Apache Airflow RC 2.3.3rc1. 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. * Switch Markdown engine to markdown-it-py (#19702): @uranusjr @torbjornva...
We agreed that provider package versioning needs to be done with semver. We need to work out the way on how this automated versioning would work from those perspectives: * contributor * maintainer * release manager Short documentation about this would be great, before we implement that, so that we know what c...
0
I apologise if I'm using this incorrectly, but I could not find anything relevant in the issue list, and as far as I can work out, this really should work. If I pass an array with unicode objects (instead of 'string' objects) into savetxt, it bombs out, trying to run the unicode object through the 'asbytes' function...
**numpy.savetxt** uses under the hood _the numpy.compat.py3k.asbytes_ utility function. In python 3 and above the function forces decoding of the data into 'latin1'. File "C:\Python33\lib\site-packages\numpy\lib\npyio.py", line 1073, in savetxt fh.write(asbytes(format % tuple(row) + newline))...
1
Instead of going to the "NEXT" challenge when we click the green box "Submit and go to the next challenge", the page should go to the "NEXT UNSOLVED" challenge. I know this is really a cherry on the cake type of issue but in major updates such as the last one, it is really annoying to go through each challenge even ...
Hello, I would like to suggest that FCC defaults to "Go to next undone challenge" once a challenge is done. Mentioned it on Gitter and some people liked it. Thank you for all the great work.
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.5.3 * Operating System version: mac * Java version: 1.8.0_202 ### Steps to reproduce this issu...
* 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.4 * Operating System version: Window7 * Java version: jdk8 ### Steps to reproduce this issue...
0
I’m trying to convert my model to ONNX format for further deployment in TensorRT. Here is a sample code to illustrate my problem in layer_norm here. import torch from torch import nn class ExportModel(nn.Module): def __init__(self): super().__init__() def f...
## 🐛 Bug I have encountered the following error in the backward pass of a simple 2 convolution layer model using nn.Conv3d. torch.Size([1, 1, 256, 256, 256]) torch.Size([1, 1, 256, 256, 256]) Forward pass successful Loss computed successfully ------------------------------------------...
0
These links are misrepresented as `/#`. Repro: 1. http://localhost:4200/guide/setup 2. Examine the link within "You should develop locally on your own machine ... " 3. It is `http://localhost:4200/#why-locally` which yields doc-not-found Should be `http://localhost:4200/guide/setup.html#why-locally`.
Hi, I just updated my starter project to **angular2.0.0@beta.1** and when running in development, it was okay, but when I run production build and serve it, it showed error as follows: ![screen shot 2016-01-09 at 6 46 17 am](https://cloud.githubusercontent.com/assets/7658554/12212459/3275147c-b69d-11e5-9540-f7123cb...
0