Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
Alias slack links (HumanSignal#1016)
Browse files Browse the repository at this point in the history
* Add aliased slack link

* Fix more slack links

Dedicated aliased URLs for blogs, docs, product, and github pages

Co-authored-by: nik <[email protected]>
Co-authored-by: smoreface <[email protected]>
  • Loading branch information
3 people authored Jun 5, 2021
1 parent 899e062 commit 6d8afb0
Show file tree
Hide file tree
Showing 18 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![GitHub](https://img.shields.io/github/license/heartexlabs/label-studio?logo=heartex) ![label-studio:build](https://github.com/heartexlabs/label-studio/workflows/label-studio:build/badge.svg) ![GitHub release](https://img.shields.io/github/v/release/heartexlabs/label-studio?include_prereleases)

[Website](https://labelstud.io/)[Docs](https://labelstud.io/guide/)[Twitter](https://twitter.com/heartexlabs)[Join Slack Community <img src="https://app.heartex.ai/docs/images/slack-mini.png" width="18px"/>](https://join.slack.com/t/label-studio/shared_invite/zt-qy37y73p-CCfEaEZvDylyQf4oatK40A)
[Website](https://labelstud.io/)[Docs](https://labelstud.io/guide/)[Twitter](https://twitter.com/heartexlabs)[Join Slack Community <img src="https://app.heartex.ai/docs/images/slack-mini.png" width="18px"/>](http://slack.labelstud.io.s3-website-us-east-1.amazonaws.com?source=github-1)


## What is Label Studio?
Expand Down
2 changes: 1 addition & 1 deletion docs/source/blog/release-070-cloud-storage-enablement.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ meta_description: Label Studio Release 0.7.0 includes new connectors to integrat

Just a couple of weeks after our 0.6.0 release, we’re happy to announce a new big release. We’ve started the discussion about the cloud months ago, and as the first step in simplifying the integration, we’re happy to introduce cloud storage connectors, like AWS S3.

We’re also very interested to learn more from you about your ML pipelines, if you’re interested in having a conversation, please ping us on [Slack](https://join.slack.com/t/label-studio/shared_invite/zt-qy37y73p-CCfEaEZvDylyQf4oatK40A).
We’re also very interested to learn more from you about your ML pipelines, if you’re interested in having a conversation, please ping us on [Slack](http://slack.labelstud.io.s3-website-us-east-1.amazonaws.com?source=blog-release).

<br/>
<img src="/images/release-070/s3-mascot-04.png" />
Expand Down
6 changes: 3 additions & 3 deletions docs/source/blog/release-080-time-series-labeling.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ For examples below we will be using the following configuration:
</View>
```

> If you're new to Label Studio, [learn](https://labelstud.io/tags/) how you can use tags to setup different labeling interfaces for your data
> If you're new to Label Studio, [learn](https://labelstud.io/tags/) how you can use tags to set up different labeling interfaces for your data
Depending on where your time series data is coming from it can be formatted very differently. Label Studio provides a way to configure how time series parsing is done so you don't have to transform the original file. Let's start with a simple CSV like that:

Expand Down Expand Up @@ -120,11 +120,11 @@ It's not always the case that you can label time series just by looking at the p
<br/>
<img src="/images/release-080/videosync.png" />

This is an experimental feature right now, and we're working on finalizing the implementation, but if you have use-cases, ping us in [Slack](https://join.slack.com/t/label-studio/shared_invite/zt-qy37y73p-CCfEaEZvDylyQf4oatK40A), we will help you to set it up.
This is an experimental feature right now, and we're working on finalizing the implementation, but if you have use-cases, ping us in [Slack](http://slack.labelstud.io.s3-website-us-east-1.amazonaws.com?source=blog-release), we will help you to set it up.

## Next

Ready to try? [Install Label Studio](/guide/#Running-with-pip) following our guide and check the [template]() on time series configuration. Also, join the Slack channel if you need any help, have feedback, or feature requests.
Ready to try? [Install Label Studio](/guide/#Running-with-pip) following our guide and check the [template](/templates/time_series.html) on time series configuration. Also, join the Slack channel if you need any help, have feedback, or feature requests.

Cheers!

Expand Down
2 changes: 1 addition & 1 deletion docs/source/blog/release-100.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,6 @@ We hope you’re excited to try out this new version of Label Studio!

For the next month we will be focusing on fixing bugs and issues based on your feedback, so we’d like to ask you to join our Slack channel. The community is very active and no questions go unanswered and no feedback goes unnoticed.

<a href="https://join.slack.com/t/label-studio/shared_invite/zt-qy37y73p-CCfEaEZvDylyQf4oatK40A" title="Data labeling community">Join Slack</a>
<a href="http://slack.labelstud.io.s3-website-us-east-1.amazonaws.com?source=blog-release" title="Data labeling community">Join Slack</a>

Next, we'll be releasing an update of our <a href="https://heartex.com/">Label Studio Enterprise</a> and then working on a new version of Label Studio. The focus for that version is more performance improvements and seamless integration into various ML pipelines. See you in Slack!
2 changes: 1 addition & 1 deletion docs/source/guide/ml_troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Your ML backend server might not have started properly.
Click the error message to review the traceback. Common errors that you might see include:
- Insufficient number of annotations completed for training to begin.
- Memory issues on the server.
If you can't resolve the traceback issues by yourself, <a href="https://join.slack.com/t/label-studio/shared_invite/zt-qy37y73p-CCfEaEZvDylyQf4oatK40A">contact us on Slack</a>.
If you can't resolve the traceback issues by yourself, <a href="http://slack.labelstud.io.s3-website-us-east-1.amazonaws.com?source=docs-ML">contact us on Slack</a>.

## My predictions are wrong or I don't see the model prediction results on the labeling page

Expand Down
2 changes: 1 addition & 1 deletion docs/source/guide/tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ You can import many different types of data, including text, timeseries, audio,
| Text | .txt |
| Time series | .csv, .tsv |

If you don't see a supported data or file type that you want to import, reach out in the [Label Studio Slack community](https://join.slack.com/t/label-studio/shared_invite/zt-qy37y73p-CCfEaEZvDylyQf4oatK40A).
If you don't see a supported data or file type that you want to import, reach out in the [Label Studio Slack community](http://slack.labelstud.io.s3-website-us-east-1.amazonaws.com?source=docs-gdi).

## How to format your data to import it

Expand Down
2 changes: 1 addition & 1 deletion docs/source/templates/time_series.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,4 +222,4 @@ Or you can store time series data in tasks directly.

### Video & audio sync with time series

It's possible to synchronize TimeSeries with video and audio in Label Studio. Right now you can do it using HyperText tag with HTML objects `<audio src="path">`/`<video src="path">` and TimeSeries together. We have some solutions for this in the testing, [ping us](https://join.slack.com/t/label-studio/shared_invite/zt-qy37y73p-CCfEaEZvDylyQf4oatK40A) in Slack to learn more.
It's possible to synchronize TimeSeries with video and audio in Label Studio. Right now you can do it using HyperText tag with HTML objects `<audio src="path">`/`<video src="path">` and TimeSeries together. We have some solutions for this in the testing, [ping us](http://slack.labelstud.io.s3-website-us-east-1.amazonaws.com?source=template-timeseries) in Slack to learn more.
2 changes: 1 addition & 1 deletion docs/themes/htx/layout/page.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<% } %>

<div class="footer-slack">
<a href="https://join.slack.com/t/label-studio/shared_invite/zt-qy37y73p-CCfEaEZvDylyQf4oatK40A">
<a href="http://slack.labelstud.io.s3-website-us-east-1.amazonaws.com?source=docs-footer">
Couldn't find what you were looking for or found an error? Please let us know on
Slack&nbsp;<img style="height: 18px; position: absolute" src="/images/slack.png" />
</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/themes/htx/layout/partials/heartex_header.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<li><a href="https://heartex.com" target="_blank">Enterprise</a></li>
</ul>
</div>
<a class="join__slack" target="_blank" href="https://join.slack.com/t/label-studio/shared_invite/zt-qy37y73p-CCfEaEZvDylyQf4oatK40A">
<a class="join__slack" target="_blank" href="http://slack.labelstud.io.s3-website-us-east-1.amazonaws.com?source=site-header">
<img src="<%- url_for("/images/new/logoslack.svg") %>" alt="logoslack" />
Join Community
</a>
Expand Down
4 changes: 2 additions & 2 deletions docs/themes/htx/layout/partials/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ menu && menu.classList.add('main__page__header')
})
</script>
<div class="after__community">
<a href="https://join.slack.com/t/label-studio/shared_invite/zt-qy37y73p-CCfEaEZvDylyQf4oatK40A">
<a href="http://slack.labelstud.io.s3-website-us-east-1.amazonaws.com?source=site">
<span><img src="<%- url_for("/images/new/logoslack.svg") %>" alt="logoslack"></span>
Join Slack
</a>
Expand Down Expand Up @@ -536,7 +536,7 @@ menu && menu.classList.add('main__page__header')
<img src="<%- url_for("/images/new/logofooter.svg") %>" alt="logofooter">
</a>
<ul class="social__list">
<li><a href="https://join.slack.com/t/label-studio/shared_invite/zt-qy37y73p-CCfEaEZvDylyQf4oatK40A"><img src="<%- url_for("/images/new/foot3.svg") %>" alt="footerlogo"></a></li>
<li><a href="http://slack.labelstud.io.s3-website-us-east-1.amazonaws.com?source=site-footer"><img src="<%- url_for("/images/new/foot3.svg") %>" alt="footerlogo"></a></li>
<li><a href="https://twitter.com/heartexlabs"><img src="<%- url_for("/images/new/foot2.svg") %>" alt="footerlogo"></a></li>
<li><a href="https://www.linkedin.com/company/heartex/"><img src="<%- url_for("/images/new/foot5.svg") %>" alt="footerlogo"></a></li>
<li><a href="https://github.com/heartexlabs/"><img src="<%- url_for("/images/new/foot4.svg") %>" alt="footerlogo"></a></li>
Expand Down
2 changes: 1 addition & 1 deletion label_studio/frontend/src/components/Error/Error.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { Button } from '../Button/Button';
import { Space } from '../Space/Space';
import "./Error.styl";

const SLACK_INVITE_URL = "https://join.slack.com/t/label-studio/shared_invite/zt-qy37y73p-CCfEaEZvDylyQf4oatK40A";
const SLACK_INVITE_URL = "http://slack.labelstud.io.s3-website-us-east-1.amazonaws.com?source=product-error-msg";

export const ErrorWrapper = ({title, message, errorId, stacktrace, validation, version, onGoBack, onReload, possum = false}) => {
const preparedStackTrace = useMemo(() => {
Expand Down
2 changes: 1 addition & 1 deletion label_studio/frontend/src/components/Menubar/Menubar.js
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ export const Menubar = ({
/>
<Menu.Item
label="Slack Community"
href="https://join.slack.com/t/label-studio/shared_invite/zt-qy37y73p-CCfEaEZvDylyQf4oatK40A"
href="http://slack.labelstud.io.s3-website-us-east-1.amazonaws.com?source=product-menu"
icon={<LsSlack/>}
target="_blank"
/>
Expand Down
2 changes: 1 addition & 1 deletion label_studio/frontend/src/pages/ExportPage/ExportPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ const FormatInfo = ({availableFormats, selected, onClick}) => {
<Elem name="feedback">
Can't find an export format?
<br/>
Please let us know in <a className="no-go" href="https://join.slack.com/t/label-studio/shared_invite/zt-qy37y73p-CCfEaEZvDylyQf4oatK40A">Slack</a> or submit an issue to the <a className="no-go" href="https://github.com/heartexlabs/label-studio-converter/issues">Repository</a>
Please let us know in <a className="no-go" href="http://slack.labelstud.io.s3-website-us-east-1.amazonaws.com?source=product-export">Slack</a> or submit an issue to the <a className="no-go" href="https://github.com/heartexlabs/label-studio-converter/issues">Repository</a>
</Elem>
</Block>
);
Expand Down
2 changes: 1 addition & 1 deletion label_studio/templates/401.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h2>Authentication credentials were not provided</h2>
<div class="ls-global-error__details">{{ exception }}</div>
{% endautoescape %}
<p class="ls-global-error__actions">
<a class="ls-global-error__slack button" target="_blank" href="https://join.slack.com/t/label-studio/shared_invite/zt-qy37y73p-CCfEaEZvDylyQf4oatK40A">
<a class="ls-global-error__slack button" target="_blank" href="http://slack.labelstud.io.s3-website-us-east-1.amazonaws.com?source=product-401-error">
<img src="{{ settings.HOSTNAME }}{% static 'images/slack.png' %}" width="16" />
Ask on Slack
</a>
Expand Down
2 changes: 1 addition & 1 deletion label_studio/templates/403.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h2>403 Forbidden</h2>
<div class="ls-global-error__details">{{ exception }}</div>
{% endautoescape %}
<p class="ls-global-error__actions">
<a class="ls-global-error__slack button" target="_blank" href="https://join.slack.com/t/label-studio/shared_invite/zt-qy37y73p-CCfEaEZvDylyQf4oatK40A">
<a class="ls-global-error__slack button" target="_blank" href="http://slack.labelstud.io.s3-website-us-east-1.amazonaws.com?source=product-403-error">
<img src="{{ settings.HOSTNAME }}{% static 'images/slack.png' %}" width="16" />
Ask on Slack
</a>
Expand Down
2 changes: 1 addition & 1 deletion label_studio/templates/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h1>Server error</h1>
<h2>404 Not Found</h2>
{# <div class="ls-global-error__details">{{ exception }}</div>#}
<p class="ls-global-error__actions">
<a class="ls-global-error__slack button" target="_blank" href="https://join.slack.com/t/label-studio/shared_invite/zt-qy37y73p-CCfEaEZvDylyQf4oatK40A">
<a class="ls-global-error__slack button" target="_blank" href="http://slack.labelstud.io.s3-website-us-east-1.amazonaws.com?source=product-404-error">
<img src="{{ settings.HOSTNAME }}{% static 'images/slack.png' %}" width="16" />
Ask on Slack
</a>
Expand Down
2 changes: 1 addition & 1 deletion label_studio/templates/500.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h2>500 Something went wrong</h2>
<div class="ls-global-error__details">{{ exception }}</div>
{% endautoescape %}
<p class="ls-global-error__actions">
<a class="ls-global-error__slack button" target="_blank" href="https://join.slack.com/t/label-studio/shared_invite/zt-qy37y73p-CCfEaEZvDylyQf4oatK40A">
<a class="ls-global-error__slack button" target="_blank" href="http://slack.labelstud.io.s3-website-us-east-1.amazonaws.com?source=product-500-error">
<img src="{{ settings.HOSTNAME }}{% static 'images/slack.png' %}" width="16" />
Ask on Slack
</a>
Expand Down
2 changes: 1 addition & 1 deletion roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ GitHub issues are processed in the following steps:
1. Issue is assigned to the [Label Studio Roadmap](https://github.com/orgs/heartexlabs/projects/1) project. This means we're on it and things are going to happen.
2. Issue is assigned to a milestone referring to a specific Label Studio version. This means you can get your feature in a public release by a specific date (the end of the assigned milestone), or even early in a bleeding-edge version (master branch).

We prioritize all created requests according to the current roadmap. If your feature request or submitted issue is left without any tag or assignment, no worries. Give it some time — we'll include it later, or you can [ping us on Slack](https://join.slack.com/t/label-studio/shared_invite/zt-qy37y73p-CCfEaEZvDylyQf4oatK40A) if you think it's very urgent.
We prioritize all created requests according to the current roadmap. If your feature request or submitted issue is left without any tag or assignment, no worries. Give it some time — we'll include it later, or you can [ping us on Slack](http://slack.labelstud.io.s3-website-us-east-1.amazonaws.com?source=github-roadmap) if you think it's very urgent.

0 comments on commit 6d8afb0

Please sign in to comment.