Carol Willing
Carol Willing
@choldgraf Do you have a sense if it is more colors or reading of tags are more the issue with the accessibility?
@isabela-pf Thanks for sharing your experience :D Are you aware of any tools that could be run on a regular basis (perhaps even CI) to report on accessibility compliance? It...
@isabela-pf Great resources. The best resource that I have seen are the ones that were curated by 18F. Some friends worked at 18F and made resources for the US government...
I think that if we could a version of this on Binder that would be best for education. I'm a big fan of the p5.js editor since it eliminates the...
General instructions for setting up a development environment: 1. Fork and clone repo 2. Use conda (from Anaconda or miniconda) to install dependencies ``` create conda -n qtdev python=3 conda...
Either @wmvanvliet suggestion for immediate changes or `pip install -e .` when run after changes are made to the source code (essentially creates a development install [ref](https://pip.pypa.io/en/stable/reference/pip_install/#editable-installs)) may be used....
Thanks for the PR @dingobar. I'm another user who would love to see the pin relaxed so 3.9 and 3.10 can be used with snowpark.
Let's discuss this at the next team meeting. I'm supportive of simplifying and better maintainability. I do want to make sure that we're all on the same page and that...
@manics @choldgraf Maybe transfer the issue to the team compass repo for further discussion in a meeting.
I would recommend that a daily "how can you help" be posted in Discourse. New Issues, New PRs, Open Issues (past 7 days), Open PRs (past 7 days). Encourage any...