-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch to image.sc support forum by default (#5332)
* Update application.conf * Update misc.e2e.js.md * Update CHANGELOG.unreleased.md * Update index.md * docs * snapshot * revert navbar.js Co-authored-by: Norman Rzepka <[email protected]> Co-authored-by: Florian M <[email protected]>
- Loading branch information
1 parent
982c55d
commit d8f3125
Showing
17 changed files
with
23 additions
and
917 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,9 +7,9 @@ webKnossos is an open-source tool for annotating and exploring large 3D image da | |
* Scale data reconstruction projects with crowdsourcing workflows | ||
* Share datasets and annotations with collaborating scientists | ||
|
||
[Start using webKnossos](https://webknossos.org) - [On your own server](https://docs.webknossos.org/) - [User Documentation](https://docs.webknossos.org) - [Contact us](mailto:hello@scalableminds.com) | ||
[Start using webKnossos](https://webknossos.org) - [On your own server](https://docs.webknossos.org/) - [User Documentation](https://docs.webknossos.org) - [Contact us](mailto:hello@webknossos.org) | ||
|
||
[![]( https://img.shields.io/circleci/project/github/scalableminds/webknossos/master.svg?logo=circleci)](https://circleci.com/gh/scalableminds/webknossos) | ||
[![](https://img.shields.io/circleci/project/github/scalableminds/webknossos/master.svg?logo=circleci)](https://circleci.com/gh/scalableminds/webknossos) | ||
[![](https://img.shields.io/github/release/scalableminds/webknossos.svg)](https://github.com/scalableminds/webknossos/releases/latest) | ||
[![](https://img.shields.io/github/license/scalableminds/webknossos.svg?colorB=success)](https://github.com/scalableminds/webknossos/blob/master/LICENSE) | ||
[![Twitter](https://img.shields.io/twitter/url/http/webknossos.svg?style=social)](https://twitter.com/webknossos) | ||
|
@@ -183,7 +183,9 @@ docker-compose run e2e-tests | |
|
||
|
||
## Contact and support | ||
Contact us at [[email protected]](mailto:[email protected]). | ||
Ask for help in the [image.sc community forum](https://forum.image.sc/tag/webknossos). | ||
|
||
Contact us at [[email protected]](mailto:[email protected]). | ||
|
||
[scalable minds](https://scalableminds.com) offers commercial hosting, support and development services for webKnossos. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,16 +45,5 @@ Try webKnossos on a large selection of published datasets: [https://webknossos.o | |
|
||
webKnossos was developed by [scalable minds](https://scalableminds.com) in collaboration with the [Max Planck Institute for Brain Research](https://brain.mpg.de/connectomics). | ||
|
||
If you need help with webKnossos, feel free to contact us at [hello@scalableminds.com](mailto:hello@scalableminds.com). | ||
If you need help with webKnossos, feel free to contact us at [hello@webknossos.org](mailto:hello@webknossos.org) or [write a post in the forum](https://forum.image.sc/tag/webknossos). | ||
scalable minds also offers [commercial support, managed hosting and feature development services](https://webknossos.org/pricing). | ||
|
||
<!-- | ||
## Labs that use webKnossos | ||
* [Helmstaedter Lab, Max Planck Institute for Brain Research](http://brain.mpg.de/research/helmstaedter-department.html) | ||
* [Briggman Lab, Caesar Institute](https://www.caesar.de/en/our-research/computational-neuroethology/research-focus.html) | ||
* [Schaefer Lab, The Francis Crick Institute](https://www.crick.ac.uk/research/labs/andreas-schaefer) | ||
* [Singer Lab, University of Maryland](http://biology.umd.edu/joshua-singer.html) | ||
[See All Publications Using webKnossos](./publications.md) | ||
[Please let us know](mailto:[email protected]), if you'd like to add your lab to the list. | ||
--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,5 +27,6 @@ | |
|
||
## Getting Help | ||
* [FAQ](./faq.md) | ||
* [Community Support](https://forum.image.sc/tag/webknossos) | ||
* [Email Support](mailto:[email protected]) | ||
* [Commercial Support](https://scalableminds.com) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -501,8 +501,11 @@ class OnboardingView extends React.PureComponent<Props, State> { | |
<a href="https://www.youtube.com/watch?v=u5j8Sf5YwuM">Watch this demo</a> to learn more. | ||
</FeatureCard> | ||
<FeatureCard header="Contact Us" icon={<Icon type="customer-service" />}> | ||
<a href="mailto:[email protected]">Get in touch</a>, if you have any further | ||
questions or need help getting started. | ||
<a href="mailto:[email protected]">Get in touch</a> or{" "} | ||
<a href="https://forum.image.sc/tag/webknossos" target="_blank" rel="noopener noreferrer"> | ||
write a post in the forum | ||
</a> | ||
, if you have any further questions or need help getting started. | ||
</FeatureCard> | ||
</Row> | ||
</StepHeader> | ||
|
Oops, something went wrong.