Skip to content

Commit

Permalink
Merge pull request DjangoGirls#1807 from thibaudcolas/runcode-tiny-wo…
Browse files Browse the repository at this point in the history
…rkspace

Provide more information for RunCode users choosing a workspace
  • Loading branch information
amakarudze authored Oct 26, 2023
2 parents 24a7611 + eddd820 commit 0d393e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion en/cloud_development_setup/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ which you can sign up with.
{% include "/deploy/signup_pythonanywhere.md" %}

## Command Line
To open the Ubuntu terminal on RunCode, go to Workspaces → New Workspace → Blank. This will open a new Visual Studio Code workspace which has an Ubuntu terminal in the bottom pane.
To open the Ubuntu terminal on RunCode, go to Workspaces → New Workspace → Blank, and select the “Tiny” Workspace Type. After waiting for it to start, this will open a new Visual Studio Code workspace which has an Ubuntu terminal in the bottom pane.

Ubuntu is a version of Linux so for all command line instructions later in the tutorial you can follow Linux instructions.

Expand Down
2 changes: 1 addition & 1 deletion en/intro_to_command_line/open_instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ It's probably under Applications → Accessories → Terminal, or Applications
<!--sec data-title="Opening: RunCode" data-id="runcode_prompt" data-collapse=true ces-->
> **NOTE** If you followed [RunCode setup instructions](../cloud_development_setup/README.md) follow these steps to open command line.
To open the Ubuntu terminal on RunCode, go to Workspaces → New Workspace → Blank. This will open a new Visual Studio Code workspace which has an Ubuntu terminal in the bottom pane.
If you already created a Workspace on RunCode, access it again from the Dashobard. To open a new workspace with the the Ubuntu terminal on RunCode, go to Workspaces → New Workspace → Blank, and select the “Tiny” Workspace Type. This will open a new Visual Studio Code workspace which has an Ubuntu terminal in the bottom pane.

Ubuntu is a version of Linux so from now on you can follow Linux instructions.

Expand Down

0 comments on commit 0d393e7

Please sign in to comment.