-
### Description
Tried using the abstractive_summarization_bertsumabs_cnndm notebook after installing the env based on the instructions, but the part where the predictions on the test data is perfor…
-
JSON Schema file in question: http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json
Running `quicktype -s schema deploymentTemplate.json -o deps.ts` yields a rather small [o…
-
When using the `@istanbuljs/nyc-config-typescript` to extend the coverage from nyc for a typescript project written in mocha, there's a bug.
If I run a test where I'm not extending from the `@ista…
-
### What problem are you facing?
We would like to build on the great work in https://github.com/azure/k8s-infra/ to generate experimental crossplane controllers using the same codegen pipeline …
kasey updated
3 years ago
-
Type: Bug
Along with the automatic VSCode update to the September 2024 version, TypeScript was also updated to v5.6.2 (from v5.5.4).
When I open any `.ts` file, the TypeScript server fails to st…
-
Hi, Im setting up Mobility in our Rails app. It works when working in the console setting and saving data. But a problem appeared when we ran all our test suite. Consider a model called "G…
-
Hello @DanWBR,
I’m working on adding translations for some elements in the DWSIM forms and I have a question. You mentioned that the translations are handled via Azure and updated through JSON file…
-
First time I've seen this timeout error, which occurred in the SendFunction when trying to write to the TASK table.
The Send was actually successful, then the error occurred when writing that info to…
-
Hi there!
Recording from Kinect Azure provide following calibration parameters for the IMU sensors below.
However, I could not find any information about how to use these parameters. My aim is to …
-
Expressions involving DateTime.AddDays, DateTime.AddAddHours, etc are translated incorrectly, leading to errors or wrong results
### Steps to reproduce
This program
``` C#
using Micros…