colton

Results 88 comments of colton

@apc518 I also ran into this issue, and think that your changes would be a nice improvement. Additionally, we may want to add the `#[wasm_bindgen]` decorator above the first `impl...

Perhaps it could be an extension of the Seal spoon. http://www.hammerspoon.org/Spoons/Seal.html It already performs some of the functionality described.

I've started working on this in #6 - any help would be appreciated.

Hey @awthomp, I spent some time scouring the _cuda_ documentation, and couldn't find anything cut-and-dry on how optional dependencies would be specified in a single environment. Would the advised solution...

I see, thanks for the clarification. I may have to defer to someone with more experience using NVIDIA-specific dependencies, as I'm not sure if there's an easy way to incorporate...

@awthomp Gotcha! Thanks for the insight.

Howdy @OrkoHunter, and Happy Hacktoberfest! I've created a pull request that adds support for an optional `bucketRootPath` for the GCS and S3 techdocs publisher destinations (see: #7554). Some additional logic...

@Rugvip , in the [v1 Docusaurus documentation](https://v1.docusaurus.io/docs/en/doc-markdown#adding-copy-code-buttons) they link to a [set of instructions](https://gist.github.com/yangshun/55db997ed0f8f4e6527571fc3bee4675) for adding a copy button to code blocks. But the final comment on the instructions say,...

Hi @stichiboi , sorry for the delay in responding. I think this is a great idea, and I totally agree with you that there's some difficulty in getting all of...

Typically, the first thing I look for on the landing page of Airflow is if there are any red indicators of failed DAG runs, and then similar to you, I...