Deepyaman Datta

Results 59 issues of Deepyaman Datta

### Describe the bug **context** When I migrate notes from recommonmark to MyST syntax. **expectation** I expected anchor generation to be unaffected. **bug** But it's not. See reproduction below. **problem**...

bug

## Which example? Describe the issue example: https://github.com/Azure/azureml-examples/blob/sdk-preview/sdk/jobs/pipelines/2e_image_classification_keras_minist_convnet/prep/prep_component.py#L19-L20 description: I changed `Output(type="uri_folder")` to `Output(type="uri_file")` (and updating https://github.com/Azure/azureml-examples/blob/sdk-preview/sdk/jobs/pipelines/2e_image_classification_keras_minist_convnet/prep/prep_component.py#L25 and https://github.com/Azure/azureml-examples/blob/sdk-preview/sdk/jobs/pipelines/2e_image_classification_keras_minist_convnet/prep/prep_component.py#L31 to `training_data,` and `test_data,`, respectively). However, I get the below error,...

example issue
pipeline

# PR into Azure/azureml-examples ## Checklist I have: - [x] read and followed the contributing guidelines ## Changes - Fix the broken, duplicated link to CONTRIBUTING.md - Fix misspelling of...

## Description Partially resolves kedro-org/kedro#1749 ## Development notes ## QA notes ## Checklist - [x] Read the [contributing](/CONTRIBUTING.md) guidelines - [ ] Opened this PR as a 'Draft Pull Request'...

This allows Behave to be used as a `pre-commit` hook. For example, if I want to make sure (some fast subset of) Behave tests pass before pushing to my repo,...

infrastructure

## Checklist * [x] Double-checked my configuration. * [x] Tested using the latest version. * [ ] Used the Emissary executor. ## Summary What happened/what you expected to happen? I...

bug
area/sdks

I remember spending a LONG time pinning down a very mysterious bug with tests a while ago which resulted in this bit of code: https://github.com/kedro-org/kedro/blob/59064403e2590c992dceb51942f7dd9f6c97898a/tests/framework/cli/conftest.py#L146-L154 I think you're doing the...

### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....

enhancement

There's a mix of `Array`, `Boolean`, `boolean`, `string`, etc. in the JavaScript param docs that should be standardized. Capitalization looks like the right way to go: "It should probably be...

Type: Documentation
good first issue
hacktoberfest