Roger

Results 64 comments of Roger

I used the `create-pull-request` action on link check initially, and had considered using CML but ultimately stuck with the action because it's capable of using the GHA default token. One...

You're right that we talked about it, but I couldn't find a ticket nor an item in any of the recent exp table stories

Regarding the title, I think the solution to this specific problem will be more in the JS side like #1723 as opposed to styling, we don't want users to have...

I can see the existing copy button being considered clunky, but that doesn't necessarily mean the tooltip is the best place to put the button. I think adding "Copy Cell"...

Let me try to replicate with higher epochs and non-continuation, I remember the same thing happening when I did so when trying plots, but it's always good to confirm.

With a few tries and a bit of luck, I finally got a demo of a 15 epoch run on two experiments that didn't crash. https://user-images.githubusercontent.com/9111807/134100716-aa39ea7a-e61c-4f73-9282-ee67f4a9863f.mp4 On a few attempts,...

@shcheklein It's really hard to pin down whether or not this actually is a DVC issue. At least for now, I'd lean towards no since symptoms can only be seen...

> When was the last time that you upgraded your `.env` (`source .env/bin/activate && pip install -r requirements.txt -U`)? I ran a `git clean -fxd` and reinstalled all dependencies before...

I've been able to recreate this issue on Codespaces, leading me to believe it's an issue related to running on Linux. https://user-images.githubusercontent.com/9111807/134733165-655bc0db-9cee-4e3d-ac66-9397053eb645.mp4 Bad news that it's happening, good news that...

As discussed in the meeting, I tried to replicate the bug using only the CLI and not VSCode. I couldn't successfully do so. Here's what I did: - run `dvc...