Skip to content

Commit 0d393e7

Browse files
authored
Merge pull request #1807 from thibaudcolas/runcode-tiny-workspace
Provide more information for RunCode users choosing a workspace
2 parents 24a7611 + eddd820 commit 0d393e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en/cloud_development_setup/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ which you can sign up with.
1313
{% include "/deploy/signup_pythonanywhere.md" %}
1414

1515
## Command Line
16-
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.
16+
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.
1717

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

en/intro_to_command_line/open_instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ It's probably under Applications → Accessories → Terminal, or Applications
2929
<!--sec data-title="Opening: RunCode" data-id="runcode_prompt" data-collapse=true ces-->
3030
> **NOTE** If you followed [RunCode setup instructions](../cloud_development_setup/README.md) follow these steps to open command line.
3131
32-
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.
32+
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.
3333

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

0 commit comments

Comments
 (0)