Hamel Husain
Hamel Husain
@alexlenail do you think there is a way to make this responsive so it looks good on mobile? Happy to take a PR for this. Thanks for your help
@odysseus0 @vidartf just following up on this for transparency, I had reached out to @vidartf on email and he responded with some questions for us that we will need to...
@arfon is the one who can comment on the progress (or lack thereof) here
I would really love to see this feature come to GitHub, too.
## Notes From Savin: > we can definitely introduce `python flow.py list runs` > a bigger question would be the format of the output. You can take a look at...
Trying this [here](https://github.com/hamelsmu/metaflow/actions/runs/1776836229)
I'm able to get tests to pass for **Python:** - 3.6 to 3.9 on `ubuntu` - 3.7 to 3.9 on `macos` **R** - 4.0 and 4.1.1 on `ubuntu` and `macos`...
Hi @Adamell I am not sure about tqdm, but in the meantime, you can potentially unblock yourself with [fastprogress](https://github.com/fastai/fastprogress) I've had this happen to me before, and I used fast...
~Oh I need to add the bit about the `--quiet` flag~ Update: fixed this by using `echo` instead of `echo_always`
@savingoyal I was discussing this with @valayDave and some questions: 1. Do we want to add a `--namespace` flag as well? 2. If we want to add 1, should we...