Remove suggestions to use Jupyter Lab workspace in RunCode, as (for this tutorial) there's probably no advantage to use a Jupyter Lab workspace 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.)
Remove all mentions of how to open a command line window or Python prompt in a Jupyter Lab workspace
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 #1805
Changes in this pull request:
Remove suggestions to use Jupyter Lab workspace in RunCode, as (for this tutorial) there's probably no advantage to use a Jupyter Lab workspace 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.)
Remove all mentions of how to open a command line window or Python prompt in a Jupyter Lab workspace
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.