1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Mention SSH server requirement for JetBrains and CLI (#32024)

This commit is contained in:
hubwriter
2022-10-26 11:19:30 +01:00
committed by GitHub
parent 108f3da15d
commit d9ce5efec4
5 changed files with 32 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ shortTitle: Create a codespace
## About codespace creation
You can create a codespace on {% data variables.product.prodname_dotcom_the_website %}, in {% data variables.product.prodname_vscode %}, or by using {% data variables.product.prodname_cli %}. Use the tabs in this article to display instructions for each of these ways of creating a codespace.
{% data reusables.codespaces.ways-to-create-a-codespace %} Use the tabs in this article to display instructions for each of these ways of creating a codespace.
{% note %}