Lance Parsons
Lance Parsons
It looks like the browser typically provides the spell check for web apps, but electron apps don't get this benefit. Perhaps something like https://github.com/electron-userland/electron-spellchecker would help?
Thanks @neilmayhew! I didn't know about that fork until now. It looks like it's only setup for Firefox/Thunderbird. Is there a way to install the fork in a Chrome based...
Thanks @neilmayhew, I appreciate the thoughtful and detailed reply. There is already a [chrome extension for Markdown Here](https://chrome.google.com/webstore/detail/markdown-here/elifhakcjgalahccnjkneoccemfahfoa), which I'm happily using. I'm honestly not sure what it would take...
I've seem the same issue. Does anyone have a sense of what the problem is or how to go about fixing it?
:+1: to get this issue resolved...
My apologies, updated to the correct error message.
Not sure why the tests failed... Perhaps a transient issue? Both seemed to fail with: ``` Exception: Failed to find a container when required, contact Galaxy admin. ```
Perhaps try the tests again?
@bgruening Doesn't look like these tests are going run without some modification: ``` Error: The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command...
Looks like the GitHub issues were resolved. Now back to container issues: ``` Exception: Failed to find a container when required, contact Galaxy admin. ```