Highlights
- 1 discussion answered
Block or Report
Block or report Ark-kun
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Cloud Pipelines Editor is a web app that allows the users to build and run Machine Learning pipelines without having to set up development environment.
-
pipeline_components Public
Components that I have created for Kubeflow Pipelines. Try them in https://cloud-pipelines.net/pipeline-editor/
-
-
-
kfp_sdk_components Public
Component authoring and sharing library I've created for Kubeflow Pipelines
Python 3
-
gcs_copy_go Public
Data copy utility inspired by gsutil, but written in Go; This is not an officially supported Google product
Go 3
861 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 9 commits in 2 repositories
Created 1 repository
- Ark-kun/vscode TypeScript
Created a pull request in microsoft/vscode that received 2 comments
Created an issue in google/google-api-javascript-client that received 4 comments
Deprecation of gapi.auth.authorize
I'm getting deprecation messages when using this API. cb=gapi.loaded_0?le=scs:580 Your client application uses libraries for user authentication o…
Opened 9 other issues in 1 repository
microsoft/vscode
4
open
5
closed
- [CustomTextEditor Web extensions] "Unable to resolve filesystem provider with relative file path" after reloading vscode.dev and reopening named untitled document in custom text editor
- [CustomTextEditor Web extensions] "EntryNotFound (FileSystemError): File does not exist" after reloading vscode.dev and reopening untitled document in custom text editor
- [CustomTextEditor extensions] A second duplicate editor tab opens when doing "Reopen with... Cat Scratch" on **untitled** file, then making any change using the custom editor
- [Extensions] Unexpected filenames proposed when saving untitled files
- [Custom editor extensions] Proposal: Provide a way for an extension to validate a file and refuse to open the file if necessary
- [CustomTextEditor extensions] Untitled document content is lost when doing "Reopen with..." custom text editor
- [CustomTextEditor extension] onDidReceiveMessage and resolveCustomTextEditor are not called after restarting extension host
- Incorrect error message: Can't install extension because it is not compatible with the current version of Visual Studio Code (version 1.67.0).
- [CustomTextEditor extensions] Random error "file has changed in the meantime" due to sync vs async mismatch