Benjamin Mastripolito

Results 5 issues of Benjamin Mastripolito

[`require_url_format()`](https://github.com/spack/spack/blob/3835ac0c41ce57dda16de98c40b69dac5d26d34a/lib/spack/spack/util/url.py#L345) in lib/spack/util/url.py fails to take into account valid SSH path values such as `"[email protected]:spack/spack.git"`. Up until this function was added, I've been successfully using values like this in the...

bug

Really simply fix, just making `_parseTags()` return an empty list when track.toptags or track.toptags.tag are missing Edit: okay the issue i was experiencing was actually because tags.tag can sometimes be...

- Added light-colored icons in a few different places: ![image](https://user-images.githubusercontent.com/10006314/120088218-bbf0e780-c0ab-11eb-8cff-ce8048ee7d1a.png) ![image](https://user-images.githubusercontent.com/10006314/120088222-c0b59b80-c0ab-11eb-8bd9-dd4715bcd352.png) ![image](https://user-images.githubusercontent.com/10006314/120088226-c7dca980-c0ab-11eb-90d5-28c71bfd3e0d.png) - Changed some filelist colors: ![image](https://user-images.githubusercontent.com/10006314/120088245-e9d62c00-c0ab-11eb-82f8-689f291ee29b.png) - Added font file to repo so that it can be included...

### Describe the bug, what's wrong, and what you expected. Contrary to the documentation, enabling the "pythreejs" backend for jupyter notebooks causes an error suggesting to use a virtual framebuffer...

bug