Eduard

Results 16 issues of Eduard

Consider the following code: ```python from annoy import AnnoyIndex import tensorflow as tf from time import perf_counter tf.compat.v1.enable_eager_execution() dims = 1792 trees = 10000 features = [] for key in...

**Actual Behaviour** `sls dynamodb install` yields: ```powershell >sls dynamodb install Serverless: Running "serverless" installed locally (in service node_modules) Serverless Error --------------------------------------- Serverless command "dynamodb install" not found. Run "serverless help"...

Here's a simple chained method: ``` do ##class(%File).FileSetFunc(##class(%File).ManagerDirectory()).%Display() ``` It could be executed successfully, but highlighted as an error. ![image](https://user-images.githubusercontent.com/5127457/43896919-1de197f0-9be3-11e8-98ca-b3db74194479.png)

Syntax Highlighting

After 1-2-3 letters add complete for ns

enhancement

Please add button to save thread offline (to html), saving 4Chan X formatting.

How to reproduce: 1. Create `htmlViewer` widget not in MDX2JSON namespace. 2. Open it in DSW. 3. You'll see request: `/mdx2json/Addons?Namespace=mdx2json` to get available addons. 4. This request would fail...

Fractional seconds are not recognized with `%Y%m%d%H%M%S` strings: - with or without timzone information. - with or without `.` separator Examples: ```python from dateutil import parser parser.parse("20170726003206.491-0400") Traceback (most recent...

If logs contained non ASCII characters, `awslogs get` could fail with: ``` UnicodeEncodeError: 'charmap' codec can't encode characters in position: character maps to ``` In `print(' '.join(output))` This commit forces...

Consider the following project: ``` project.class.cls project.include.inc ``` Cache studio thinks that they both are in a directory project. But in cache-tort-git if we add them to source control, they...

enhancement

Great tool! (1) A description of the issue. A screenshot is often helpful too. I'm comparing two python files, where the majority of changes is a swap between single and...

feature request