-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added new drawings to job notification emails #6994
Conversation
…il-images * 'master' of github.com:scalableminds/webknossos: Fix handling underscores in GCS bucket name (#6998)
@@ -26,4 +26,11 @@ | |||
</div> | |||
|
|||
<p>With best regards,<br />the WEBKNOSSOS team</p> | |||
|
|||
<div style="text-align: center;"> | |||
<img src="https://static.webknossos.org/mails/email-drawing-successful-job.png" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I get an access denied message for this url.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed :-)
@@ -31,6 +31,17 @@ | |||
<p> | |||
Did you know that we offer services for <a href="https://webknossos.org/services/alignment">dataset alignment & stitching</a> and <a href="https://webknossos.org/services/automated-segmentation">AI image segmentation</a> to kickstart your research? | |||
</p> | |||
<div style="text-align: center; margin-top: 10px; margin-bottom: 6px;"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
unrelated to this pr, but in line 9 of this file, it says amongst your other dataset
but it should be datasetS.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍 I especially like the oops picture 😅
PR adds new drawings to job notification emails in accordance with new branding.
URL of deployed dev instance (used for testing):
Steps to test:
Successful Upload
Failed Job (Generic)
Successful Job (Generic)
Issues:
(Please delete unneeded items, merge only when none are left open)