chore: remove jetbrains projector web ide docs, examples. specify no support (#6033)

This commit is contained in:
sharkymark
2023-02-05 19:40:40 -06:00
committed by GitHub
parent f096915c27
commit a5e386e54b
4 changed files with 2 additions and 37 deletions
+2 -37
View File
@@ -97,44 +97,9 @@ resource "coder_app" "code-server" {
## JetBrains Projector
[JetBrains Projector](https://jetbrains.github.io/projector-client/mkdocs/latest/) is a JetBrains Incubator project which renders JetBrains IDEs in the web browser.
[JetBrains Projector](https://jetbrains.github.io/projector-client/mkdocs/latest/) is a JetBrains Incubator project which renders JetBrains IDEs in the web browser. JetBrains has [suspended the project](https://lp.jetbrains.com/projector/) so Coder no longer provides example templates or support.
![PyCharm in Coder](../images/projector-pycharm.png)
> It is common to see latency and performance issues with Projector. We recommend using [JetBrains Gateway](https://youtrack.jetbrains.com/issues/GTW) whenever possible (also no Template edits required!)
Workspace requirements:
- JetBrains projector CLI
- At least 4 CPU cores and 4 GB RAM
- CLion
- PyCharm
- DataGrip
- GoLand
- IntelliJ IDEA Community
- IntelliJ IDEA Ultimate
- PhpStorm
- PyCharm Community
- PyCharm Professional
- Rider
- RubyMine
- WebStorm
**Pre-built templates:**
You can reference/use these pre-built templates with JetBrains projector:
- IntelliJ
([Kubernetes](https://github.com/sharkymark/v2-templates/tree/main/multi-projector-intellij))
- PyCharm
([Kubernetes](https://github.com/sharkymark/v2-templates/tree/main/multi-projector-pycharm))
> You need to have a valid `~/.kube/config` on your Coder host and a namespace
> on a Kubernetes cluster to use the Kubernetes pod template examples.
======= ![PyCharm in Coder](../images/projector-pycharm.png)
Use [JetBrains Gateway](./gateway.md) to remotely connect to a Coder workspace.
## JupyterLab
Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 771 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 826 KiB