Casper da Costa-Luis

Results 737 comments of Casper da Costa-Luis

couldn't get [`font-family: 'Font Awesome ...'`](https://fontawesome.com/icons/arrow-up-right-from-square) to work, but plain [unicode `content: "\2b77"`](https://en.wikipedia.org/wiki/Arrow_(symbol)#By_block) seems to be fine.

- example links are already in "I tend to put config in [.pre-commit-config.yaml](https://github.com/AMYPAD/CuVec/blob/main/.pre-commit-config.yaml) and [pyproject.toml](https://github.com/AMYPAD/CuVec/blob/main/pyproject.toml)" which has both C++ & Python (unlike `eqt`) - step (3) "run `pre-commit && git...

thanks @sjpb - there are a few things mentioned in the [docs](https://github.com/casperdcl/argopt#documentation) TODO. Happy to accept issues and pull requests.

would need https://docs.python.org/2/library/argparse.html#sub-commands

In this case you could use ``` Usage: script.py [] ``` or ``` Usage: script.py [] ``` What would the use case be? It's not the same as #3

@joshjacobson @milesgranger the real maintained repo is at https://github.com/tqdm/tqdm.

apart from the fact that this question should've been 1) asked on stackoverflow 2) maybe opened as a feature request on the maintained repo (https://github.com/tqdm/tqdm) as requested a year ago...

@astyonax the real maintained repo is at https://github.com/tqdm/tqdm.

@vlasenkov the real maintained repo is at https://github.com/tqdm/tqdm.

Haven't actually run this but LGTM