Commit 3276ac7
committed
remove suggestions to use Jupyter Lab workspace
as well as all mentions of how to open
a command line window or Python prompt in it,
as (for this tutorial) there's probably no advantage
to use Jupyter Lab in RunCode
over using RunCode's default VSCode based workspaces,
but indeed some disadvantages, as #1805 mentions.
(Fewer unneeded options to choose from also simplifies
the work of coaches and of those maintaining the tutorial.)
Also, completely remove the special case for RunCode users
in the "Python prompt" section, as at that point,
they've already been told to follow Linux instructions.
fixes #18051 parent fc0a87e commit 3276ac7
3 files changed
Lines changed: 0 additions & 13 deletions
File tree
- en
- cloud_development_setup
- intro_to_command_line
- python_introduction
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
0 commit comments