Ivan Shcheklein

Results 95 issues of Ivan Shcheklein

Related, but should be improved - https://github.com/gsuitedevs/PyDrive/pull/157 . See auth tests for an example how we use service account by setting up a proper yaml file.

documentation
good first issue
help wanted
hacktoberfest

More info here https://google-auth.readthedocs.io/en/latest/oauth2client-deprecation.html

enhancement
help wanted
priority-p1

V3 has nice features like an ability to fetch only the fields in JSON that you need. Related not tested attempts to migrate: https://github.com/joapuiib/PyDrive/commit/ab843891709dac941dc69579eb132e4897206fdc

enhancement
help wanted

- [ ] if `filename` is passed make sure that we always close it (`open` happens on our end). Related - https://github.com/gsuitedevs/PyDrive/pull/144. - [ ] create an alternative `SetContent` to...

bug
documentation
enhancement
good first issue
help wanted

See iterative/dvc project - it has an example.

enhancement
good first issue
help wanted

Converting to MLEM.ai for saving, loading, and deploying the model.

Get project, uncommit or just copy all files to a new dir and initialize DVC there. Run experiments via CLI. Try to see them in the extension. For me experiments...

bug
A: integration

This depends on https://github.com/iterative/dvc/issues/7692 [Figma specs](https://www.figma.com/file/CycOpuUFNMum7TgUgEPiJu/Errors?node-id=1206%3A40780) ### Motivation 1. Will be missing data for a specific experiment within one of the plots. This will be most apparent in the comparison...

priority-p1
blocked
A: plots
DVC-first

We need to help users manage stages, metrics, models, params within the editor.

story
product
triage
A: pipelines
A: onboarding

Since both product deal with experiments it's not immediately clear what's the difference is and when each of them should be used + we could have an extra mention of...

enhancement
A: docs